appconfig.json 289 B

123456789101112131415
  1. {
  2. "appId": "com.muchinfo.gstj",
  3. "appName": "甘肃碳交",
  4. "version": "1.0.29",
  5. "versionCode": "100029",
  6. "apiUrl": "http://8.130.69.63:8280/cfg?key=gstj",
  7. "tradeChannel": "ws",
  8. "modules": [
  9. "register",
  10. "delivery"
  11. ],
  12. "quotationPropertys": [
  13. "totalvolume"
  14. ]
  15. }