TASK: 邮件模板

This commit is contained in:
2025-07-31 18:20:43 +08:00
parent 739e637267
commit e16268a013
39 changed files with 3005 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html xmlns:th="http://www.thymeleaf.org">
<head>
<meta charset="UTF-8">
<title>关于AiDA试用用户账户申请订单的通知</title>
</head>
<body>
<p>Dear management</p>
<p>There were no new AiDA trial user account application orders added yesterday.</p>
<p>Best regards,<br>AiDA team</p>
</body>
</html>