新加字段
parent
df187bed58
commit
88931a4a56
|
@ -1018,6 +1018,9 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||||
|
|
||||||
public int? OtherNumberOfFrames { get; set; }
|
public int? OtherNumberOfFrames { get; set; }
|
||||||
|
|
||||||
|
|
||||||
|
public SplitOrMergeType? SplitOrMergeType { get; set; }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public class GetTableAnswerRowInfoInDto
|
public class GetTableAnswerRowInfoInDto
|
||||||
|
|
Loading…
Reference in New Issue