zouhantao před 3 dny
rodič
revize
e73bf2200f

+ 2
- 0
zhywpt-service-ias/src/main/java/cn/com/taiji/ias/manager/ass/active/ActiveCheckSendCodeManager.java Zobrazit soubor

response.setMsg("短信验证码错误!"); response.setMsg("短信验证码错误!");
throw GlyServiceError.BUSINESS_VALIDATE_ERR.toHandleException("短信验证码错误!"); throw GlyServiceError.BUSINESS_VALIDATE_ERR.toHandleException("短信验证码错误!");
} }
response.setCode("1");
response.setMsg("验证成功!");
return response; return response;
} }



Načítá se…
Zrušit
Uložit