【8.3.4】【system】更新管理员默认的数据范围

master v8.3.4
fengshuonan 2025-05-09 17:41:47 +08:00
parent c11d9fe93f
commit dd48cef671
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
DELETE FROM `sys_role_data_scope` WHERE `role_id` = 1671420545250439170 AND `data_scope_type` = 50;
INSERT INTO `sys_role_data_scope` (`role_data_scope_id`, `role_id`, `data_scope_type`, `org_level_code`, `define_org_list`, `define_org_id`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1920774896534970369, 1671420545250439170, 50, NULL, NULL, NULL, '2025-05-09 17:36:36', 1339550467939639299, NULL, NULL);