Explorar el Código

feat(福利Go)卡券中心 抽奖样式

xing.li hace 3 años
padre
commit
5d9b2c8fb5
Se han modificado 1 ficheros con 2 adiciones y 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 = {