| | |
| | | level: |
| | | com.ruoyi: debug |
| | | org.springframework: warn |
| | | com.deepoove: off #关闭poi-tl日志 |
| | | |
| | | # 用户配置 |
| | | user: |
| | |
| | | |
| | | # Spring配置 |
| | | spring: |
| | | jackson: # 全局时间处理 LocalDateTime时间序列号 |
| | | date-format: yyyy-MM-dd HH:mm:ss |
| | | time-zone: GMT+8 |
| | | serialization: |
| | | write-dates-as-timestamps: false |
| | | #rabbitmq配置 |
| | | rabbitmq: |
| | | host: 127.0.0.1 |
| | |
| | | cache-enabled: false |
| | | log-impl: # org.apache.ibatis.logging.stdout.StdOutImpl |
| | | |
| | | #集团统一登录 |
| | | sso: |
| | | url: https://ztt-sso.asuncloud.net |
| | | clientId: 47ded514-f447-43b4-afdf-181c10e2222d |
| | | clientSecret: ea93d26a68863da5d71a6e3355ec22df |
| | | callbackUrl: https://ztzb-lims.ztt.cn/thirdpartylogin |