|
@@ -1244,6 +1244,7 @@ public class RegisterServiceImpl implements RegisterService {
|
|
list.add("15814011616");
|
|
list.add("15814011616");
|
|
list.add("13100721916");
|
|
list.add("13100721916");
|
|
list.add("15113936829");
|
|
list.add("15113936829");
|
|
|
|
+ list.add("15827317748");
|
|
if ("prod".equals(profile) || list.contains(mobile)) {
|
|
if ("prod".equals(profile) || list.contains(mobile)) {
|
|
if (StringUtils.isNotBlank(mobile) && mobile.length() == 11) {
|
|
if (StringUtils.isNotBlank(mobile) && mobile.length() == 11) {
|
|
String regex = "^(1[3-9]\\d{9}$)";
|
|
String regex = "^(1[3-9]\\d{9}$)";
|