Selaa lähdekoodia

Merge branch 'master' of http://gogs.jrhost.cn:4000/zmcoding/czapp

merge
git 5 vuotta sitten
vanhempi
commit
1e2b648289
3 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. 1 1
      chcp.json
  2. 1 1
      chcp.manifest
  3. 2 2
      config/config.js

+ 1 - 1
chcp.json

@@ -5,5 +5,5 @@
   "android_identifier": "",
   "update": "start",
   "content_url": "http://upgrade.app.rltest.cn/czapp",
-  "release": "2019.06.06-17.09.37"
+  "release": "2019.06.12-17.03.39"
 }

+ 1 - 1
chcp.manifest

@@ -197,7 +197,7 @@
   },
   {
     "file": "pages/amap/amap.js",
-    "hash": "2f7dab434ea1836b7c5b8f0a8974bbbb"
+    "hash": "bf7a3481e596c38ee9343226f1e5edf7"
   },
   {
     "file": "pages/amap/fence/fence.css",

+ 2 - 2
config/config.js

@@ -1,7 +1,7 @@
 var config = {
     //webapi: 'http://localhost:31173/'// 后台地址
 	//webapi: 'http://www.renlian.cn/admsapi/'
-	webapi: 'http://czapp.rltest.cn'
-	// webapi: 'http://czapi.zgjtgs.com'
+	//webapi: 'http://czapp.rltest.cn'
+	webapi: 'http://czapi.zgjtgs.com'
 	//webapi: 'http://hfczapi.renlianiot.com'
 };