新版仿ok交易所-后端
zyy
2026-02-06 fa1b970c8fa7772ce123ab84e8cc4240065bcd26
trading-order-admin/src/main/resources/email/ftl/verification_email.ftl
@@ -17,14 +17,14 @@
    </style>
</head>
<body>
<p>Thank you for creating a MetaEquityEX account.</p>
<p>Thank you for creating a FracTionxEX account.</p>
<p>Please enter the following verification code to complete your registration:</p>
<!-- 带样式的验证码 -->
<div class="code-box">${code}</div>
<p>This code is valid for 10 minutes. Please do not share it with anyone. If this was not requested by you, please contact our customer support team immediately.</p>
<p style="text-align: right; margin-top: 30px;">— The MetaEquityEX Team</p>
<p style="text-align: right; margin-top: 30px;">— The FracTionxEX Team</p>
</body>
</html>