From bf67652055a5b99b3b13eb80e50426e51926accd Mon Sep 17 00:00:00 2001 From: hzj <826100833@qq.com> Date: Mon, 9 Sep 2024 09:49:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pqs-device/device-boot/src/main/resources/bootstrap.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pqs-device/device-boot/src/main/resources/bootstrap.yml b/pqs-device/device-boot/src/main/resources/bootstrap.yml index a475b002d..79a68cedc 100644 --- a/pqs-device/device-boot/src/main/resources/bootstrap.yml +++ b/pqs-device/device-boot/src/main/resources/bootstrap.yml @@ -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 - +#是否是冀北设备台账树 +isJb: true mqtt: client-id: @artifactId@${random.value}