Browse Source

默认使用https

shish 5 năm trước cách đây
mục cha
commit
a1f2c7148f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      mallApp/src/ext.json

+ 2 - 2
mallApp/src/ext.json

@@ -4,8 +4,8 @@
   "directCommit": false,
   "ext": {
     "account": 12358,
-    "apiHost": "http://api.shop.theflorist.cn",
-    "imgHost": "http://img.theflorist.cn",
+    "apiHost": "https://api.shop.theflorist.cn",
+    "imgHost": "https://img.theflorist.cn",
     "merchantName":"中花卉"
   }
 }