version/db/new.sql @@ -105,3 +105,6 @@ alter table man_loc change lev lev_no int null comment '层'; alter table sys_user_login change system system_name varchar(255) null comment '登录系统';