appconfig.json 117 B

12345
  1. {
  2. "isDev": true,
  3. "webSiteUrl": "http://www.bowintek.com/hzyz/mobile/index.html/#",
  4. "webApiServiceUrl": "/api"
  5. }