Explorar o código

feat(福利go) 修改手机号授权问题

xing.li %!s(int64=3) %!d(string=hai) anos
pai
achega
6deb8f80a1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      utils/request.js

+ 2 - 2
utils/request.js

@@ -4,9 +4,9 @@ class request {
     //本地的
 //   static BASE_URL = 'http://localhost:8014/'
 //   pre环境的
-  static BASE_URL = 'https://oapi.shpr.top/'
+//   static BASE_URL = 'https://oapi.shpr.top/'
 //   正式的
-    //  static BASE_URL = 'https://vapi.hsayi.com/'
+     static BASE_URL = 'https://vapi.hsayi.com/'
 //   @todo需要修改正式的域名
 
   static HEAD = {