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