Merge remote-tracking branch 'origin/master'

This commit is contained in:
2026-01-30 10:49:52 +08:00
97 changed files with 7276 additions and 156 deletions

View File

@@ -97,6 +97,19 @@ spring:
deserialization:
# 允许对象忽略json中不存在的属性
fail_on_unknown_properties: false
mail:
host: smtp.163.com
port: 465
username: dummy@dummy.com # 占位用,随便写
password: dummy # 占位用,随便写
properties:
mail:
smtp:
auth: true
ssl:
enable: true
starttls:
enable: true
# Sa-Token配置
sa-token: