gaofw189
2023-01-17 141b2282675269e7cd18b78bb3b95e33bb46ccc7
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;