appconfig.json 118 B

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