shenxianbao_branch
sxb 10 months ago
parent 4022c303be
commit 37052a2eca

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