648540858
2023-01-09 9b9a13ab36fe93153148a489436e04b12aabcdd6
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;