|
@@ -1,6 +1,6 @@
|
|
|
// const baseUrl = 'https://o3tapi.radio1964.com/web' // 测试
|
|
|
-const baseUrl = 'https://client.ohplay.radio1964.net/web' // 生产
|
|
|
-// const baseUrl = 'https://o3tapi.radio1964.com/web' // 本地
|
|
|
+// const baseUrl = 'https://client.ohplay.radio1964.net/web' // 生产
|
|
|
+const baseUrl = 'http://192.168.198.184:2033/web' // 本地
|
|
|
|
|
|
function request(e) {
|
|
|
if (!e.data) {
|