From 3166b99f741542f8f2b1ea355344b67070068250 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期日, 02 七月 2023 23:09:51 +0800 Subject: [PATCH] update 优化 修改客户端管理菜单位置 --- script/sql/postgres/postgres_ry_vue_5.X.sql | 6 +++--- 1 files changed, 3 insertions(+), 3 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..eff1217 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 '鐢ㄦ埛閭'; @@ -448,7 +448,7 @@ insert into sys_menu values('115', '浠g爜鐢熸垚', '3', '2', 'gen', 'tool/gen/index', '', '1', '0', 'C', '0', '0', 'tool:gen:list', 'code', 103, 1, now(), null, null, '浠g爜鐢熸垚鑿滃崟'); insert into sys_menu values('121', '绉熸埛绠$悊', '6', '1', 'tenant', 'system/tenant/index', '', '1', '0', 'C', '0', '0', 'system:tenant:list', 'list', 103, 1, now(), null, null, '绉熸埛绠$悊鑿滃崟'); insert into sys_menu values('122', '绉熸埛濂楅绠$悊', '6', '2', 'tenantPackage', 'system/tenantPackage/index', '', '1', '0', 'C', '0', '0', 'system:tenantPackage:list', 'form', 103, 1, now(), null, null, '绉熸埛濂楅绠$悊鑿滃崟'); -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, '瀹㈡埛绔鐞嗚彍鍗�'); -- springboot-admin鐩戞帶 insert into sys_menu values('117', 'Admin鐩戞帶', '2', '5', 'Admin', 'monitor/admin/index', '', '1', '0', 'C', '0', '0', 'monitor:admin:list', 'dashboard', 103, 1, now(), null, null, 'Admin鐩戞帶鑿滃崟'); -- Gitblit v1.9.3