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