吉安感知网项目-前端
张含笑
2026-01-23 bcfa7fec8c6d2d222989e34f01b5fd6300befaf8
applications/mobile-web-view/src/utils/http/config.js
@@ -12,8 +12,6 @@
if (import.meta.env.VITE_APP_ENV === 'production') {
   rtmpURL = 'rtmp://101.132.85.201/live/'
} else if (import.meta.env.VITE_APP_ENV === 'jiangwu') {
   rtmpURL = 'rtmp://192.168.253.121/live/'
} else {
   rtmpURL = 'rtmp://139.196.74.78/live/'
}