测试发布

he 2024-08-20 10:37:58 +08:00
parent 92facb02e8
commit 2740ed109a
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ namespace IRaCIS.Application.Contracts
public string RealName { get; set; } = string.Empty; public string RealName { get; set; } = string.Empty;
public int? Sex { get; set; } // 1-男 2-女 public int? Sex { get; set; } // 1-男 2-女
/// <summary> /// <summary>
/// LastLoginIP /// LastLoginIP
/// </summary> /// </summary>