19856012283 10 months ago
parent e7033595f6
commit 4694fbc2ee

@ -26,7 +26,7 @@ public class ForgetController {
private UserPasswordService userPasswordService;
@Resource
private UserInformationService userInformationService;
//test1
//test2
@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