修改
This commit is contained in:
@@ -39,7 +39,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// <summary>
|
||||
/// 行号
|
||||
/// </summary>
|
||||
public int RowIndex { get; set; }
|
||||
public decimal RowIndex { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 答案
|
||||
|
||||
Reference in New Issue
Block a user