refactor(ops): optimize badge device status management and add sync job
This commit is contained in:
@@ -47,6 +47,13 @@
|
||||
<artifactId>viewsh-spring-boot-starter-biz-tenant</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- 定时任务 XXL-Job -->
|
||||
<dependency>
|
||||
<groupId>com.viewsh</groupId>
|
||||
<artifactId>viewsh-spring-boot-starter-job</artifactId>
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- 依赖 IoT API 模块:获取设备消息类、RPC 接口和枚举 -->
|
||||
<dependency>
|
||||
<groupId>com.viewsh</groupId>
|
||||
|
||||
Reference in New Issue
Block a user