shenxianbao_branch
19856012283 10 months ago committed by sxb
parent ba69a18bb6
commit 9f42b35602

@ -26,7 +26,7 @@ public class ForgetController {
private UserPasswordService userPasswordService;
@Resource
private UserInformationService userInformationService;
//5555
@RequestMapping(value = "checkCode.do", method = {RequestMethod.POST, RequestMethod.GET})
public Map checkPhone(HttpServletRequest request, Model model,
@RequestParam String code, @RequestParam String token) {

Loading…
Cancel
Save