Explorar el Código

feat(pages) feat BASE_URL

clp hace 3 años
padre
commit
9313f7140b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      utils/request.js

+ 1 - 1
utils/request.js

@@ -3,7 +3,7 @@ class request {
 
     //本地的
     static BASE_GROUP_URL = 'http://hsay.clp.com:8024/'
-   // static BASE_GROUP_URL = 'https://menu-api.overseasdragon.com.cn/'
+   
   
 //   pre环境的
 //   static BASE_URL = 'https://oapi.shpr.top/'