gaofw189
2023-02-13 39199a1daa2d3faf4a874c57039bc771545a4ba7
sql/update.sql
@@ -1,8 +1,3 @@
-- 2.6.6->2.6.7
alter table device
    add subscribeCycleForMobilePosition int null;
alter table device
    add mobilePositionSubmissionInterval int default 5 null;
alter table device
    add subscribeCycleForAlarm int null;
    add keepaliveIntervalTime int default null;