appconfig.json 299 B

123456789101112131415
  1. {
  2. "appId": "com.muchinfo.zrwyt",
  3. "appName": "中融文遗通",
  4. "version": "1.0.34",
  5. "versionCode": "100034",
  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. }