@@ -579,6 +579,13 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
public Guid CreateUserId { get; set; }
|
||||
|
||||
public int? NumberOfFrames { get; set; }
|
||||
|
||||
public string MarkTool { get; set; } = string.Empty;
|
||||
|
||||
public string PicturePath { get; set; } = string.Empty;
|
||||
|
||||
public string OrderMarkName { get; set; } = string.Empty;
|
||||
|
||||
}
|
||||
|
||||
public class GetManualListInDto
|
||||
|
||||
Reference in New Issue
Block a user