mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-14 17:47:50 +08:00
commit
08fe740481
@ -144,7 +144,7 @@ public interface DeviceMapper {
|
||||
", subscribe_cycle_for_alarm=#{subscribeCycleForAlarm}" +
|
||||
", expires=#{expires}" +
|
||||
", server_id=#{serverId}" +
|
||||
"WHERE device_id=#{deviceId}"+
|
||||
" WHERE device_id=#{deviceId}"+
|
||||
" </script>"})
|
||||
int update(Device device);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user