修改
This commit is contained in:
@@ -454,6 +454,11 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
public string OrderMarkName { get; set; } = string.Empty;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 截图地址
|
||||
/// </summary>
|
||||
public string PicturePath { get; set; } = string.Empty;
|
||||
|
||||
public int? NumberOfFrames { get; set; }
|
||||
public Guid RowId { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user