model : 添加AskTemplateQuestionLibrary 注释

dev_2.1.0
xueqingkun
parent ee675a4eeb
commit da5c145110

@ -36,12 +36,12 @@ public class AskTemplateQuestionLibrary implements Serializable {
private String code;
/**
*
*
*/
private String description;
/**
*
*
*/
@TableField(typeHandler = StringListTypeHandler.class)
private List<String> question;

Loading…
Cancel
Save