648540858
2023-01-10 4babf2b47b894c2fc445db46c00d88efbbecc1d0
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;