Browse Source

feat(pages) feat BASE_URL

clp 3 years ago
parent
commit
9313f7140b
1 changed files with 1 additions and 1 deletions
  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/'