Przeglądaj źródła

更换电商 graphql

kulley 7 lat temu
rodzic
commit
bfde32f8ca
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/case/ShopApp/src/api/url_config.js

+ 1 - 1
src/case/ShopApp/src/api/url_config.js

@@ -1,6 +1,6 @@
 var config={
     USER_ID:"ovtkn4zONC3IzhpykQ7cSLZ85YFg",
-    HTTP_DATA_URL:'http://ec.ioobot.cn/graphql',  //  电商fc  http://ec.ioobot.cn/graphql
+    HTTP_DATA_URL:'http://123.207.170.36:5000/graphql',  //  电商fc  http://ec.ioobot.cn/graphql
     HTTP_PAY_URL:'https://xcx.ioobot.com/payinfo'
 }