添加包路径扫描

This commit is contained in:
2023-09-25 14:55:10 +08:00
parent 5f6605a91f
commit b097814e38

View File

@@ -54,7 +54,7 @@ logging:
#mybatis配置信息 #mybatis配置信息
mybatis-plus: mybatis-plus:
#别名扫描 #别名扫描
type-aliases-package: com.njcn.device.pq.pojo,com.njcn.device.pms.pojo, type-aliases-package: com.njcn.device.pq.pojo,com.njcn.device.pms.pojo,com.njcn.device.biz.pojo.dto
mqtt: mqtt: