Browse Source

mall production

shish 6 years ago
parent
commit
652ee892d4
1 changed files with 11 additions and 0 deletions
  1. 11 0
      mall/src/ext-production.json

+ 11 - 0
mall/src/ext-production.json

@@ -0,0 +1,11 @@
+{
+  "extEnable": true,
+  "extAppid": "wx99a1dfc4171efb42",
+  "directCommit": false,
+  "ext": {
+    "account": 12358,
+    "apiHost": "https://api.mall.huahb.com",
+    "imgHost": "https://img.huahb.com",
+    "merchantName":"花卉宝"
+  }
+}