Ver Fonte

modify api

wly há 7 anos atrás
pai
commit
168cfbc839
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      src/app/graphqlService/component/graphql/Graphql.jsx

+ 2 - 2
src/app/graphqlService/component/graphql/Graphql.jsx

@@ -9,9 +9,9 @@ class Graphql extends Component {
   constructor() {
     super();
     this.state = {
-      // api: 'http://service-ci2tk8iu-1254337200.ap-guangzhou.apigateway.myqcloud.com/release/graphql',
+      api: 'http://service-28dm054z-1254337200.ap-shanghai.apigateway.myqcloud.com/release/graphql',
       // 便于开发调试,请删除并换成上面
-      api: graphqlUrl
+      // api: graphqlUrl
       // api: 'http://service-28dm054z-1254337200.ap-shanghai.apigateway.myqcloud.com/release/graphql'
       // api: 'http://service-acb8p44v-1254337200.ap-beijing.apigateway.myqcloud.com/release/graphql'