This commit is contained in:
sxu 2025-02-17 15:28:55 +08:00
parent cfc996db66
commit f352b91391
1 changed files with 1 additions and 0 deletions

View File

@ -27,3 +27,4 @@ INSERT INTO SYS_ROLE(role_id, role_name, role_key, role_type, area_id, role_sort
INSERT INTO SYS_ROLE(role_id, role_name, role_key, role_type, area_id, role_sort, status, create_by, create_time, update_by, update_time) VALUES (391435841123127296, '综服中心', 'ROLE_ADMIN&&391435841123127296', 1, 378916722880548864, 99, 0, '19805657725', '2024-12-13 12:48:17', '', '2024-12-13 12:48:17'); INSERT INTO SYS_ROLE(role_id, role_name, role_key, role_type, area_id, role_sort, status, create_by, create_time, update_by, update_time) VALUES (391435841123127296, '综服中心', 'ROLE_ADMIN&&391435841123127296', 1, 378916722880548864, 99, 0, '19805657725', '2024-12-13 12:48:17', '', '2024-12-13 12:48:17');
update sys_role set company_id = 378915985597403136;