mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-02-08 22:54:59 +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