Przeglądaj źródła

```
config(index): 注释开发环境API配置

由于开发环境API地址出现问题,临时注释掉该配置项以避免影响正常开发流程。
```

zouzexu 4 dni temu
rodzic
commit
885cb2e4d7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/config/index.ts

+ 1 - 1
src/config/index.ts

@@ -10,7 +10,7 @@ const mapEnvVersion = {
   // develop: 'http://192.168.0.217:8080',
   // develop: 'http://192.168.0.217:8080',
   // develop: 'http://192.168.1.89:8080', // 田
   // develop: 'http://192.168.1.89:8080', // 田
   // develop: 'http://47.109.84.152:8081',
   // develop: 'http://47.109.84.152:8081',
-  develop: 'https://smqjh.api.zswlgz.com',
+  // develop: 'https://smqjh.api.zswlgz.com',
   /**
   /**
    * 体验版
    * 体验版
    */
    */