Parcourir la source

添加设备蓝牙授权表device_bluetooth_auth

李进 il y a 2 ans
Parent
commit
59a367271f

+ 4 - 1
device-start/src/main/resources/bootstrap-prod.yml

@@ -22,4 +22,7 @@ xxl:
       port: 9061
 
 #雪花ID唯一标识
-workerId: 10
+workerId: 10
+
+mysql:
+  doc: true

+ 3 - 0
device-start/src/main/resources/bootstrap.yml

@@ -18,3 +18,6 @@ cloud:
     head:
       carr-heads:
         - satoken
+
+mysql:
+  doc: false