添加配置

This commit is contained in:
hzj
2024-09-09 09:49:54 +08:00
parent 7d508acd6c
commit bf67652055

View File

@@ -56,7 +56,8 @@ mybatis-plus:
#别名扫描 #别名扫描
type-aliases-package: com.njcn.device.pq.pojo,com.njcn.device.pms.pojo,com.njcn.device.biz.pojo.dto type-aliases-package: com.njcn.device.pq.pojo,com.njcn.device.pms.pojo,com.njcn.device.biz.pojo.dto
#是否是冀北设备台账树
isJb: true
mqtt: mqtt:
client-id: @artifactId@${random.value} client-id: @artifactId@${random.value}