liulin
2025-07-10 7b21909966215f1335971b4cf154302eb79e6113
src/main/resources/application-test.yml
@@ -1,12 +1,12 @@
server:
  port: 8088
  port: 8039
spring:
  jackson:
    date-format: yyyy-MM-dd HH:mm:ss
  datasource:
    driver-class-name: org.postgresql.Driver
    url: jdbc:postgresql://113.250.189.120:57654/test_db1
    url: jdbc:postgresql://113.250.189.120:57654/gansu_water_system
    username: lunhan
    password: lunhan.20240330
    druid:
@@ -34,10 +34,15 @@
    path: ./logs
  level:
    root: info
    com.lunhan.xxx.host: DEBUG
    com.lunhan.xxx.service: DEBUG
    com.gansu.water: info
# mybatis-plus 配置:
mybatis-plus:
  configuration:
    ### 开启打印sql配置
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
# quartz定时任务配置
quartz:
  # 是否启用
  enable: true
  enable: true