mirror of
https://github.com/zongzibinbin/MallChat.git
synced 2026-03-14 06:03:42 +08:00
用户名优化
This commit is contained in:
@@ -4,7 +4,7 @@ public interface IpService {
|
||||
/**
|
||||
* 异步更新用户ip详情
|
||||
*
|
||||
* @param id
|
||||
* @param uid
|
||||
*/
|
||||
void refreshIpDetailAsync(Long id);
|
||||
void refreshIpDetailAsync(Long uid);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user