Explorar el Código

零售 小程序 修改appId

shish hace 5 años
padre
commit
029f335c94
Se han modificado 3 ficheros con 16 adiciones y 16 borrados
  1. 10 10
      hdApp/src/ext-production.json
  2. 5 5
      hdApp/src/ext.json
  3. 1 1
      hdApp/src/manifest.json

+ 10 - 10
hdApp/src/ext-production.json

@@ -1,11 +1,11 @@
 {
-    "extEnable": true,
-    "extAppid": "",
-    "directCommit": false,
-    "ext": {
-      "account": 12358,
-      "apiHost": "https://api.shop.huahb.com",
-      "imgHost": "https://img.huahb.com",
-      "name":"花宝(待申请)"
-    }
-  }
+  "extEnable": true,
+  "extAppid": "wx99a1dfc4171efb42",
+  "directCommit": false,
+  "ext": {
+    "account": 12358,
+    "apiHost": "https://api.shop.huahb.com",
+    "imgHost": "https://img.huahb.com",
+    "name":"花宝"
+  }
+}

+ 5 - 5
hdApp/src/ext.json

@@ -1,11 +1,11 @@
 {
   "extEnable": true,
-  "extAppid": "wx21b7c3ef12082099",
+  "extAppid": "wxe4675bab299a52f7",
   "directCommit": false,
   "ext": {
-    "account": 0,
-    "apiHost": "http://api.shop.hzghd.com",
-    "imgHost": "https://img.hzghd.com",
-    "name":"花掌柜"
+    "account": 12362,
+    "apiHost": "http://api.shop.huaml.com",
+    "imgHost": "https://img.huaml.com",
+    "name":"花美玲"
   }
 }

+ 1 - 1
hdApp/src/manifest.json

@@ -83,7 +83,7 @@
     "quickapp" : {},
     /* 小程序特有相关 */
     "mp-weixin" : {
-        "appid" : "wx21b7c3ef12082099",
+        "appid" : "wxe4675bab299a52f7",
         "setting" : {
             "urlCheck" : false
         },