We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bd74f8 commit e1ea3dbCopy full SHA for e1ea3db
Dameng/single-no-schema/postgres_sys_Login.sql
@@ -11,7 +11,7 @@ comment on table "Login" is '登录信息';
11
12
comment on column "Login"."id" is '唯一标识';
13
14
-comment on column "Login".userId" is '用户id';
+comment on column "Login"."userId" is '用户id';
15
16
comment on column "Login"."type" is '类型
17
0-密码登录
0 commit comments