DESKTOP-2S67K1S\31396 2 vuotta sitten
vanhempi
commit
d3a3825a40
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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) {