| | |
| | | |
| | | logging: |
| | | file: |
| | | name: @log.path@/logs/${spring.application.name}.log # 日志文件名,全路径 |
| | | name: @log.path@/iailab-model/log/${spring.application.name}.log # 日志文件名,全路径 |
| | | level: |
| | | org: |
| | | springframework: |
| | |
| | | - t_mm_item_result_json |
| | | - t_mm_item_result_last_point |
| | | - t_mm_item_accuracy_rate |
| | | - t_mm_item_accuracy_his |
| | | - t_mm_predict_alarm_config |
| | | - t_mm_predict_alarm_message |
| | | - t_mm_sequence_num |
| | |
| | | - t_mpk_file_group |
| | | - t_chart_param |
| | | - t_chart |
| | | - t_mpk_pack |
| | | - t_mm_item_status |
| | | app: |
| | | app-key: model |
| | | app-secret: 85b0df7edc3df3611913df34ed695011 |