Przeglądaj źródła

socket 地址修改

shish 5 lat temu
rodzic
commit
07e82a7ed0

+ 1 - 0
开发/ghsApp/src/ext.json

@@ -5,6 +5,7 @@
   "ext": {
   "ext": {
     "account": 12362,
     "account": 12362,
     "apiHost": "https://api.shop.hzghd.com",
     "apiHost": "https://api.shop.hzghd.com",
+    "socketApiHost": "api.shop.hzghd.com",
     "imgHost": "https://img.hzghd.com",
     "imgHost": "https://img.hzghd.com",
     "name":"花掌柜"
     "name":"花掌柜"
   }
   }

+ 1 - 0
开发/hdApp/src/ext.json

@@ -5,6 +5,7 @@
   "ext": {
   "ext": {
     "account": 12362,
     "account": 12362,
     "apiHost": "https://api.shop.huaml.com",
     "apiHost": "https://api.shop.huaml.com",
+    "socketApiHost": "api.shop.huaml.com",
     "imgHost": "https://img.huaml.com",
     "imgHost": "https://img.huaml.com",
     "name":"花美玲"
     "name":"花美玲"
   }
   }

+ 1 - 0
开发/mallApp/src/ext.json

@@ -5,6 +5,7 @@
   "ext": {
   "ext": {
     "account": 0,
     "account": 0,
     "apiHost": "https://api.shop.theflorist.cn",
     "apiHost": "https://api.shop.theflorist.cn",
+    "socketApiHost": "api.shop.theflorist.cn",
     "imgHost": "https://img.theflorist.cn",
     "imgHost": "https://img.theflorist.cn",
     "name":"中花卉"
     "name":"中花卉"
   }
   }

+ 1 - 0
线上/ghsApp/src/ext.json

@@ -5,6 +5,7 @@
   "ext": {
   "ext": {
     "account": 12358,
     "account": 12358,
     "apiHost": "https://api.shop.wixhb.com",
     "apiHost": "https://api.shop.wixhb.com",
+    "socketApiHost": "api.shop.wixhb.com",
     "imgHost": "https://img.wixhb.com",
     "imgHost": "https://img.wixhb.com",
     "name":"销花宝"
     "name":"销花宝"
   }
   }

+ 1 - 0
线上/hdApp/src/ext.json

@@ -5,6 +5,7 @@
   "ext": {
   "ext": {
     "account": 12358,
     "account": 12358,
     "apiHost": "https://api.shop.huahb.cn",
     "apiHost": "https://api.shop.huahb.cn",
+    "socketApiHost": "api.shop.huahb.cn",
     "imgHost": "https://img.huahb.cn",
     "imgHost": "https://img.huahb.cn",
     "name":"花惠宝"
     "name":"花惠宝"
   }
   }

+ 1 - 0
线上/mallApp/src/ext.json

@@ -5,6 +5,7 @@
   "ext": {
   "ext": {
     "account": 0,
     "account": 0,
     "apiHost": "https://api.shop.zhiguanhua.cn",
     "apiHost": "https://api.shop.zhiguanhua.cn",
+    "socketApiHost": "api.shop.zhiguanhua.cn",
     "imgHost": "https://img.zhiguanhua.cn",
     "imgHost": "https://img.zhiguanhua.cn",
     "name":"花卉宝"
     "name":"花卉宝"
   }
   }