Selaa lähdekoodia

修复 同一个设备ID不允许绑定多个租户的问题

zhaiyifei 1 vuosi sitten
vanhempi
commit
caef1d0c3a
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      src/main/resources/application-test.yml

+ 5 - 0
src/main/resources/application-test.yml

@@ -273,3 +273,8 @@ iot:
   ai:
     rt:
       callBackUrl: http://www.baidu.com
+
+runMode:
+  # 0: 生产环境
+  # 1: 测试环境
+  env: 0