This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nms-nmsweb/sql/sqlupdate(20140523-20140523)--showAutoAlarm.sql

2 lines
210 B
MySQL
Raw Normal View History

2018-09-27 16:21:05 +08:00
--
insert into type_table values(seq_type_table.nextval,1,1,'此项值启用则NC报主动告警停用则不报主动告警','NC是否报主动告警信息','showAutoAlarm');