VOC_Monitor/app/data/settings.json

156 lines
3.6 KiB
JSON

{
"login": {
"id": "116696",
"pw": "dnsdydtlf1!"
},
"crawling": {
"interval_minutes": 10,
"max_pages": 1,
"target_depts": [
"차량"
],
"keywords": [
"1호선",
"다대포해수욕장",
"다대포항",
"낫개",
"신장림",
"장림",
"동매",
"신평",
"하단",
"당리",
"사하",
"괴정",
"대티",
"서대신",
"동대신",
"토성",
"자갈치",
"남포",
"중앙",
"부산역",
"초량",
"부산진",
"좌천",
"범일",
"범내골",
"서면",
"부전",
"양정",
"시청",
"연산",
"교대",
"동래",
"명륜",
"온천장",
"부산대",
"장전",
"구서",
"두실",
"남산",
"범어사",
"노포"
],
"recheck_hours": 3,
"headless_mode": true
},
"theme": "Dark",
"master_data": {
"office_options": [
"신평차량사업소",
"노포차량사업소"
],
"office_tel_map": {
"신평차량사업소": "200-5115",
"노포차량사업소": "509-4380"
},
"team_options": [
"검수1",
"검수2",
"검수3",
"검수4"
],
"position_options": [
"팀장",
"부팀장"
],
"reporter_names": [
"김태열",
"이승구",
"이대석"
],
"stations_L1": [
"다대포해수욕장",
"다대포항",
"낫개",
"신장림",
"장림",
"동매",
"신평",
"하단",
"당리",
"사하",
"괴정",
"대티",
"서대신",
"동대신",
"토성",
"자갈치",
"남포",
"중앙",
"부산역",
"초량",
"부산진",
"좌천",
"범일",
"범내골",
"서면",
"부전",
"양정",
"시청",
"연산",
"교대",
"동래",
"명륜",
"온천장",
"부산대",
"장전",
"구서",
"두실",
"남산",
"범어사",
"노포"
]
},
"report": {
"output_path": ""
},
"report_options": {
"office": "신평차량사업소",
"team": "검수1",
"position": "팀장",
"reporter_name": "이대석",
"action_taken": "○ 입고 후 조치예정",
"line_str": "1호선",
"train_num": "1211",
"train_set": "27",
"car_str": "1",
"reporter_tel": "200-5115"
},
"noti": {
"sound": true,
"use_related_filter": true,
"db_check_interval_minutes": 3,
"unchecked_check_interval_minutes": 10,
"unchecked_delay_enabled": true
},
"update": {
"connection_config_path": "app/updater/config.json",
"environment": "main",
"check_interval_hours": 1,
"program_id": "voc_monitor",
"version_table": "program_versions"
}
}