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