支持国标级联点播其他wvp的国标设备

This commit is contained in:
648540858
2024-12-12 10:15:04 +08:00
parent 9159f4a7a1
commit 9d96658696
4 changed files with 32 additions and 35 deletions

View File

@@ -365,6 +365,7 @@ public interface DeviceMapper {
"geo_coord_sys,"+
"on_line,"+
"media_server_id,"+
"server_id,"+
"(SELECT count(0) FROM wvp_device_channel dc WHERE dc.device_db_id= de.id) as channel_count " +
" FROM wvp_device de" +
" where 1 = 1 "+