appconfig.json 294 B

123456789101112131415
  1. {
  2. "appId": "com.muchinfo.gzcj",
  3. "appName": "贵州茶交",
  4. "version": "1.0.4",
  5. "versionCode": "100004",
  6. "apiUrl": "http://192.168.31.204:8080/cfg?key=test_204",
  7. "tradeChannel": "ws",
  8. "modules": [
  9. "register",
  10. "delivery"
  11. ],
  12. "quotationPropertys": [
  13. "holdvolume"
  14. ]
  15. }