MrShi
2024-03-08 d2bc6e096f0806b78ea92d4b90a21d3627d406c7
server/service/src/main/resources/application-dev.yml
@@ -18,6 +18,18 @@
    password: rtjgfEr@&0c0m
    driver-class-name: com.mysql.cj.jdbc.Driver
    type: com.alibaba.druid.pool.DruidDataSource
  mail:
    host: smtp.exmail.qq.com
    username: jp@doumee.com
    password: 2Jz9HFW2U7vRnCRu
    default-encoding: UTF-8
    properties:
      mail:
        smtp:
          auth: true
        starttls:
          enable: true
          required: true
  redis:
    #    database: 0
@@ -39,7 +51,6 @@
debug_model: true
captcha_check: false
# Swagger配置
swagger: