zouyu
2025-03-18 8f63d5ce747106195b279e1c158fd12f9997a770
ruoyi-admin/src/main/resources/application.yml
@@ -36,6 +36,7 @@
  level:
    com.ruoyi: debug
    org.springframework: warn
    com.deepoove: off #关闭poi-tl日志
# 用户配置
user:
@@ -47,6 +48,11 @@
# 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
@@ -145,3 +151,9 @@
    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