编辑用户名,改为当前月允许修改5次
This commit is contained in:
@@ -173,7 +173,7 @@ public interface AccountService extends IService<Account> {
|
||||
|
||||
void registerUserToVisitor();
|
||||
|
||||
Map<String, Long> getNicknameModifyTimes();
|
||||
Long getNicknameModifyTimes();
|
||||
|
||||
void editUserName(String newUserName);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user