| 123456 |
- // const graphqlFC = 'https://ec.ioobot.cn/graphql'; // old schema fc mongodb
- // const graphqlFC = 'http://ecenhance.ioobot.cn/graphql'; // new schema fc mongodb
- const graphqlFC = 'http://ecommerce.ioobot.cn/graphql'; // new schema server mongodb
- const storeFile = 'http://deploy.ioobot.cn/api/store-file';
- export {graphqlFC, storeFile}
|