新版仿ok交易所-后端
yml
zyy
2025-12-30 a0cc2d6cbaface408a2428982b4c0b0b8dda3e8c
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>