公告板
版本库
filestore
活动
搜索
登录
main
/
wvp-pro
搭配zgyw,实现gb28181
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
优化地图-添加地图页面以及设备树
648540858
2022-04-08
ba8633e99a27b90c55b47e8f7d6225f1f0efc6bb
[wvp-pro.git]
/
sql
/
update.sql
1
2
3
4
5
6
7
8
alter table device
add subscribeCycleForMobilePosition int null;
alter table device
add mobilePositionSubmissionInterval int default 5 null;
alter table device
add subscribeCycleForAlarm int null;