终端一体化运控平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

13 regels
644 B

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <configuration>
  3. <appSettings>
  4. <!--MQTT配置-->
  5. <add key="MQTTConnection" value="171.221.208.23,11883,admin,public1"/>
  6. <!--订阅主题设置:大炒,小炒,分餐机,煮面机-->
  7. <add key="DeviceMC" value="煮面机"/>
  8. <add key="GgAdder" value="https://stream7.iqilu.com/10339/upload_transcode/202002/18/20200218114723HDu3hhxqIT.mp4"/>
  9. <add key="SaasRoute" value="https://witt.black-pa.com/kitchen/api/StoreHelper/GeBasisGateList?StoreId=0c32b2e2-0dc9-4941-b73d-3dc91f7268ab"/>
  10. <!--显示窗体:0 广告 1 地球-->
  11. <add key="ShowForm" value="1"/>
  12. </appSettings>
  13. </configuration>