兴安访客小程序对接部分迁移

This commit is contained in:
zc
2025-06-05 17:04:25 +08:00
parent b3657fb024
commit 5761742c5a
39 changed files with 1480 additions and 125 deletions

View File

@@ -86,4 +86,9 @@ public class SmsProperties {
* 兴安访客审核不通过
*/
private String template10;
/**
* 登录注册6位验证码
*/
private String template11;
}