Explorar o código

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

kevinwang0224 %!s(int64=4) %!d(string=hai) anos
pai
achega
0d09d305da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/test/resources/sql/create_tables.sql

+ 1 - 1
src/test/resources/sql/create_tables.sql

@@ -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 '用户信息表';