feat: 到期提醒邮件内容改成表格和提取domain到配置文件

This commit is contained in:
caiyuchao
2025-09-20 17:18:55 +08:00
parent eb882e08e9
commit 6d3cf58e33
3 changed files with 47 additions and 1 deletions

View File

@@ -205,6 +205,7 @@ agt:
enable: false # 本地环境,暂时关闭图片验证码,方便登录等接口的测试;
mail:
enable: false # 本地环境,暂时关闭邮件发送;
domain: http://localhost:5666
security:
mock-enable: true
pay:

View File

@@ -203,6 +203,7 @@ wx:
agt:
captcha:
enable: false # 本地环境,暂时关闭图片验证码,方便登录等接口的测试;
domain: http://192.168.9.50
security:
mock-enable: true
pay: