From 6b147786912eeaa62350610b7ee9235ff156e3ba Mon Sep 17 00:00:00 2001 From: 三个三 <2029364173@qq.com> Date: 星期日, 02 七月 2023 15:24:14 +0800 Subject: [PATCH] !382 统一登录,授权 --- script/sql/ry_vue_5.X.sql | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/script/sql/ry_vue_5.X.sql b/script/sql/ry_vue_5.X.sql index b369b4e..1aad1d5 100644 --- a/script/sql/ry_vue_5.X.sql +++ b/script/sql/ry_vue_5.X.sql @@ -7,9 +7,9 @@ id bigint not null comment '涓婚敭', user_id bigint not null comment '鐢ㄦ埛ID', tenant_id varchar(20) default null comment '绉熸埛id', - auth_id varchar(255) not null comment '鎺堟潈+鎺堟潈openid', + auth_id varchar(255) not null comment '骞冲彴+骞冲彴鍞竴id', source varchar(255) not null comment '鐢ㄦ埛鏉ユ簮', - open_id varchar(255) default null comment '鍘熺敓open id', + open_id varchar(255) default null comment '骞冲彴缂栧彿鍞竴id', user_name varchar(30) not null comment '鐧诲綍璐﹀彿', nick_name varchar(30) default '' comment '鐢ㄦ埛鏄电О', email varchar(255) default '' comment '鐢ㄦ埛閭', -- Gitblit v1.9.3