| | |
| | | nacos: |
| | | server-addr: localhost:8848 # Nacos 服务器地址 |
| | | username: nacos |
| | | password: nacos |
| | | password: fG2@jH6#kI |
| | | discovery: # 【配置中心】配置项 |
| | | namespace: ${spring.profiles.active} |
| | | group: DEFAULT_GROUP # 使用的 Nacos 配置分组,默认为 DEFAULT_GROUP |
| | |
| | | server: |
| | | port: 8100 |
| | | # servlet: |
| | | # context-path: /fast-api |
| | | # context-path: /ansteel |
| | | |
| | | logging: |
| | | file: |
| | |
| | | - schedule_job |
| | | - schedule_job_log |
| | | - t_power_run_state |
| | | - t_power_net_factor |
| | | - t_power_capacitor_status |
| | | - t_power_control_main |
| | | - t_power_control_det |
| | | - t_power_gen_status |
| | | - t_power_demand |
| | | - t_coking_process_conf |
| | | - t_coking_prod_day |
| | | - t_coking_process_main |
| | | - t_coking_process_child |
| | | - t_coking_analy_trend |
| | | - t_coking_analy_ind |
| | | - t_main_process_index_day |
| | | - t_main_process_index_team |
| | | - t_coking_trace_chart |
| | | - t_coking_trace_conf |
| | | - t_coking_trace_data |
| | | - t_coking_trace_deviation |
| | | - t_coking_trace_report |
| | | - t_coking_trace_suggest |
| | | - t_coking_overview |
| | | - t_coking_trace_ind |
| | | swagger: |
| | | title: 选煤厂安全管理平台 |
| | | description: 选煤厂安全管理平台 |
| | | title: 鞍钢鲅鱼圈能源管控系统 |
| | | description: 鞍钢鲅鱼圈能源管控系统 |
| | | version: ${iailab.info.version} |
| | | log-path: D:\DLUT\ansteel |
| | | log-path: . |
| | | |
| | | debug: false |
| | | debug: false |