condition.config 307 B

123456789101112
  1. //配置文件
  2. {
  3. "faceSize": 20,
  4. //用户信息可见性控制是否启?
  5. "userInfoController": false,
  6. "smsName":"(浙江财政)",
  7. "newCenterServer": true,
  8. "remoteUI":false,
  9. "remoteUIHost":"http://172.28.93.5:8990/LXTalkUIView",
  10. "mapHost":"http://120.26.126.129:30001/v1/common/maps"
  11. }