Explorar o código

转成 fcdb,速度提升

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

+ 2 - 1
src/config.js

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