支持个推

This commit is contained in:
imndx
2022-06-23 22:41:31 +08:00
committed by heavyrian2012
parent 0ebb8fbda0
commit fb362c01ca
6 changed files with 232 additions and 4 deletions

View File

@@ -91,6 +91,12 @@
</systemPath>
</dependency>
<!-- 个推,后续可能全都通过个推进行处理-->
<dependency>
<groupId>com.getui.push</groupId>
<artifactId>restful-sdk</artifactId>
<version>1.0.0.7</version>
</dependency>
<!-- <dependency>-->