Merge branch 'master' of gitee.com:zhijiantianya/ruoyi-vue-pro into unit_logger_system

pull/2/head
kevinwang0224 2021-03-07 19:30:47 +08:00 committed by Gitee
commit 0d09d305da
1 changed files with 1 additions and 1 deletions

View File

@ -181,4 +181,4 @@ create table "sys_user" (
"update_time" timestamp not null default current_timestamp,
"deleted" bit not null default false,
primary key ("id")
) comment '用户信息表';
) comment '用户信息表';