修改
This commit is contained in:
@@ -87,6 +87,9 @@ public class ReadingTableQuestionSystem : BaseAddAuditEntity
|
||||
[Comment("最大问题数")]
|
||||
public int? MaxRowCount { get; set; }
|
||||
|
||||
[Comment("图片数量")]
|
||||
public int? ImageCount { get; set; }
|
||||
|
||||
[Comment("数据表名称")]
|
||||
public string DataTableName { get; set; } = string.Empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user