pull/4/head
Yin 3 months ago
parent ed50693e6b
commit d811411e76

@ -442,6 +442,7 @@ 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