From bb2836b6f1789a60c30537444a3bd331f16b45e1 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期日, 02 七月 2023 16:48:16 +0800 Subject: [PATCH] update 优化 !pr382 修复一些问题 完事流程逻辑 --- script/sql/postgres/postgres_ry_vue_5.X.sql | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/script/sql/postgres/postgres_ry_vue_5.X.sql b/script/sql/postgres/postgres_ry_vue_5.X.sql index 610834a..0dba3e4 100644 --- a/script/sql/postgres/postgres_ry_vue_5.X.sql +++ b/script/sql/postgres/postgres_ry_vue_5.X.sql @@ -39,9 +39,9 @@ comment on column sys_social.id is '涓婚敭'; comment on column sys_social.user_id is '鐢ㄦ埛ID'; comment on column sys_social.tenant_id is '绉熸埛id'; -comment on column sys_social.auth_id is '鎺堟潈+鎺堟潈openid'; +comment on column sys_social.auth_id is '骞冲彴+骞冲彴鍞竴id'; comment on column sys_social.source is '鐢ㄦ埛鏉ユ簮'; -comment on column sys_social.open_id is '鍘熺敓openid'; +comment on column sys_social.open_id is '骞冲彴缂栧彿鍞竴id'; comment on column sys_social.user_name is '鐧诲綍璐﹀彿'; comment on column sys_social.nick_name is '鐢ㄦ埛鏄电О'; comment on column sys_social.email is '鐢ㄦ埛閭'; -- Gitblit v1.9.3