From 53ad4969b0c67be6ac8fdbd39f3cf99d14b4bc80 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期一, 03 七月 2023 10:15:37 +0800 Subject: [PATCH] update dynamic-ds 3.6.1 => 4.0.0 支持 SpringBoot3 --- script/sql/update/postgres/update_5.0-5.1.sql | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/script/sql/update/postgres/update_5.0-5.1.sql b/script/sql/update/postgres/update_5.0-5.1.sql index 7cf3ed6..3537bfd 100644 --- a/script/sql/update/postgres/update_5.0-5.1.sql +++ b/script/sql/update/postgres/update_5.0-5.1.sql @@ -45,9 +45,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 '鐢ㄦ埛閭'; @@ -127,7 +127,7 @@ insert into sys_dict_data values(36, '000000', 0, 'APP绔�', 'app', 'sys_device_type', '', 'default', 'N', '0', 103, 1, now(), null, null, 'APP绔�'); -- 浜岀骇鑿滃崟 -insert into sys_menu values('123', '瀹㈡埛绔鐞�', '1', '1', 'client', 'system/client/index', '', '1', '0', 'C', '0', '0', 'system:client:list', 'international', 103, 1, now(), null, null, '瀹㈡埛绔鐞嗚彍鍗�'); +insert into sys_menu values('123', '瀹㈡埛绔鐞�', '1', '11', 'client', 'system/client/index', '', '1', '0', 'C', '0', '0', 'system:client:list', 'international', 103, 1, now(), null, null, '瀹㈡埛绔鐞嗚彍鍗�'); -- 瀹㈡埛绔鐞嗘寜閽� insert into sys_menu values('1061', '瀹㈡埛绔鐞嗘煡璇�', '123', '1', '#', '', '', '1', '0', 'F', '0', '0', 'system:client:query', '#', 103, 1, now(), null, null, ''); insert into sys_menu values('1062', '瀹㈡埛绔鐞嗘柊澧�', '123', '2', '#', '', '', '1', '0', 'F', '0', '0', 'system:client:add', '#', 103, 1, now(), null, null, ''); -- Gitblit v1.9.3