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