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
2018-09-27 16:21:05 +08:00

2 lines
210 B
MySQL
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--
insert into type_table values(seq_type_table.nextval,1,1,'此项值启用则NC报主动告警停用则不报主动告警','NC是否报主动告警信息','showAutoAlarm');