DESKTOP-2S67K1S\31396 2 年 前
コミット
be5d2bf0d4
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/utils/request.js

+ 1 - 1
src/utils/request.js

@@ -1,4 +1,4 @@
-const baseUrl = 'https://o3tapi.radio1964.com/web' // 付新保本地'
+const baseUrl = 'https://o3tapi.radio1964.com/web' // 测试
 
 function request(e) {
   if (!e.data) {