|
@@ -1,12 +1,5 @@
|
|
|
-//正式环境
|
|
|
|
|
-// window.global = {
|
|
|
|
|
-// baseUrl: 'https://api.bydfic.com/',
|
|
|
|
|
-// baseWsUrl: '"wss://api.bydfic.com/ws"',
|
|
|
|
|
-// pdfUrl: 'https://m.2.testx2.cc/web.pdf'
|
|
|
|
|
-// }
|
|
|
|
|
-// 测试
|
|
|
|
|
window.global = {
|
|
window.global = {
|
|
|
- baseUrl: 'https://api.b.uwcub.cc/',
|
|
|
|
|
- baseWsUrl: '"wss://api.b.uwcub.cc/ws"',
|
|
|
|
|
|
|
+ baseUrl: 'https://api.b.uwcub.cc',
|
|
|
|
|
+ baseWsUrl: '"wss://api.bydfic.com/ws"',
|
|
|
pdfUrl: 'https://m.2.testx2.cc/web.pdf'
|
|
pdfUrl: 'https://m.2.testx2.cc/web.pdf'
|
|
|
}
|
|
}
|