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(20130628-20130628).sql

3 lines
201 B
MySQL
Raw Normal View History

2018-09-27 16:21:05 +08:00
--url
update xt_mk_jbxx set mkurl='/detection/detectionWarning.do?action=queryNE' where mkmc='异常网元';
commit;