小欧追 1 년 전
부모
커밋
9e1b76f5cc
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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 }