Merge pull request #21 from fourcows/master

fix: updateUserStatus方法的注释有误
plp
芋道源码 5 years ago committed by GitHub
commit 98b2052824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -74,7 +74,7 @@ public interface SysUserService {
void updateUserPassword(Long id, String password);
/**
*
*
*
* @param id
* @param status

Loading…
Cancel
Save