pull/4/head
Yin 8 months ago
parent d811411e76
commit ba95850726

@ -442,7 +442,6 @@ public class YonghuController {
* @return R * @return R
*/ */
@GetMapping(value = "/resetPassword") @GetMapping(value = "/resetPassword")
public R resetPassword(Integer id) { public R resetPassword(Integer id) {
YonghuEntity yonghu = new YonghuEntity(); YonghuEntity yonghu = new YonghuEntity();

Loading…
Cancel
Save