fix 68471 消息中心-模板管理-导入失败
This commit is contained in:
+2
-2
@@ -30,8 +30,8 @@ public class SysMessageTemplate extends JeroEntity {
|
||||
@Excel(name = "模板内容", width = 50)
|
||||
private java.lang.String templateContent;
|
||||
/**模板测试json*/
|
||||
@Excel(name = "模板测试json", width = 15)
|
||||
private java.lang.String templateTestJson;
|
||||
/*@Excel(name = "模板测试json", width = 15)
|
||||
private java.lang.String templateTestJson;*/
|
||||
/**模板类型*/
|
||||
@Excel(name = "模板类型", width = 15)
|
||||
private java.lang.String templateType;
|
||||
|
||||
Reference in New Issue
Block a user