mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-10 09:05:07 +08:00
Merge branch 'master' of gitee.com:zhijiantianya/ruoyi-vue-pro into unit_logger_system
This commit is contained in:
@ -181,4 +181,4 @@ create table "sys_user" (
|
|||||||
"update_time" timestamp not null default current_timestamp,
|
"update_time" timestamp not null default current_timestamp,
|
||||||
"deleted" bit not null default false,
|
"deleted" bit not null default false,
|
||||||
primary key ("id")
|
primary key ("id")
|
||||||
) comment '用户信息表';
|
) comment '用户信息表';
|
||||||
|
Reference in New Issue
Block a user