@@ -10,11 +10,4 @@ INSERT INTO `t_business_category` (`id`, `code`, `name`, `business_group`, `tena
1010INSERT INTO ` t_business_category` (` id` , ` code` , ` name` , ` business_group` , ` tenant_id` , ` renter_id` , ` site_id` , ` created_by` , ` created_time` , ` last_updated_by` , ` last_updated_time` ) VALUES (10 , ' constructionIndustry' , ' 建筑行业' , ' 行业' , ' 1' , ' 1' , ' 1' , ' 1' , ' 2025-10-14 00:26:27' , ' 1' , ' 2025-10-14 00:26:27' );
1111INSERT INTO ` t_business_category` (` id` , ` code` , ` name` , ` business_group` , ` tenant_id` , ` renter_id` , ` site_id` , ` created_by` , ` created_time` , ` last_updated_by` , ` last_updated_time` ) VALUES (11 , ' governmentAgency' , ' 政府机构' , ' 行业' , ' 1' , ' 1' , ' 1' , ' 1' , ' 2025-10-14 00:26:27' , ' 1' , ' 2025-10-14 00:26:27' );
1212INSERT INTO ` t_business_category` (` id` , ` code` , ` name` , ` business_group` , ` tenant_id` , ` renter_id` , ` site_id` , ` created_by` , ` created_time` , ` last_updated_by` , ` last_updated_time` ) VALUES (12 , ' Internet' , ' 互联网' , ' 行业' , ' 1' , ' 1' , ' 1' , ' 1' , ' 2025-10-14 00:26:27' , ' 1' , ' 2025-10-14 00:26:27' );
13- INSERT INTO ` t_business_category` (` id` , ` code` , ` name` , ` business_group` , ` tenant_id` , ` renter_id` , ` site_id` , ` created_by` , ` created_time` , ` last_updated_by` , ` last_updated_time` ) VALUES (13 , ' serviceTraining' , ' 服务培训' , ' 行业' , ' 1' , ' 1' , ' 1' , ' 1' , ' 2025-10-14 00:26:27' , ' 1' , ' 2025-10-14 00:26:27' );
14-
15- INSERT INTO ` t_permission_role` (` id` , ` name` , ` description` , ` created_by` , ` created_time` , ` last_updated_by` , ` last_updated_time` ) VALUES (1 , ' Tinybuilder_Admin' , ' 超级管理员' , ' 1' , ' 2025-10-29 01:37:10' , ' 1' , ' 2025-10-29 01:37:10' );
16- INSERT INTO ` t_permission_role` (` id` , ` name` , ` description` , ` created_by` , ` created_time` , ` last_updated_by` , ` last_updated_time` ) VALUES (2 , ' Tinybuilder_Tenant_Admin' , ' 组织管理员' , ' 1' , ' 2025-10-29 01:37:36' , ' 1' , ' 2025-10-29 01:37:36' );
17- INSERT INTO ` t_permission_role` (` id` , ` name` , ` description` , ` created_by` , ` created_time` , ` last_updated_by` , ` last_updated_time` ) VALUES (3 , ' Tinybuilder_Platform_Admin' , ' 设计器管理员' , ' 1' , ' 2025-10-29 01:38:00' , ' 1' , ' 2025-10-29 01:38:00' );
18- INSERT INTO ` t_permission_role` (` id` , ` name` , ` description` , ` created_by` , ` created_time` , ` last_updated_by` , ` last_updated_time` ) VALUES (4 , ' Tinybuilder_App_Admin' , ' 应用管理员' , ' 1' , ' 2025-10-29 01:39:06' , ' 1' , ' 2025-10-29 01:39:06' );
19- INSERT INTO ` t_permission_role` (` id` , ` name` , ` description` , ` created_by` , ` created_time` , ` last_updated_by` , ` last_updated_time` ) VALUES (5 , ' Tinybuilder_App_Developer' , ' 应用开发者' , ' 1' , ' 2025-10-29 01:39:26' , ' 1' , ' 2025-10-29 01:39:26' );
20- INSERT INTO ` t_permission_role` (` id` , ` name` , ` description` , ` created_by` , ` created_time` , ` last_updated_by` , ` last_updated_time` ) VALUES (6 , ' Guest' , ' 游客' , ' 1' , ' 2025-10-29 01:39:38' , ' 1' , ' 2025-10-29 01:39:38' );
13+ INSERT INTO ` t_business_category` (` id` , ` code` , ` name` , ` business_group` , ` tenant_id` , ` renter_id` , ` site_id` , ` created_by` , ` created_time` , ` last_updated_by` , ` last_updated_time` ) VALUES (13 , ' serviceTraining' , ' 服务培训' , ' 行业' , ' 1' , ' 1' , ' 1' , ' 1' , ' 2025-10-14 00:26:27' , ' 1' , ' 2025-10-14 00:26:27' );
0 commit comments