|
@@ -1,7 +1,4 @@
|
|
|
-// const baseUrl = 'https://o3tapi.radio1964.com/web' // 测试
|
|
|
-const baseUrl = 'pre.client.ohplay.radio1964.net' // 预生产
|
|
|
-// const baseUrl = 'https://client.ohplay.radio1964.net/web' //生产
|
|
|
-// const baseUrl = 'http://192.168.0.217:8011/web' // 付新保本地'
|
|
|
+const baseUrl = 'https://pre.client.ohplay.radio1964.net/web' // 预生产
|
|
|
|
|
|
function request(e) {
|
|
|
if (!e.data) {
|