邮件模板中增加LimitTime过期时间字段

This commit is contained in:
wsczx
2024-08-30 19:33:27 +08:00
parent cbdf730481
commit 7160c3cab7
2 changed files with 9 additions and 0 deletions

View File

@@ -184,6 +184,7 @@ const accountMail = `<p>您好:</p>
用户组: <b>{{.Group}}</b> <br/>
用户名: <b>{{.Username}}</b> <br/>
用户PIN码: <b>{{.PinCode}}</b> <br/>
用户过期时间: <b>{{.LimitTime}}</b> <br/>
{{if .DisableOtp}}
<!-- nothing -->
{{else}}