小欧追 il y a 1 an
Parent
commit
9e1b76f5cc
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      https/url.js

+ 2 - 2
https/url.js

@@ -1,3 +1,3 @@
-const baseUrl = 'https://binglitwo.hdlkeji.com/' //测试环境
-// const baseUrl = 'https://www.speacemedblxm.cn' //正式
+// const baseUrl = 'https://binglitwo.hdlkeji.com/' //测试环境
+const baseUrl = 'https://admin2.speacemedblxm.cn/' //正式
 export { baseUrl }