IRC_NewDev
parent
1c5aa8ce28
commit
71d128a325
|
@ -1929,7 +1929,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public string? MarkTool { get; set; }
|
public string? MarkTool { get; set; }
|
||||||
|
|
||||||
public decimal? RowIndex { get; set; }
|
public decimal RowIndex { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 截图地址
|
/// 截图地址
|
||||||
|
|
Loading…
Reference in New Issue