小欧追 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 }