initial commit
This commit is contained in:
3
sql/sqlupdate(20130823-20130823).sql
Normal file
3
sql/sqlupdate(20130823-20130823).sql
Normal file
@@ -0,0 +1,3 @@
|
||||
insert into nms_error_code (ID, ERROR_CODE, ERROR_NAME, ERROR_DES, ERROR_LEVEL)
|
||||
values(29,'DataCollectError','数据收集异常','数据收集管理线程停止运行',3);
|
||||
commit;
|
||||
Reference in New Issue
Block a user