运维-物资管理接口
This commit is contained in:
@ -190,4 +190,6 @@ public interface RemoteUserService {
|
||||
Map<Long, String> selectPostNamesByIds(List<Long> postIds);
|
||||
|
||||
RemoteUserVo selectUserByPhonenumber(String phone);
|
||||
|
||||
String getPostNameByUserId(Long userId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user