修改
This commit is contained in:
@@ -51,7 +51,7 @@ public class ReadingTaskQuestionMark : BaseAddAuditEntity
|
||||
|
||||
public Guid? TableQuestionId { get; set; }
|
||||
|
||||
public Guid? RowIndex { get; set; }
|
||||
public decimal? RowIndex { get; set; }
|
||||
|
||||
[MaxLength]
|
||||
public string OtherMarkTool { get; set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user