@@ -93,6 +93,9 @@ public class ReadingTableQuestionTrial : BaseAddAuditEntity
|
||||
public ShowQuestion ShowQuestion { get; set; }
|
||||
public int? MaxRowCount { get; set; }
|
||||
|
||||
[Comment("默认值")]
|
||||
public string DefaultValue { get; set; } = string.Empty;
|
||||
|
||||
[Comment("图片数量")]
|
||||
public int? ImageCount { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user