订单管理修改 订单详情修改 监控室列表和播放功能

This commit is contained in:
2025-08-10 18:56:52 +08:00
parent f3b45139e4
commit cffe8b855b
12 changed files with 518 additions and 66 deletions

View File

@@ -25,6 +25,6 @@ const config = {
// 设置后台接口服务的基础地址
// config.baseUrl = 'http://tc.cqsznc.com:7080/api';
config.baseUrl = 'http://3deb348c.r28.cpolar.top';
config.baseUrl = 'http://183.230.235.66:11010/api';
export default config;