## 众康手机注册可以重复;

This commit is contained in:
cabbage 2025-10-16 15:28:32 +08:00
parent db75406c92
commit 4382afd281
1 changed files with 1 additions and 1 deletions

View File

@ -46,6 +46,6 @@ public class RetailConstants {
/** /**
* 注册是否限制手机号重复 * 注册是否限制手机号重复
*/ */
public static final boolean LIMIT_TO_REG_PHONE_NUMBER = true; public static final boolean LIMIT_TO_REG_PHONE_NUMBER = false;
} }