修改返回真实名字
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-07 10:51:52 +08:00
parent 561e1748d6
commit faf5430248
2 changed files with 3 additions and 0 deletions
@@ -1740,6 +1740,8 @@ namespace IRaCIS.Core.Application.Contracts
public Guid CreateUserId { get; set; }
public string CreateUserFullName { get; set; } = String.Empty;
public string CreateUserName { get; set; } = String.Empty;
//public bool NeedReUpload { get; set; }