修改
This commit is contained in:
@@ -543,7 +543,10 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
public Guid? DeleteUserId { get; set; }
|
||||
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 来自于哪个标记
|
||||
/// </summary>
|
||||
public string FromMark { get; set; } = string.Empty;
|
||||
|
||||
public string RowMark { get; set; } = string.Empty;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user