Explorar o código

change graphql api,use cos db file

kulley %!s(int64=7) %!d(string=hai) anos
pai
achega
3ce82cdf2a
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      src/config.js

+ 1 - 3
src/config.js

@@ -1,5 +1,3 @@
-// 这个 fc 的数据结构错了,库存的地方应该是 service_id
-// const graphqlFC = 'https://order.szu.im/graphql';
-const graphqlFC = 'https://orderfcdb.ioobot.cn/graphql';
+const graphqlFC = 'https://orderfcdb.szu.im/graphql';
 
 export {graphqlFC}