kulley пре 7 година
родитељ
комит
bfde32f8ca
1 измењених фајлова са 1 додато и 1 уклоњено
  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'
 }