mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-26 17:21:53 +08:00
Merge pull request #21 from fourcows/master
fix: updateUserStatus方法的注释有误
This commit is contained in:
commit
98b2052824
@ -74,7 +74,7 @@ public interface SysUserService {
|
||||
void updateUserPassword(Long id, String password);
|
||||
|
||||
/**
|
||||
* 修改密码
|
||||
* 修改状态
|
||||
*
|
||||
* @param id 用户编号
|
||||
* @param status 状态
|
||||
|
Loading…
Reference in New Issue
Block a user