@ -442,7 +442,6 @@ public class YonghuController {
* @return R对象,封装了操作结果,成功表示密码重置成功
*/
@GetMapping(value = "/resetPassword")
public R resetPassword(Integer id) {
YonghuEntity yonghu = new YonghuEntity();