|
|
|
@ -873,6 +873,7 @@ public class SimpleClientApplyServiceImpl implements SimpleClientApplyService {
|
|
|
|
|
param.add("RoyalPay");
|
|
|
|
|
param.add(registerClientCode);
|
|
|
|
|
String expireMin = "1";
|
|
|
|
|
logger.debug("{} phone sms send code :{}",phoneNumber,registerClientCode);
|
|
|
|
|
param.add(expireMin);
|
|
|
|
|
try {
|
|
|
|
|
if(request.getLocales().nextElement().equals(Locale.CHINESE)|| request.getLocales().nextElement().equals(Locale.SIMPLIFIED_CHINESE)){
|
|
|
|
|