2024-05-21 23:53:47 +08:00
|
|
|
[debug]
|
|
|
|
|
logger_filename = "log/file_{time}.log"
|
|
|
|
|
logger_format = "{time} {level} {message}"
|
|
|
|
|
|
|
|
|
|
[task]
|
2024-06-12 20:33:32 +08:00
|
|
|
GetBlock_enable = true # 人员施救使能
|
2024-06-14 11:18:50 +08:00
|
|
|
PutBlock_enable = true # 紧急转移使能
|
|
|
|
|
GetBBall_enable = true # 整装上阵使能
|
|
|
|
|
UpTower_enable = true # 通信抢修使能
|
2024-06-12 20:33:32 +08:00
|
|
|
GetRBall_enable = true # 高空排险使能
|
2024-06-14 11:18:50 +08:00
|
|
|
PutBBall_enable = true # 派发物资使能
|
|
|
|
|
PutHanoi_enable = true # 物资盘点使能
|
|
|
|
|
MoveArea_enable = true # 应急避险使能
|
|
|
|
|
KickAss_enable = true # 扫黑除暴使能
|
2024-05-29 21:23:05 +08:00
|
|
|
|
|
|
|
|
[find_counts]
|
2024-06-14 11:18:50 +08:00
|
|
|
GetBlock_counts = 10 # 人员施救计数
|
2024-06-12 20:33:32 +08:00
|
|
|
PutBlock_counts = 5 # 紧急转移计数
|
2024-06-14 11:18:50 +08:00
|
|
|
GetBBall_counts = 1 # 整装上阵计数
|
2024-06-12 20:33:32 +08:00
|
|
|
UpTower_counts = 3 # 通信抢修计数
|
2024-06-09 21:54:22 +08:00
|
|
|
GetRBall_counts = 10 # 高空排险计数
|
2024-06-05 16:07:32 +08:00
|
|
|
|
|
|
|
|
|
2024-06-02 17:49:52 +08:00
|
|
|
PutBBall_counts = 5 # 派发物资计数
|
2024-06-12 20:33:32 +08:00
|
|
|
PutHanoi1_counts = 10 # 物资盘点计数
|
2024-06-07 20:08:41 +08:00
|
|
|
PutHanoi2_counts = 2 # 物资盘点计数
|
2024-06-09 21:54:22 +08:00
|
|
|
PutHanoi3_counts = 2 # 物资盘点计数
|
2024-06-12 20:33:32 +08:00
|
|
|
MoveArea1_counts = 6 # 应急避险计数
|
2024-06-02 17:49:52 +08:00
|
|
|
MoveArea2_counts = 1700 # 应急避险第二阶段计数
|
2024-06-14 11:18:50 +08:00
|
|
|
KickAss_counts = 10 # 扫黑除暴计数
|