DESKTOP-2S67K1S\31396 il y a 2 ans
Parent
commit
d3a3825a40
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/utils/request.js

+ 1 - 1
src/utils/request.js

@@ -1,4 +1,4 @@
-const baseUrl = 'https://client.ohplay.radio1964.net/web' // 测试
+const baseUrl = 'https://client.ohplay.radio1964.net/web' // 生产
 
 function request(e) {
   if (!e.data) {