feat: 到期提醒邮件内容改成表格和提取domain到配置文件
This commit is contained in:
@@ -205,6 +205,7 @@ agt:
|
||||
enable: false # 本地环境,暂时关闭图片验证码,方便登录等接口的测试;
|
||||
mail:
|
||||
enable: false # 本地环境,暂时关闭邮件发送;
|
||||
domain: http://localhost:5666
|
||||
security:
|
||||
mock-enable: true
|
||||
pay:
|
||||
|
||||
@@ -203,6 +203,7 @@ wx:
|
||||
agt:
|
||||
captcha:
|
||||
enable: false # 本地环境,暂时关闭图片验证码,方便登录等接口的测试;
|
||||
domain: http://192.168.9.50
|
||||
security:
|
||||
mock-enable: true
|
||||
pay:
|
||||
|
||||
Reference in New Issue
Block a user