Merge branch 'feature-nxdev' of https://gitea.nxsir.cn/code/IM into feature-nxdev

This commit is contained in:
2025-12-28 22:13:35 +08:00
3 changed files with 10 additions and 5 deletions
+4
View File
@@ -17,6 +17,10 @@ namespace IM_API.Dtos
/// 用户昵称
/// </summary>
public string NickName { get; set; }
/// <summary>
/// 用户头像
/// </summary>
public string? Avatar { get; set; }
/// <summary>
/// 用户在线状态