feat: add service config templates and extraction script

Former-commit-id: 1de24b7eb79676d1aba9d799a58c5a753290cf52
This commit is contained in:
反编译工作区
2026-05-01 19:38:01 +08:00
parent 3175b7074b
commit 8b15445328
2433 changed files with 8322164 additions and 1604 deletions
@@ -0,0 +1,34 @@
mysql: [Warning] Using a password on the command line interface can be insecure.
code_elevator_area 43 InnoDB 电梯编码(编码与地区编号)
device_image_store 0 InnoDB 楼栋图库关联表
elevator_device 126 InnoDB 派梯设备
image_rule_ref 69087 InnoDB 通行规则信息表
it_acs_device_task 525 InnoDB 派梯楼层绑定任务进度表
it_acs_elevator_record 0 InnoDB 开门记录表
it_acs_elevator_record_2020 0 InnoDB 开门记录表
it_acs_elevator_record_2021 0 InnoDB 开门记录表
it_acs_elevator_record_2022 364141 InnoDB 开门记录表
it_acs_elevator_record_2023 1295207 InnoDB 开门记录表
it_acs_elevator_record_2024 1859518 InnoDB 开门记录表
it_acs_elevator_record_2025 1847669 InnoDB 开门记录表
it_acs_elevator_record_2026 664815 InnoDB 开门记录表
it_acs_elevator_record_2027 0 InnoDB 开门记录表
it_acs_elevator_record_2028 0 InnoDB 开门记录表
it_acs_elevator_record_2029 0 InnoDB 开门记录表
it_acs_elevator_record_2030 0 InnoDB 开门记录表
it_acs_pass_rule 0 InnoDB 通行规则表
it_acs_recog_record 0 InnoDB 识别记录表
it_acs_recog_record_2020 0 InnoDB 识别记录表
it_acs_recog_record_2021 0 InnoDB 识别记录表
it_acs_recog_record_2022 735055 InnoDB 识别记录表
it_acs_recog_record_2023 5751205 InnoDB 识别记录表
it_acs_recog_record_2024 4046343 InnoDB 识别记录表
it_acs_recog_record_2025 3503798 InnoDB 识别记录表
it_acs_recog_record_2026 976180 InnoDB 识别记录表
it_acs_recog_record_2027 0 InnoDB 识别记录表
it_acs_recog_record_2028 0 InnoDB 识别记录表
it_acs_recog_record_2029 0 InnoDB 识别记录表
it_acs_recog_record_2030 0 InnoDB 识别记录表
send_record_time 2 InnoDB 记录推送时间戳
send_record_timebak 2 InnoDB 记录推送时间戳
tenant_visitor_floor_policy 1 InnoDB 租户访客默认楼层策略(与组织 floorList 求交)
1 mysql: [Warning] Using a password on the command line interface can be insecure.
2 code_elevator_area 43 InnoDB 电梯编码(编码与地区编号)
3 device_image_store 0 InnoDB 楼栋图库关联表
4 elevator_device 126 InnoDB 派梯设备
5 image_rule_ref 69087 InnoDB 通行规则信息表
6 it_acs_device_task 525 InnoDB 派梯楼层绑定任务进度表
7 it_acs_elevator_record 0 InnoDB 开门记录表
8 it_acs_elevator_record_2020 0 InnoDB 开门记录表
9 it_acs_elevator_record_2021 0 InnoDB 开门记录表
10 it_acs_elevator_record_2022 364141 InnoDB 开门记录表
11 it_acs_elevator_record_2023 1295207 InnoDB 开门记录表
12 it_acs_elevator_record_2024 1859518 InnoDB 开门记录表
13 it_acs_elevator_record_2025 1847669 InnoDB 开门记录表
14 it_acs_elevator_record_2026 664815 InnoDB 开门记录表
15 it_acs_elevator_record_2027 0 InnoDB 开门记录表
16 it_acs_elevator_record_2028 0 InnoDB 开门记录表
17 it_acs_elevator_record_2029 0 InnoDB 开门记录表
18 it_acs_elevator_record_2030 0 InnoDB 开门记录表
19 it_acs_pass_rule 0 InnoDB 通行规则表
20 it_acs_recog_record 0 InnoDB 识别记录表
21 it_acs_recog_record_2020 0 InnoDB 识别记录表
22 it_acs_recog_record_2021 0 InnoDB 识别记录表
23 it_acs_recog_record_2022 735055 InnoDB 识别记录表
24 it_acs_recog_record_2023 5751205 InnoDB 识别记录表
25 it_acs_recog_record_2024 4046343 InnoDB 识别记录表
26 it_acs_recog_record_2025 3503798 InnoDB 识别记录表
27 it_acs_recog_record_2026 976180 InnoDB 识别记录表
28 it_acs_recog_record_2027 0 InnoDB 识别记录表
29 it_acs_recog_record_2028 0 InnoDB 识别记录表
30 it_acs_recog_record_2029 0 InnoDB 识别记录表
31 it_acs_recog_record_2030 0 InnoDB 识别记录表
32 send_record_time 2 InnoDB 记录推送时间戳
33 send_record_timebak 2 InnoDB 记录推送时间戳
34 tenant_visitor_floor_policy 1 InnoDB 租户访客默认楼层策略(与组织 floorList 求交)