#
vincentlu
昨天 64ce1bba09399404fb0c2f19fa9405f9d12d5673
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 '登录系统';