mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-15 19:45:06 +08:00
fix: updateUserStatus方法的注释有误
This commit is contained in:
@ -74,7 +74,7 @@ public interface SysUserService {
|
|||||||
void updateUserPassword(Long id, String password);
|
void updateUserPassword(Long id, String password);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 修改密码
|
* 修改状态
|
||||||
*
|
*
|
||||||
* @param id 用户编号
|
* @param id 用户编号
|
||||||
* @param status 状态
|
* @param status 状态
|
||||||
|
Reference in New Issue
Block a user