appconfig.json 327 B

12345678910111213141516
  1. {
  2. "appId": "com.muchinfo.sbyj",
  3. "appName": "水贝亿爵",
  4. "version": "1.0.15",
  5. "versionCode": "100015",
  6. "apiUrl": "http://192.168.31.171:8080/cfg?key=test_171",
  7. "tradeChannel": "ws",
  8. "modules": [
  9. "register",
  10. "delivery"
  11. ],
  12. "quotationPropertys": [
  13. "holdvolume"
  14. ],
  15. "forcedPasswordChange": true
  16. }