config.js 126 B

1234
  1. // const graphqlFC = window.location.origin+'/graphql';
  2. const graphqlFC = 'http://demo.ioobot.cn/graphql';
  3. export {graphqlFC}