fix:修复已知问题
This commit is contained in:
@@ -43,5 +43,6 @@ namespace IM_API.Interface.Services
|
||||
/// <param name="desc"></param>
|
||||
/// <returns></returns>
|
||||
Task<List<GroupInfoDto>> GetGroupListAsync(int userId, int page, int limit, bool desc);
|
||||
Task UpdateGroupConversationAsync(GroupUpdateConversationDto dto);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user