Files
CmiiDeploy/71-202601-XA监管平台/2.3.4-b版本/2.3.4-b-upgrade.sql
2026-06-30 11:44:28 +08:00

468 lines
92 KiB
SQL
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

DELETE FROM regulator_resource where 1=1;
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (100, 'MENU_COM', '通用配置', null, '', 0, '', null, false, 34, 1, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (101, 'MENU_MONITOR', '首页', null, '', 0, '', null, false, 35, 1, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (102, 'MENU_TRAFFIC', '空中交通', null, '', 0, '', null, false, 36, 1, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (103, 'MENU_SAFE', '安全防控', null, '', 0, '', null, false, 37, 1, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (104, 'MENU_INFRASTRUCTURE', '基础设施', null, '', 0, '', null, false, 38, 1, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (105, 'MENU_COMPREHENSIVE', '综合监管', null, '', 0, '', null, false, 40, 1, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (106, 'MENU_SYSTEM', '系统管理', null, '', 0, '', null, false, 41, 1, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (108, 'MENU_ALARM', '安全告警', null, '', 0, '', null, false, 42, 1, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (109, 'MENU_DATABASE', '基础底座', null, '', 0, '', null, false, 43, 1, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (110, 'ACTION_AI_AGENT_WINDOW', '智能体通用', null, '20250523新增按钮权限(2.1版本)
20250530 这个不上2.1版本,
20250805 上2.1.2版本', 1, '', null, false, 44, 1, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (111, 'MENU_DATA', '数据管理', null, '', 0, '', null, false, 39, 1, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10001, 'MENU_COM_MAP', '地图工具', null, '', 0, '', 100, false, 4, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10201, 'MENU_COMMAND_SCREEN', '监视指挥', null, '', 0, '', 102, false, 16, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10202, 'MENU_AIRSPACE_MANAGE', '空域管理', null, '', 0, '', 102, false, 17, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10203, 'MENU_PLAN', '计划管理', null, '', 0, '', 102, false, 18, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10204, 'MENU_FLY_MANAGE', '飞行调配', null, '', 0, '', 102, false, 19, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10205, 'MENU_METEOROLOGY', '气象服务', null, '仅超管可见', 0, '', 102, false, 20, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10301, 'MENU_COUNTER', '监控处置', null, '', 0, '', 103, false, 16, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10302, 'MENU_COUNTER_SJHF', '数据回放', null, '', 0, '', 103, false, 17, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10303, 'MENU_COUNTER_JDFX', '精度分析', null, '仅超管可见', 0, '', 103, false, 18, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10304, 'MENU_DEFENSE', '防区配置', null, '', 0, '', 103, false, 19, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10305, 'MENU_COUNTER_SBCZ', '识别查证', null, '20251202新增菜单2.3', 0, '', 103, false, 20, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10401, 'MENU_DEVICE', '监视设备', null, '', 0, '', 104, false, 13, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10402, 'MENU_DETEDTCT_DEVICE', '探测识别设备', null, '', 0, '', 104, false, 14, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10403, 'MENU_UAV', '无人机管理', null, '', 0, '', 104, false, 16, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10404, 'MENU_DISPOSAL_DEVICE', '打击处置设备', null, '', 0, '', 104, false, 15, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10501, 'MENU_INSERT_SHARE', '数据接入与共享', null, '', 0, '', 105, false, 10, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10502, 'MENU_RESCUE', '应急救援', null, '', 0, '', 105, false, 11, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10503, 'MENU_RESCUE_APPROV', '资质审核', null, '', 0, '', 105, false, 12, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10601, 'MENU_USER', '用户管理', null, '', 0, '', 106, false, 7, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (10602, 'MENU_LOG', '日志查询', null, '', 0, '', 106, false, 8, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (11101, 'MENU_DATA_REPORT', '数据分析报表', null, '', 0, '', 111, false, 10, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (11102, 'MENU_DATA_GD', '光电数据', null, '', 0, '', 111, false, 11, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (11103, 'MENU_DATA_AREA', '空域数据', null, '', 0, '', 111, false, 12, 2, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1000101, 'ACTION_COM_MAP_WG', '网格', null, '', 1, '', 10001, false, 22, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1000102, 'ACTION_COM_MAP_MX', '模型开关', null, '', 1, '', 10001, false, 23, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1000103, 'ACTION_COM_MAP_DT', '底图', null, '', 1, '', 10001, false, 24, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1000104, 'ACTION_COM_MAP_SS', '搜索', null, '', 1, '', 10001, false, 25, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1000105, 'ACTION_COM_MAP_SZ', '地图设置', null, '', 1, '', 10001, false, 26, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1000106, 'ACTION_COM_MAP_LAYER', '图层', null, '', 1, '', 10001, false, 27, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1000107, 'ACTION_COM_MAP_TOOL', '工具', null, '', 1, '', 10001, false, 28, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1020201, 'MENU_AIRSPACE_DRAW', '空域规划', null, '', 0, '', 10202, false, 22, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1020202, 'MENU_AIRSPACE_CALCULATE', '空域计算', null, '', 0, '', 10202, false, 23, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1020203, 'MENU_ROUTE_PLAN', '航路规划', null, '', 0, '', 10202, false, 24, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1020204, 'MENU_GEO_DATA', '地图数据', null, '', 0, '', 10202, false, 25, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1020205, 'MENU_AIRSPACE_NOTE', '空域信息通知发布', null, '', 0, '', 10202, false, 26, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1020206, 'MENU_AIRSPACE_FLOW', '空域流量查询', null, '', 0, '', 10202, false, 27, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1020207, 'MENU_AREA_VERIFY', '空域验证区', null, '', 0, '', 10202, false, 28, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1020301, 'MENU_PLAN_ACTIVE', '用空计划接收和审批', null, '', 0, '', 10203, false, 7, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1020302, 'MENU_PLAN_RELEASE', '放飞申请审批', null, '', 0, '', 10203, false, 8, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1020401, 'MENU_FLY_CONFLICT', '空域冲突检测', null, '', 0, '', 10204, false, 4, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1040301, 'MENU_UAV_REGISTER', '注册无人机管理', null, '', 0, '', 10403, false, 13, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1040302, 'MENU_UAV_SIM', 'SIM卡管理', null, '', 0, '', 10403, false, 14, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1040303, 'MENU_UAV_ZS', '证书管理', null, '', 0, '', 10403, false, 15, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1040304, 'MENU_UAV_SCCS', '生产厂商管理', null, '', 0, '', 10403, false, 16, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1050101, 'MENU_FIRM_MANAGE', '厂商接入账号管理', null, '', 0, '', 10501, false, 7, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1050102, 'MENU_SHARE', '数据开放', null, '', 0, '', 10501, false, 8, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1050201, 'MENU_RESCUE_INFO', '应急救援信息管理', null, '', 0, '', 10502, false, 10, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1050202, 'MENU_RESCUE_CLYA', '应急救援处理预案', null, '', 0, '', 10502, false, 11, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1050203, 'MENU_RESCUE_SJHF', '飞行场景重构与分析', null, '', 0, '', 10502, false, 12, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1050301, 'MENU_RESCUE_APPROV_USER', '用户登记审核', null, '', 0, '', 10503, false, 10, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1050302, 'MENU_RESCUE_APPROV_OPERATOR', '操控员信息审核', null, '', 0, '', 10503, false, 11, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1050303, 'MENU_RESCUE_APPROV_UAV', '航空器信息审核', null, '', 0, '', 10503, false, 12, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1060101, 'MENU_USER_JGY', '监管员管理', null, '', 0, '', 10601, false, 10, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1060102, 'MENU_USER_YH', '普通用户管理', null, '', 0, '', 10601, false, 11, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1060103, 'MENU_USER_SEAT', '席位管理', null, '', 0, '', 10601, false, 12, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1110201, 'MENU_DATA_GD_OVERVIEW', '概览', null, '', 0, '', 11102, false, 7, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (1110202, 'MENU_DATA_GD_FILES', '图像文件管理', null, '', 0, '', 11102, false, 8, 3, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (104030301, 'MENU_UAV_ZS_CS', '厂商证书管理', null, '', 0, '', 1040303, false, 7, 4, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
INSERT INTO uav_lifecycle.regulator_resource (id, code, name, icon, `desc`, type, path, pid, is_del, `order`, level, create_at, create_by, update_at) VALUES (104030302, 'MENU_UAV_ZS_SB', '设备证书管理', null, '', 0, '', 1040303, false, 8, 4, '2026-05-21 16:39:05.853831', null, '2026-05-21 16:39:05.853831');
DELETE FROM regulator_resource_api_mapping where 1=1;
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (1, 100, 'API_aa8afab378912b97f1638c7fd9eddf53', '2026-05-21 16:39:06.234761');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (2, 100, 'API_374302d70e22da1b5c99b458b08dee04', '2026-05-21 16:39:06.234765');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (3, 100, 'API_9ec4fc26caf25da67df3365d15dbe6fb', '2026-05-21 16:39:06.234766');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (4, 100, 'API_c48db3db60bd46f5c5e551aad9d61c24', '2026-05-21 16:39:06.234767');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (5, 100, 'API_699e61d0a0766f0616824a9890026637', '2026-05-21 16:39:06.234767');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (6, 100, 'API_e6265b97ec5052e9100926e5f0850f5d', '2026-05-21 16:39:06.234768');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (7, 1000102, 'API_a860fbb226fa1e26288cbe4fc30bbed3', '2026-05-21 16:39:06.234768');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (8, 1000103, 'API_4debdf67286194237d20c49d6d4f3996', '2026-05-21 16:39:06.234769');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (9, 1000103, 'API_e5c775414e9c09ab1674eb26f825888a', '2026-05-21 16:39:06.234770');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (10, 1000103, 'API_2ce793d5e0086e53c8a53d7cb3fc67ff', '2026-05-21 16:39:06.234770');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (11, 1000103, 'API_65c8e0ce621e76b8dae28363513606a8', '2026-05-21 16:39:06.234771');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (12, 1000106, 'API_f699e5ed752eb81965ac6b58f64d7c8d', '2026-05-21 16:39:06.234772');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (13, 1000106, 'API_d859cafa95d383505dd1cd877ba5ea02', '2026-05-21 16:39:06.234773');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (14, 1000107, 'API_52d46ff043235e7f8ac6f5f73f528c4b', '2026-05-21 16:39:06.234773');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (15, 1000107, 'API_2e83c1520d4524d4a72aa2b53ad67e2c', '2026-05-21 16:39:06.234774');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (16, 101, 'API_f8dd60b947bd22de9c8056f150e4cb2c', '2026-05-21 16:39:06.234774');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (17, 101, 'API_8bbb6bc57d4b7022af9ace2a833a11c5', '2026-05-21 16:39:06.234775');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (18, 101, 'API_d01ff30e4226c29d6249f1aadbd1cfe1', '2026-05-21 16:39:06.234784');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (19, 101, 'API_88d5098d7d0fdd4ee45b4b0c3f9dccd5', '2026-05-21 16:39:06.234785');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (20, 101, 'API_63cd0da1d5ce55cd9f216d8120b827ff', '2026-05-21 16:39:06.234785');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (21, 101, 'API_1978632f41bc6239f68b6561601bd9ab', '2026-05-21 16:39:06.234786');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (22, 101, 'API_5ec8c4bd705785bc92b5c8a78dd77574', '2026-05-21 16:39:06.234786');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (23, 101, 'API_48e5e2c64e0a255631262e413a5511a8', '2026-05-21 16:39:06.234787');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (24, 101, 'API_5fbd9cff2b19e19d694726f6afafeb0b', '2026-05-21 16:39:06.234788');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (25, 101, 'API_b4166ade20540117497fadbf4a6ba060', '2026-05-21 16:39:06.234789');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (26, 101, 'API_a2144c43d1e0e57e6841b0b981effd15', '2026-05-21 16:39:06.234789');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (27, 101, 'API_9dc15af1467fddc9f8709778949e7a60', '2026-05-21 16:39:06.234790');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (28, 101, 'API_a04dd86035a2e5a41fcf8f9377ce7186', '2026-05-21 16:39:06.234791');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (29, 101, 'API_2b337c4767a98b75c2e5de7b93275f46', '2026-05-21 16:39:06.234791');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (30, 101, 'API_10b5ddd446cdfa08f1719553a1ca1eda', '2026-05-21 16:39:06.234792');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (31, 101, 'API_a59299d1ed12d868da37f5e4f1416893', '2026-05-21 16:39:06.234793');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (32, 101, 'API_4242dad239e59cdb980373214740e564', '2026-05-21 16:39:06.234793');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (33, 101, 'API_4594550f371647d48d44635892fb4f7d', '2026-05-21 16:39:06.234794');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (34, 101, 'API_27973e5fe11d8588a7edb2ed85b1cb83', '2026-05-21 16:39:06.234794');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (35, 101, 'API_34477a1afe30fe1b2b61fec1718da871', '2026-05-21 16:39:06.234795');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (36, 101, 'API_863b3c7f840ded75db92319ed2773e1d', '2026-05-21 16:39:06.234796');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (37, 101, 'API_3225bddc2962e245a838ba8fb8622886', '2026-05-21 16:39:06.234796');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (38, 10201, 'API_185e825817b2b100612196ab9f75377b', '2026-05-21 16:39:06.234797');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (39, 10201, 'API_965377075bdecdf478c63fb94a535161', '2026-05-21 16:39:06.234798');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (40, 10201, 'API_1a61776a6caceb2339db7cdcdb241a73', '2026-05-21 16:39:06.234798');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (41, 10201, 'API_bc2456f42f9727f45b7f77e569d562a9', '2026-05-21 16:39:06.234799');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (42, 10201, 'API_ee51c703b2ac8985e376aee5c2eb77cb', '2026-05-21 16:39:06.234799');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (43, 10201, 'API_6157a356f31eb99d3d4337e189b5aa89', '2026-05-21 16:39:06.234800');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (44, 10201, 'API_b6cf2221eb6bad89309c96d71161616f', '2026-05-21 16:39:06.234800');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (45, 10201, 'API_ea4ca7102adc979557dc2d309993560b', '2026-05-21 16:39:06.234801');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (46, 10201, 'API_3999dddeeb85ca76c0439ea60abeea32', '2026-05-21 16:39:06.234801');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (47, 10201, 'API_9cd41d416494eb550b5df9726b125cc8', '2026-05-21 16:39:06.234802');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (48, 10201, 'API_638447f86df6fdfe67006fdbbe3b8f14', '2026-05-21 16:39:06.234802');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (49, 10201, 'API_fc399714997a209b45d64d24585f0f2a', '2026-05-21 16:39:06.234803');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (50, 10201, 'API_78eaea2cc157ab24cfe580859efe9471', '2026-05-21 16:39:06.234804');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (51, 10201, 'API_0afcd8544b65e59eba14f68c7251022c', '2026-05-21 16:39:06.234804');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (52, 10201, 'API_7ab9403b4ae2eae8a5dc76f744d6c3bb', '2026-05-21 16:39:06.234805');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (53, 10201, 'API_ad5639c5b5f1f770f743c2bdc2c6e762', '2026-05-21 16:39:06.234805');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (54, 10201, 'API_0753b9e94880d276869bec9bd396e15a', '2026-05-21 16:39:06.234806');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (55, 10201, 'API_68acdcc32f589c0f8db8947ba5f07ae5', '2026-05-21 16:39:06.234806');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (56, 10201, 'API_c6edf7c44e9d4f49cf26dbdea1315e02', '2026-05-21 16:39:06.234807');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (57, 10201, 'API_e53cdc995f0194ecae292f461de459fc', '2026-05-21 16:39:06.234807');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (58, 1020201, 'API_3225bddc2962e245a838ba8fb8622886', '2026-05-21 16:39:06.234808');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (59, 1020201, 'API_0bff30237a1de14a929f6c5e41158b1e', '2026-05-21 16:39:06.234808');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (60, 1020201, 'API_b57638a2dba0ea8aa47f0a47cd1998c6', '2026-05-21 16:39:06.234809');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (61, 1020201, 'API_c44514d5cf970244240924f75024c2a9', '2026-05-21 16:39:06.234809');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (62, 1020201, 'API_42b55976d4fb704ca7bb2df6565625c2', '2026-05-21 16:39:06.234810');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (63, 1020201, 'API_4d5dcd9180aa87eb6071d5692b9a4050', '2026-05-21 16:39:06.234811');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (64, 1020201, 'API_85b3df954d3ff6dbb07258dd4e91d8c9', '2026-05-21 16:39:06.234811');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (65, 1020201, 'API_e186224684ca41af9af743d7e38fc80e', '2026-05-21 16:39:06.234812');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (66, 1020201, 'API_82eced22075a1df95b0a2b70fbd9f905', '2026-05-21 16:39:06.234813');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (67, 1020201, 'API_1308e2bcedf47b538d45b15a0b3b7c5c', '2026-05-21 16:39:06.234814');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (68, 1020201, 'API_893720e4b59c3e6d8565ef1f31029f2b', '2026-05-21 16:39:06.234814');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (69, 1020205, 'API_cc48b9e51494c854fdf7bee06b6d35b3', '2026-05-21 16:39:06.234815');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (70, 1020205, 'API_f29f919454017a3989152a840de3a6d4', '2026-05-21 16:39:06.234815');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (71, 1020205, 'API_c2e3cdc395af1aefa8796bb60179f5e7', '2026-05-21 16:39:06.234816');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (72, 1020202, 'API_215a32537a9934e9d04124d108fb31c6', '2026-05-21 16:39:06.234816');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (73, 1020202, 'API_6840d674adff65bc4b6430ffbce4892f', '2026-05-21 16:39:06.234817');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (74, 1020202, 'API_974318b720f876eb92dd92574f377e13', '2026-05-21 16:39:06.234817');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (75, 1020202, 'API_bca520021299b4fea66343cd54b1a9e5', '2026-05-21 16:39:06.234818');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (76, 1020202, 'API_9d17762c81ef6a9adf49d370aba95088', '2026-05-21 16:39:06.234818');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (77, 1020202, 'API_3377b76bdc1c8fd8d118da3b6f831a83', '2026-05-21 16:39:06.234819');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (78, 1020202, 'API_84865849847f4d985e9b12e1535e8dc7', '2026-05-21 16:39:06.234819');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (79, 1020202, 'API_8b830e9c97700fc6160d038dd320fcfe', '2026-05-21 16:39:06.234820');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (80, 1020202, 'API_cd2877f1f54fba5af210c892188033dd', '2026-05-21 16:39:06.234820');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (81, 1020202, 'API_7fc3f64d90e73708d57aefc1f5fe5dd9', '2026-05-21 16:39:06.234821');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (82, 1020202, 'API_f0f19cd7e6da84bff6aef33e6edb037a', '2026-05-21 16:39:06.234821');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (83, 1020202, 'API_3367aeddef58d8bdbfb5e6a36a647304', '2026-05-21 16:39:06.234822');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (84, 1020202, 'API_cef52144a2f122cb439922941cb0b1a3', '2026-05-21 16:39:06.234822');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (85, 1020202, 'API_b02679dd0db69cc981d36e6b04ca8906', '2026-05-21 16:39:06.234823');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (86, 1020202, 'API_ced936e6dd265fc1bd7e7865e24707c2', '2026-05-21 16:39:06.234823');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (87, 1020202, 'API_6fd65ba0aa758ebf8b61a4a80f051b39', '2026-05-21 16:39:06.234823');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (88, 1020202, 'API_da8b5c560bff04ae5541885947980fcc', '2026-05-21 16:39:06.234824');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (89, 1020202, 'API_d7c2739a00234ccbdac8d42ef990a7e9', '2026-05-21 16:39:06.234824');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (90, 1020202, 'API_e9340087f1e22f56216c6b5ba94ef6b1', '2026-05-21 16:39:06.234825');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (91, 1020203, 'API_2dd3192bd3a04a87c4f0e124a427f3b2', '2026-05-21 16:39:06.234825');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (92, 1020203, 'API_34913e3b9073b944e15de7a79c2955ae', '2026-05-21 16:39:06.234825');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (93, 1020203, 'API_d07e27ce1e19ee70240bf4533961ae2a', '2026-05-21 16:39:06.234826');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (94, 1020203, 'API_54f394569ca66905e47a9f3a3d38d973', '2026-05-21 16:39:06.234827');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (95, 1020203, 'API_31d060ce58d85033d9d77d37932b532d', '2026-05-21 16:39:06.234827');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (96, 1020203, 'API_3e3bbb2fdbbfcb9bdac6fde7de173fbf', '2026-05-21 16:39:06.234828');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (97, 1020203, 'API_b02679dd0db69cc981d36e6b04ca8906', '2026-05-21 16:39:06.234828');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (98, 1020203, 'API_e9340087f1e22f56216c6b5ba94ef6b1', '2026-05-21 16:39:06.234828');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (99, 1020203, 'API_1e9af7b3e2db7a26e059edf443131a72', '2026-05-21 16:39:06.234829');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (100, 1020203, 'API_6ffd6d8c5065f56a1ea40924edd0bf40', '2026-05-21 16:39:06.234829');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (101, 1020203, 'API_98a4fed6a3597f23f7008e672ef762c3', '2026-05-21 16:39:06.234830');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (102, 1020301, 'API_4f9dd293743d274ef354a5901df7a8b6', '2026-05-21 16:39:06.234830');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (103, 1020301, 'API_73dbc7b3c09c872513b5da59b7d82912', '2026-05-21 16:39:06.234831');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (104, 1020301, 'API_d1785360733ec91e8b4d192b525b1142', '2026-05-21 16:39:06.234831');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (105, 1020301, 'API_0bf0d984f4bf90bb89ef34241a62e676', '2026-05-21 16:39:06.234832');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (106, 1020302, 'API_1c39293ee023f4118996fc0858f9bd7e', '2026-05-21 16:39:06.234832');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (107, 1020302, 'API_8dbc3275c2559472434c591c86e43be1', '2026-05-21 16:39:06.234833');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (108, 1020302, 'API_1b0637db4a66f5560400673187a13ceb', '2026-05-21 16:39:06.234833');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (109, 1020302, 'API_97b04614181a99b889c67947a8d42e64', '2026-05-21 16:39:06.234834');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (110, 1020302, 'API_5aa05c41d6d540f92fc7330d5b24ceb7', '2026-05-21 16:39:06.234834');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (111, 1020302, 'API_c51e79676452ffb94e962889aabc0248', '2026-05-21 16:39:06.234835');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (112, 1020302, 'API_8906b537a36a1624579c339948da677a', '2026-05-21 16:39:06.234835');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (113, 1020206, 'API_6a8764296f61cb5564523a37dcf33e2a', '2026-05-21 16:39:06.234836');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (114, 1020206, 'API_070708150967f3302ad6d23b0492ae08', '2026-05-21 16:39:06.234836');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (115, 1020206, 'API_dae26fe712f0f78bfdbb427471893c56', '2026-05-21 16:39:06.234837');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (116, 1020206, 'API_bf30946088a1358ec414e656c507bac5', '2026-05-21 16:39:06.234838');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (117, 1020206, 'API_1308e2bcedf47b538d45b15a0b3b7c5c', '2026-05-21 16:39:06.234838');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (118, 1020206, 'API_893720e4b59c3e6d8565ef1f31029f2b', '2026-05-21 16:39:06.234839');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (119, 1020204, 'API_a860fbb226fa1e26288cbe4fc30bbed3', '2026-05-21 16:39:06.234839');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (120, 1020204, 'API_d5a160d25cd521a432e7721049971a4e', '2026-05-21 16:39:06.234840');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (121, 1020204, 'API_e3597d4df6d13890ed33681dcd0df0ed', '2026-05-21 16:39:06.234840');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (122, 1020204, 'API_ac84b567ea27fc7dbf153ae0a3dc8518', '2026-05-21 16:39:06.234841');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (123, 1020204, 'API_acb3018886f450ff00756dc4362cec10', '2026-05-21 16:39:06.234841');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (124, 1020204, 'API_2eeb058a76b2c5301474b0ce8dc6505f', '2026-05-21 16:39:06.234842');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (125, 1020204, 'API_75b7ad7e4472aeb91f5b327759b1452d', '2026-05-21 16:39:06.234842');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (126, 1020204, 'API_b2ee266363725089ce0cda4f81039a2b', '2026-05-21 16:39:06.234843');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (127, 1020204, 'API_6f3279b5f12069a6bdbddb30e5a72c2d', '2026-05-21 16:39:06.234843');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (128, 1020401, 'API_4f9dd293743d274ef354a5901df7a8b6', '2026-05-21 16:39:06.234844');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (129, 1020401, 'API_73dbc7b3c09c872513b5da59b7d82912', '2026-05-21 16:39:06.234845');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (130, 1020401, 'API_d1785360733ec91e8b4d192b525b1142', '2026-05-21 16:39:06.234845');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (131, 1020401, 'API_0bf0d984f4bf90bb89ef34241a62e676', '2026-05-21 16:39:06.234846');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (132, 1020207, 'API_4fedaf5e9092fb8cbc5d316c09345c5f', '2026-05-21 16:39:06.234846');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (133, 1020207, 'API_738a4618a7653b60f9873d4a20d6d144', '2026-05-21 16:39:06.234847');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (134, 1020207, 'API_3128636e329fd9c9b56b58ced0d7ac90', '2026-05-21 16:39:06.234847');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (135, 1020207, 'API_4ae84224647e944f3719c01d6a566d11', '2026-05-21 16:39:06.234848');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (136, 1020207, 'API_adb2605192ed858d09404653a4273aa5', '2026-05-21 16:39:06.234848');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (137, 1020207, 'API_6614a5fcf679eca05ec1c06a89aee5ce', '2026-05-21 16:39:06.234849');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (138, 1020207, 'API_8cb7c61d6793dc2676399aaf60457819', '2026-05-21 16:39:06.234849');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (139, 1020207, 'API_02b75a0a29fe263eab5488e5ec0b6c64', '2026-05-21 16:39:06.234850');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (140, 103, 'API_f07bae12fa83859fb4d8415d11fd9d78', '2026-05-21 16:39:06.234850');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (141, 103, 'API_34477a1afe30fe1b2b61fec1718da871', '2026-05-21 16:39:06.234850');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (142, 103, 'API_5680439ba5b354abe3fd9161b06edca1', '2026-05-21 16:39:06.234851');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (143, 103, 'API_5bb4634d40a762874dc37a9261a00f47', '2026-05-21 16:39:06.234851');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (144, 103, 'API_c1d868cf8d54a47a9f3582df9290eca3', '2026-05-21 16:39:06.234852');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (145, 103, 'API_191e638268dbcc75870ebd3f4074fff2', '2026-05-21 16:39:06.234852');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (146, 103, 'API_5a5f337e410d04f8e899254df7fe078a', '2026-05-21 16:39:06.234853');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (147, 10301, 'API_b62d63caa50d04444592aac2372f8676', '2026-05-21 16:39:06.234853');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (148, 10301, 'API_a59299d1ed12d868da37f5e4f1416893', '2026-05-21 16:39:06.234853');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (149, 10301, 'API_4242dad239e59cdb980373214740e564', '2026-05-21 16:39:06.234854');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (150, 10301, 'API_dd2c39bdc7111be3305c41b8fb4d855c', '2026-05-21 16:39:06.234854');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (151, 10301, 'API_4b11cf53e30821e72556e4453a2f9e3d', '2026-05-21 16:39:06.234855');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (152, 10301, 'API_5bb4634d40a762874dc37a9261a00f47', '2026-05-21 16:39:06.234855');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (153, 10301, 'API_812d13d8cbecd655c2952aeb803d2ba8', '2026-05-21 16:39:06.234856');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (154, 10301, 'API_b42ed27998fa17909a167b95c30ccc27', '2026-05-21 16:39:06.234856');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (155, 10301, 'API_474c37e1d3e2da08bbafdc10f3ca794f', '2026-05-21 16:39:06.234857');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (156, 10301, 'API_cda910461383d058451439348a8e8c56', '2026-05-21 16:39:06.234857');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (157, 10301, 'API_2048c603f25300a3fced38605110cf17', '2026-05-21 16:39:06.234858');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (158, 10301, 'API_2aa7d4e1542ec0e76e33c50396d353a3', '2026-05-21 16:39:06.234858');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (159, 10301, 'API_50697b60ed74e8260fd0ecfe5154a1fd', '2026-05-21 16:39:06.234859');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (160, 10301, 'API_8055470d9a76840b41f4c522e9f16e1f', '2026-05-21 16:39:06.234860');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (161, 10301, 'API_98c604bba772ed263867beed6e19012b', '2026-05-21 16:39:06.234860');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (162, 10301, 'API_53e2ca5ad28405f7a5a86c7928901d62', '2026-05-21 16:39:06.234861');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (163, 10301, 'API_bfd0e209300e611129f45d98536ad769', '2026-05-21 16:39:06.234861');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (164, 10301, 'API_88824169bcde5afa4416c6c754872fc8', '2026-05-21 16:39:06.234862');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (165, 10301, 'API_94ed624255239faf141aa2941b95f53f', '2026-05-21 16:39:06.234862');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (166, 10301, 'API_fe3613f9ae2573827ff9fc306e2c7a99', '2026-05-21 16:39:06.234863');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (167, 10301, 'API_ada36eb500dee4aad7fcd2ba47eb9d2e', '2026-05-21 16:39:06.234863');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (168, 10301, 'API_0be4f5d20f9caa18dbf4c641f73a087a', '2026-05-21 16:39:06.234864');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (169, 10301, 'API_3ff78e257f934799aca14f7824e8349d', '2026-05-21 16:39:06.234865');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (170, 10301, 'API_e51a0c7e2fac6b772452392233ac396a', '2026-05-21 16:39:06.234865');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (171, 10301, 'API_89d8094a3ed3ec5c821fb8b1c393e78e', '2026-05-21 16:39:06.234865');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (172, 10301, 'API_61d338b6f1fbcd4e47ce7e046f3a4338', '2026-05-21 16:39:06.234866');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (173, 10301, 'API_8b9c502049b565e27192e504a480d5c6', '2026-05-21 16:39:06.234867');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (174, 10301, 'API_85fa363a91346eaf7a2f7d1f609eb751', '2026-05-21 16:39:06.234867');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (175, 10301, 'API_da8de128464b381e9b9840a0381b3ac9', '2026-05-21 16:39:06.234868');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (176, 10301, 'API_fe873cf5723823c0e0b2c7b0f762a286', '2026-05-21 16:39:06.234868');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (177, 10301, 'API_c7b8efe058c1e9d654dccdd5fded9ae7', '2026-05-21 16:39:06.234869');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (178, 10301, 'API_c3dfb1b3923907911719322ed5297333', '2026-05-21 16:39:06.234869');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (179, 10301, 'API_fb780ee0208c47dec9b38cb404a3c2cd', '2026-05-21 16:39:06.234869');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (180, 10301, 'API_2ed36e68b843ad735d8a0128d1c220d0', '2026-05-21 16:39:06.234870');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (181, 10301, 'API_351e36adff00e77e5a34660e35f17f7f', '2026-05-21 16:39:06.234870');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (182, 10301, 'API_729bd55831c2859b0669bf14d8575eda', '2026-05-21 16:39:06.234871');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (183, 10301, 'API_ca13e57ff562db5661c6d23bd7a5fdff', '2026-05-21 16:39:06.234871');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (184, 10301, 'API_285af16f9f7b584a94e9ceadd3b2bfb2', '2026-05-21 16:39:06.234872');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (185, 10302, 'API_8d255ec86c75c1d5254d6dfaf2eaa47b', '2026-05-21 16:39:06.234872');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (186, 10302, 'API_095bea387ea46c9734587367055aba00', '2026-05-21 16:39:06.234873');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (187, 10302, 'API_192b0a61fd1e9e4308275ea23948d5f7', '2026-05-21 16:39:06.234873');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (188, 10302, 'API_23d8d0ad4ef0e400271ee2fa8b5a377b', '2026-05-21 16:39:06.234874');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (189, 10302, 'API_f99b874fb80bfcaffa51b696d00026b8', '2026-05-21 16:39:06.234874');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (190, 10302, 'API_0854f2408abd7ca3941f3b567b4e616a', '2026-05-21 16:39:06.234875');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (191, 10303, 'API_918ac5870d50427b52eb48166d121f61', '2026-05-21 16:39:06.234875');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (192, 10303, 'API_4fc1cf30afe17d1e0a79d8d3f950d457', '2026-05-21 16:39:06.234876');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (193, 10303, 'API_d8fc4f2b92384e768636c03649645cab', '2026-05-21 16:39:06.234877');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (194, 10303, 'API_32cb492887a3d23fdddcdd562260024e', '2026-05-21 16:39:06.234877');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (195, 10304, 'API_a71eeb1faaa0c84ea028e67cf3853f63', '2026-05-21 16:39:06.234877');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (196, 10304, 'API_bae628b512984a3f555dfa1efe56b675', '2026-05-21 16:39:06.234878');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (197, 10304, 'API_69094571b3dc7a2ca79831b9552eddaa', '2026-05-21 16:39:06.234878');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (198, 10304, 'API_5680439ba5b354abe3fd9161b06edca1', '2026-05-21 16:39:06.234879');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (199, 10304, 'API_a6357d11cfc1cf6cf7d6fba97a0840f6', '2026-05-21 16:39:06.234880');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (200, 10304, 'API_a302f18e68358fa8e5aec2f7d618c1f2', '2026-05-21 16:39:06.234880');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (201, 10304, 'API_1fd3a593fa8de6b4d5531c650f040d65', '2026-05-21 16:39:06.234881');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (202, 10304, 'API_4b11cf53e30821e72556e4453a2f9e3d', '2026-05-21 16:39:06.234881');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (203, 10304, 'API_4f9c585e23f21da62d57923c3ed84b7f', '2026-05-21 16:39:06.234881');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (204, 10304, 'API_9bbeaa8c04d264e806945911bb92ffb7', '2026-05-21 16:39:06.234882');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (205, 10304, 'API_7f5bcdde3d514595e0560533acaf6f6a', '2026-05-21 16:39:06.234882');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (206, 10304, 'API_2f406e5c0397500357dffbde591da3b2', '2026-05-21 16:39:06.234883');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (207, 10304, 'API_9ecace70b9b2159cc7d403b779eee44f', '2026-05-21 16:39:06.234883');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (208, 10304, 'API_816c9ff59ca4d54dfb6a8de2ad5f706e', '2026-05-21 16:39:06.234884');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (209, 10304, 'API_4d18c1f1d51de2bfeca4c118861b047d', '2026-05-21 16:39:06.234884');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (210, 10304, 'API_a062fbce4bf4db4d0959510894c13686', '2026-05-21 16:39:06.234885');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (211, 10304, 'API_9a48ae6d6ead3813ab423d24e9f9f281', '2026-05-21 16:39:06.234886');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (212, 10304, 'API_8abe3d97d240a5c7b79b68778be59ad8', '2026-05-21 16:39:06.234886');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (213, 10304, 'API_b1af4bf0b9150bbf520211d8419e3c08', '2026-05-21 16:39:06.234887');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (214, 10304, 'API_9ac6e6563488b5a55c0b830b0b84b379', '2026-05-21 16:39:06.234887');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (215, 10304, 'API_446c61e449ba3ba830af5e53484c260b', '2026-05-21 16:39:06.234888');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (216, 10304, 'API_38810a84d4458c12ee6b5d6e77d2386d', '2026-05-21 16:39:06.234888');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (217, 10305, 'API_3832f39edc32137e8a1b1def2c778eda', '2026-05-21 16:39:06.234889');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (218, 10305, 'API_4f331221d31ea49b9e9c22ceddce030d', '2026-05-21 16:39:06.234889');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (219, 10305, 'API_79a4eb946ab77dac3acd0c6905c1eb35', '2026-05-21 16:39:06.234889');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (220, 10305, 'API_d5f765bca51588cd132f92b4160c7221', '2026-05-21 16:39:06.234890');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (221, 10305, 'API_c8d108eb355ebf0e9487b95b1de48333', '2026-05-21 16:39:06.234891');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (222, 10401, 'API_cb3faaec0b4323d8b8c9fa842f9f6b98', '2026-05-21 16:39:06.234891');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (223, 10401, 'API_72d07fd8cdac3f2ffbe4bd96be7efd38', '2026-05-21 16:39:06.234891');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (224, 10401, 'API_bdf9c4dd43c53bf7b6591cf59bb5acc2', '2026-05-21 16:39:06.234892');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (225, 10401, 'API_83489cff2436a7e08c6856632504017a', '2026-05-21 16:39:06.234892');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (226, 10401, 'API_0a36ab7e10b0b753d70bfa74931fc904', '2026-05-21 16:39:06.234893');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (227, 10401, 'API_0b5a224e80b9cf122ab8f9dee117c982', '2026-05-21 16:39:06.234893');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (228, 10401, 'API_e751b0686b44b326847e8c9e6a94cb2f', '2026-05-21 16:39:06.234893');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (229, 10401, 'API_37a9a12a88289fa0c8ba98d3ed6e3cda', '2026-05-21 16:39:06.234894');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (230, 10401, 'API_46ef55536d9a215f4b63edb217999429', '2026-05-21 16:39:06.234894');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (231, 10401, 'API_e4c2e6ec001830c97707a7f4045e9c3d', '2026-05-21 16:39:06.234895');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (232, 10401, 'API_d7ce1fa30aedf65f6034f2a7490a397b', '2026-05-21 16:39:06.234895');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (233, 10401, 'API_9dbef6ba290a7396f8921d8c6d997d3f', '2026-05-21 16:39:06.234895');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (234, 10401, 'API_2d1a56ca12dc8b2e7f431c6340fa28b9', '2026-05-21 16:39:06.234896');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (235, 10401, 'API_14f1334f04178a506abdd39a7d719c07', '2026-05-21 16:39:06.234896');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (236, 10401, 'API_b48c45066e159dc545547ab0757f5c82', '2026-05-21 16:39:06.234897');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (237, 10401, 'API_7044af27043bbee1fdb83534216014a5', '2026-05-21 16:39:06.234897');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (238, 1040301, 'API_a3ddb2503a1d63eb376856e729e3768b', '2026-05-21 16:39:06.234898');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (239, 1040301, 'API_3ca8ad8bf0f09d8ba84a526c673e35ff', '2026-05-21 16:39:06.234898');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (240, 1040301, 'API_d17b278e5a4a3bc46d730d6410f8912a', '2026-05-21 16:39:06.234899');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (241, 1040301, 'API_efeee0dc0a391cdd8aebab82831d31fe', '2026-05-21 16:39:06.234899');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (242, 1040301, 'API_bf36a6e05da635578fd04ed3d927aa9d', '2026-05-21 16:39:06.234900');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (243, 1040301, 'API_9ae079f9a53d66f8fc15062f516b665a', '2026-05-21 16:39:06.234901');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (244, 1040301, 'API_bc8bda3e50687ab4a0c2296a0c7b6f38', '2026-05-21 16:39:06.234901');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (245, 1040301, 'API_3b3a96bb90e607b735a1199e5c23c103', '2026-05-21 16:39:06.234902');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (246, 1040301, 'API_5a5f337e410d04f8e899254df7fe078a', '2026-05-21 16:39:06.234902');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (247, 1040302, 'API_738538852005b6ec7ce753a6624afdf4', '2026-05-21 16:39:06.234903');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (248, 1040302, 'API_50a0a18574f2f712f4df6a667f1577ac', '2026-05-21 16:39:06.234903');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (249, 104030301, 'API_7e3eb0e223ba438cea3220078f7027bb', '2026-05-21 16:39:06.234904');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (250, 104030301, 'API_8cf2a271d86aa91acd282d3344f2a58a', '2026-05-21 16:39:06.234905');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (251, 104030301, 'API_2d26d3c01a09a6ebbd5dc5f0333830c1', '2026-05-21 16:39:06.234905');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (252, 104030302, 'API_c7843fc22f391cf84e039177953b8e75', '2026-05-21 16:39:06.234906');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (253, 104030302, 'API_b2123dee1295e94b8c36ac837d3415f3', '2026-05-21 16:39:06.234906');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (254, 104030302, 'API_bc2bed3c236e27ef1954db9968f4742a', '2026-05-21 16:39:06.234907');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (255, 1040304, 'API_f67aa7dbf88eee1f2b237b78193da918', '2026-05-21 16:39:06.234908');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (256, 1040304, 'API_971cb44b404d09edc5cdd63a86c339dd', '2026-05-21 16:39:06.234908');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (257, 1040304, 'API_e508c93e98de2823e376383859a1b8ed', '2026-05-21 16:39:06.234909');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (258, 1040304, 'API_83c1e78cf8629d1f6405720ef92f7344', '2026-05-21 16:39:06.234909');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (259, 11101, 'API_4b11cf53e30821e72556e4453a2f9e3d', '2026-05-21 16:39:06.234910');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (260, 11101, 'API_2bf00c2a41419e6b52b341e16106d136', '2026-05-21 16:39:06.234910');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (261, 11101, 'API_368fe2108e05ced9e804458174ef28ad', '2026-05-21 16:39:06.234911');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (262, 11101, 'API_2dc17f2ba2aaed229d3ee216dcff941c', '2026-05-21 16:39:06.234912');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (263, 11101, 'API_ff43dab82df580f4a3e66876cb050689', '2026-05-21 16:39:06.234912');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (264, 1110201, 'API_a760f128c0c1f37b2aacfff22613aa2c', '2026-05-21 16:39:06.234912');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (265, 1110202, 'API_ccb883721a9cd95fcaf8b3140a5d5bc1', '2026-05-21 16:39:06.234913');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (266, 1110202, 'API_a580373dea37b411dda631102c8fe0db', '2026-05-21 16:39:06.234913');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (267, 1110202, 'API_bd56904a3fb45ba35c56a0c625faf922', '2026-05-21 16:39:06.234914');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (268, 1110202, 'API_6d0b2878008ea027725d55b4d04a9bfc', '2026-05-21 16:39:06.234915');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (269, 1110202, 'API_10984d24dc01af7c718ee85746e2b068', '2026-05-21 16:39:06.234915');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (270, 1110202, 'API_697bd31e1074048419c07214ccc93248', '2026-05-21 16:39:06.234916');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (271, 11103, 'API_2ee7a8d598295b59e2ecf28c3c872d98', '2026-05-21 16:39:06.234916');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (272, 11103, 'API_95ed00c298669f66a2d31a6f1e3b700c', '2026-05-21 16:39:06.234917');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (273, 11103, 'API_7197ea048e84533e0fe6b3c01ff0117f', '2026-05-21 16:39:06.234918');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (274, 11103, 'API_e5a031118b0cd6cc7ef93a6a06967f1b', '2026-05-21 16:39:06.234918');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (275, 11103, 'API_67fb7677c230812c435c5f63deb43fc3', '2026-05-21 16:39:06.234919');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (276, 11103, 'API_563dbaab3b05c4264ec08cceec842f3b', '2026-05-21 16:39:06.234919');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (277, 11103, 'API_8cb7c61d6793dc2676399aaf60457819', '2026-05-21 16:39:06.234920');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (278, 11103, 'API_4d6040952e3b5ef3377c53597460d5db', '2026-05-21 16:39:06.234920');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (279, 11103, 'API_6b1cefc460ac6f4571812cdeb98bd497', '2026-05-21 16:39:06.234921');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (280, 11103, 'API_b628cb8aaf471bac654faaa292f59356', '2026-05-21 16:39:06.234921');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (281, 11103, 'API_b83018a826eb93e4f8c35d3a3fe935d3', '2026-05-21 16:39:06.234922');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (282, 11103, 'API_bbffff8a035589b873b7fce227e1bf4c', '2026-05-21 16:39:06.234922');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (283, 11103, 'API_4ce66098c36fe8cfe2f406116e00d1e4', '2026-05-21 16:39:06.234923');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (284, 11103, 'API_bfb12c098be075911f008091d33d128f', '2026-05-21 16:39:06.234923');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (285, 11103, 'API_8ec34a59429d03de10411209e102d86f', '2026-05-21 16:39:06.234924');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (286, 11103, 'API_bcf7882c7b8b6bbdc769bc99bcd8147e', '2026-05-21 16:39:06.234925');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (287, 11103, 'API_0b8952d70725a1a26376bdde84e850fd', '2026-05-21 16:39:06.234925');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (288, 11103, 'API_c60f53eef5bb8773eb8e5dac422d2ffc', '2026-05-21 16:39:06.234926');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (289, 11103, 'API_6d80eeb2eae86ef9f302c808e90622ae', '2026-05-21 16:39:06.234926');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (290, 11103, 'API_22043ac9de9c7e00093c9aa450c6dd85', '2026-05-21 16:39:06.234927');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (291, 11103, 'API_548dabbf04a30d0384669ca6bbbaba77', '2026-05-21 16:39:06.234928');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (292, 11103, 'API_01bc577b25ed05b5f1ced65f93855ed8', '2026-05-21 16:39:06.234928');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (293, 11103, 'API_6561579432706fc4f4511bf193f2d7f9', '2026-05-21 16:39:06.234929');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (294, 11103, 'API_02b75a0a29fe263eab5488e5ec0b6c64', '2026-05-21 16:39:06.234930');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (295, 11103, 'API_008644f552e88896ac241f1f0d5d972a', '2026-05-21 16:39:06.234930');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (296, 11103, 'API_298b1b007c1686c299b8fd1815e154b3', '2026-05-21 16:39:06.234931');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (297, 11103, 'API_89d9d08011fcc7dba56e658bf9f0ed8f', '2026-05-21 16:39:06.234931');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (298, 1050102, 'API_7ef9090c6b286297039d9ab2a2ed397d', '2026-05-21 16:39:06.234932');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (299, 1050102, 'API_dbe91714a94d7afa490168289263b131', '2026-05-21 16:39:06.234932');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (300, 1050102, 'API_2c448896209d57b3ce8eb133aa9bdd77', '2026-05-21 16:39:06.234933');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (301, 1050102, 'API_2aa509d64fa8e919c9c7b692cfcde0c1', '2026-05-21 16:39:06.234933');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (302, 1050102, 'API_e8244629bc843d10545ddc5c229f620c', '2026-05-21 16:39:06.234934');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (303, 1050102, 'API_8cccdd4a16212e145b9394b6d9433d1f', '2026-05-21 16:39:06.234934');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (304, 1050102, 'API_a3cc4bfef855eb01d404895c8703fbf9', '2026-05-21 16:39:06.234935');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (305, 1050102, 'API_98308cfe09044700a3e135bb0fa72a36', '2026-05-21 16:39:06.234935');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (306, 1050102, 'API_7c055183e7ec9418293e3398d7dcd4cb', '2026-05-21 16:39:06.234936');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (307, 1050102, 'API_249cc0ae6642612562cf30ef8522796c', '2026-05-21 16:39:06.234936');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (308, 1050102, 'API_5c246262e7909219fe0faf4c0ecdb9f2', '2026-05-21 16:39:06.234937');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (309, 1050102, 'API_f541dce581e532bc0dd714c60dd7e650', '2026-05-21 16:39:06.234937');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (310, 1050202, 'API_76239191938f76c6f610c4b84c8f39ee', '2026-05-21 16:39:06.234938');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (311, 1050202, 'API_e97afb0ec0e789101df0852fd4b56d4d', '2026-05-21 16:39:06.234938');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (312, 1050202, 'API_3e0f60765ef73348b188b80793e0f15b', '2026-05-21 16:39:06.234939');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (313, 1050202, 'API_d50e2a0372d025896e7865fc79409eb5', '2026-05-21 16:39:06.234939');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (314, 1050202, 'API_86ced65a06417dcc87bf086659df63f4', '2026-05-21 16:39:06.234940');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (315, 1050202, 'API_627beb13bf464460b5eef543375a40ee', '2026-05-21 16:39:06.234941');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (316, 1050202, 'API_19101f877e82c306686844bb8ec7a55e', '2026-05-21 16:39:06.234941');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (317, 1050202, 'API_627beb13bf464460b5eef543375a40ee', '2026-05-21 16:39:06.234942');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (318, 1050202, 'API_eb6c0e2d5845c28b0b8a6c988d015de0', '2026-05-21 16:39:06.234942');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (319, 1050202, 'API_745e512163d87c622077022de094a0b4', '2026-05-21 16:39:06.234943');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (320, 1050201, 'API_e29436099fd8009c316c0b5e2b710f78', '2026-05-21 16:39:06.234944');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (321, 1050201, 'API_5bbd252ea6e64873a270d73a15db8057', '2026-05-21 16:39:06.234944');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (322, 1050201, 'API_71a2848c8bd53836def5e80bd3a5f9c0', '2026-05-21 16:39:06.234945');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (323, 1050201, 'API_0da123c5045de9ea1e2c11afec01c5d2', '2026-05-21 16:39:06.234946');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (324, 1050201, 'API_0368acb8b020d2b9b5e8c54a371e2f24', '2026-05-21 16:39:06.234946');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (325, 1050201, 'API_3bd78b83b676adb4950d83b848067ef8', '2026-05-21 16:39:06.234947');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (326, 1050201, 'API_392307c53b2e7f956dedfb5eded4fbd8', '2026-05-21 16:39:06.234948');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (327, 1050203, 'API_8d255ec86c75c1d5254d6dfaf2eaa47b', '2026-05-21 16:39:06.234948');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (328, 1050203, 'API_095bea387ea46c9734587367055aba00', '2026-05-21 16:39:06.234949');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (329, 1050203, 'API_192b0a61fd1e9e4308275ea23948d5f7', '2026-05-21 16:39:06.234949');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (330, 1050203, 'API_23d8d0ad4ef0e400271ee2fa8b5a377b', '2026-05-21 16:39:06.234950');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (331, 1050203, 'API_f99b874fb80bfcaffa51b696d00026b8', '2026-05-21 16:39:06.234950');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (332, 1050203, 'API_b2569880cc01a52a10c03688e12f9515', '2026-05-21 16:39:06.234951');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (333, 1050301, 'API_259fd67fedd75c4ac3de48661224dcb0', '2026-05-21 16:39:06.234951');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (334, 1050301, 'API_0be31e64987c5ddea1d85c48303b54fe', '2026-05-21 16:39:06.234951');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (335, 1050301, 'API_26d9f14e3aefad8db55005b55e54ed24', '2026-05-21 16:39:06.234952');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (336, 1050302, 'API_c1fb2330975052962a44677a0185a57c', '2026-05-21 16:39:06.234953');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (337, 1050302, 'API_1084bcd01b014b9ac821742890911220', '2026-05-21 16:39:06.234953');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (338, 1050302, 'API_32eafe524ab95c38f670afd13eba3b24', '2026-05-21 16:39:06.234954');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (339, 1050303, 'API_2cf73ae718d7791d79f213698f327bfe', '2026-05-21 16:39:06.234954');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (340, 1050303, 'API_4325d75f5bd554b65ac4448add53b21a', '2026-05-21 16:39:06.234955');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (341, 1050303, 'API_d17b278e5a4a3bc46d730d6410f8912a', '2026-05-21 16:39:06.234955');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (342, 1060101, 'API_9e12896dea8bac01c53eb8543463cb89', '2026-05-21 16:39:06.234956');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (343, 1060101, 'API_6e027846ae16a6400c8d80b9a8867894', '2026-05-21 16:39:06.234956');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (344, 1060101, 'API_04235a6150fc151678adf734a097873d', '2026-05-21 16:39:06.234957');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (345, 1060101, 'API_c8fee93f58f123e3acf501a33e7dc8e8', '2026-05-21 16:39:06.234957');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (346, 1060101, 'API_2a8c8a2eda7386cf6189f35c83248b3e', '2026-05-21 16:39:06.234958');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (347, 1060101, 'API_b2e8fe16d1c60c9ddee4bb3e5691f578', '2026-05-21 16:39:06.234958');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (348, 1060101, 'API_b502be9d04429c2fc4556baeaa4dc7a6', '2026-05-21 16:39:06.234959');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (349, 1060101, 'API_45bef6d07116bcfec6a514c482c62ed2', '2026-05-21 16:39:06.234959');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (350, 1060101, 'API_5681d79b1cadf7623872c13fd6d35742', '2026-05-21 16:39:06.234960');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (351, 1060101, 'API_d492255a5d4df0296359b131388cfd59', '2026-05-21 16:39:06.234960');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (352, 1060102, 'API_615a2d10944d6f1438891a1cadd5fe53', '2026-05-21 16:39:06.234961');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (353, 1060102, 'API_0be31e64987c5ddea1d85c48303b54fe', '2026-05-21 16:39:06.234961');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (354, 1060102, 'API_ff6f5f63942bf2e1e06e3ac8907d3e29', '2026-05-21 16:39:06.234962');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (355, 1060102, 'API_a5134466310983ea6abfbc47997220ab', '2026-05-21 16:39:06.234962');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (356, 1060103, 'API_2bac5e660fc4f27b14acdfe0920d9e99', '2026-05-21 16:39:06.234963');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (357, 1060103, 'API_55a6039f910a9c6aec22f6cee723e906', '2026-05-21 16:39:06.234964');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (358, 1060103, 'API_ed58816c4157707f88e04b7d4b4358ba', '2026-05-21 16:39:06.234964');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (359, 1060103, 'API_4fd7c114b65be511352f9c7ab8bacdaf', '2026-05-21 16:39:06.234965');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (360, 1060103, 'API_1878b172f40597a71034d21d4c43a540', '2026-05-21 16:39:06.234966');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (361, 10602, 'API_ec1483c23d0b116dba410b5776c66695', '2026-05-21 16:39:06.234966');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (362, 10602, 'API_a45d8a45467ca6cc0332e9d86f1aeb05', '2026-05-21 16:39:06.234967');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (363, 10602, 'API_b24bf37d83c1a77d2e1d34683129e3f6', '2026-05-21 16:39:06.234968');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (364, 10602, 'API_0b104bb68c2c7b430721cd695be58c39', '2026-05-21 16:39:06.234968');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (365, 10602, 'API_7538060beedc68f15fe4656d8f99afb2', '2026-05-21 16:39:06.234969');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (366, 10602, 'API_79ccef9fcfe1184e5a93e99f457b91d1', '2026-05-21 16:39:06.234969');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (367, 10602, 'API_80c59d64700eb1291ec6df850d9adcd0', '2026-05-21 16:39:06.234970');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (368, 108, 'API_74c2404d0123cf9f3cb13f63fb43925d', '2026-05-21 16:39:06.234971');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (369, 108, 'API_8f1cb2c46fe31242d6cf9a62c641e61e', '2026-05-21 16:39:06.234971');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (370, 108, 'API_3d8e2e5702fb87fcb032f933dc841a51', '2026-05-21 16:39:06.234972');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (371, 108, 'API_df6c0fb022483d37f65828a78c6aad36', '2026-05-21 16:39:06.234972');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (372, 109, 'API_8bbb6bc57d4b7022af9ace2a833a11c5', '2026-05-21 16:39:06.234973');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (373, 109, 'API_dd9aee42fad9cc6b3c5e787b6cc70755', '2026-05-21 16:39:06.234973');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (374, 109, 'API_9435f223ddcf6f16ae54509528e63701', '2026-05-21 16:39:06.234974');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (375, 109, 'API_b08816d1b60271ad69df659a3a703a07', '2026-05-21 16:39:06.234974');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (376, 109, 'API_420768ed52355d15e29bbacca1ef670e', '2026-05-21 16:39:06.234975');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (377, 109, 'API_0afcd8544b65e59eba14f68c7251022c', '2026-05-21 16:39:06.234975');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (378, 109, 'API_78eaea2cc157ab24cfe580859efe9471', '2026-05-21 16:39:06.234976');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (379, 109, 'API_7ab9403b4ae2eae8a5dc76f744d6c3bb', '2026-05-21 16:39:06.234977');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (380, 109, 'API_a860fbb226fa1e26288cbe4fc30bbed3', '2026-05-21 16:39:06.234977');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (381, 109, 'API_f9be4cf71090a5952c6d8561a6f94223', '2026-05-21 16:39:06.234978');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (382, 109, 'API_42535d9f84a2765013684c9b56cbe293', '2026-05-21 16:39:06.234978');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (383, 109, 'API_5761fb61084295047675d6d0c3ab2f3e', '2026-05-21 16:39:06.234979');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (384, 109, 'API_be1ea74854cfd255a694ac802d99bec6', '2026-05-21 16:39:06.234979');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (385, 110, 'API_69960152a2d6e404582f537cfc94bbc7', '2026-05-21 16:39:06.234980');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (386, 110, 'API_54fe263adb3481f967f61e0644ec398f', '2026-05-21 16:39:06.234980');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (387, 110, 'API_c2174a3aaa21fef6d42d549bc3c356ac', '2026-05-21 16:39:06.234981');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (388, 110, 'API_be4bc66d6c0c3adedbef987957fa96fa', '2026-05-21 16:39:06.234981');
INSERT INTO uav_lifecycle.regulator_resource_api_mapping (id, resource_id, api_code, create_at) VALUES (389, 110, 'API_0394ba0aad7eec6bb9247ef4ec65f577', '2026-05-21 16:39:06.234982');