Merge pull request 'main' (#40) from main into feature-nxdev

Reviewed-on: #40
This commit is contained in:
2026-01-13 20:14:27 +08:00
committed by nanxun
5 changed files with 28 additions and 6 deletions
+1
View File
@@ -18,6 +18,7 @@ namespace IM_API.Dtos
public string RemarkName { get; init; } = string.Empty;
public string? Avatar { get; init; }
public UserInfoDto UserInfo { get; init; }
}
public record FriendRequestHandleDto