修改
This commit is contained in:
@@ -93,6 +93,9 @@ public class ReadingTableQuestionTrial : BaseAddAuditEntity
|
||||
public int ShowQuestion { get; set; }
|
||||
public int? MaxRowCount { get; set; }
|
||||
|
||||
[Comment("图片数量")]
|
||||
public int? ImageCount { get; set; }
|
||||
|
||||
public string DataTableName { get; set; } = string.Empty;
|
||||
|
||||
public string DataTableColumn { get; set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user