| | |
| | | |
| | | profiles: |
| | | active: @profiles.active@ |
| | | |
| | | cloud: |
| | | nacos: |
| | | server-addr: @nacos.server@ # Nacos 服务器地址 |
| | |
| | | |
| | | logging: |
| | | file: |
| | | name: @log.path@/logs/${spring.application.name}.log # 日志文件名,全路径 |
| | | name: @log.path@/log/${spring.application.name}.log # 日志文件名,全路径 |
| | | level: |
| | | org: |
| | | springframework: |
| | |
| | | - t_http_tag |
| | | - t_http_token |
| | | - t_ind_data_set |
| | | - t_ind_data_set_field8982 |
| | | - t_ind_data_set_field |
| | | - t_ind_item_category |
| | | - t_ind_item |
| | | - t_ind_item_atom |
| | | - t_ind_item_der |
| | | - t_ind_item_cal |
| | | - t_ind_item_value |
| | | - t_video_nvr |
| | | - t_video_log |
| | | - t_video_camera |
| | |
| | | - t_plan_item |
| | | - t_da_cumulate_point |
| | | - t_da_point_collect_status |
| | | - t_arc_data |
| | | - t_arc_setting |
| | | app: |
| | | app-key: data |
| | | app-secret: 85b0df7edc3df3611913df34ed695011 |