@@ -90,7 +90,7 @@ public class ReadingTableQuestionTrial : BaseAddAuditEntity
|
||||
|
||||
public string RelevanceValue { get; set; } = string.Empty;
|
||||
|
||||
public int ShowQuestion { get; set; }
|
||||
public ShowQuestion ShowQuestion { get; set; }
|
||||
public int? MaxRowCount { get; set; }
|
||||
|
||||
[Comment("图片数量")]
|
||||
|
||||
Reference in New Issue
Block a user