- ALL
- java33
- linux32
- 工具17
- 其他14
- 数据库7
- git5
- nas5
- vue5
- 前端5
- ai3
- framework3
- windows3
- app2
- 脚本2
- docker2
- 智能家居2
- hexo2
- 小程序2
- maven2
- spring2
- api1
- 资源1
- mysql1
- markdown1
- 安全1
- python1
- question1
- 运维1
- 数据传输1
- 数据结构1
- nginx1
allbs工具类说明 - app推送
依赖jar包 引入包 版本 jdk 1.8 spring boot 2.7.2 spring-boot-autoconfigure 2.7.2 gexin-rp-sdk-http 4.1.1.4 使用 添加依赖 mavenGradleKotlin12345<dependency> <groupId>cn.allbs</groupId> <artifactId>allbs-unipush</artifactId> <version>1.2.0</version></dependency>1implementation 'cn.allbs:allbs-unipush:1.2.0'1implementation("cn.allbs:allbs-unipush:1.2.0") 添加配置 1234567uni-push: app-id: cnvd9OFb4V9tCB2lUrLAT6 app-key:...