@@ -16,7 +16,7 @@ public class GetModuleInfoOneDTO {
//模板名称
private String name;
//模板类型
- private Integer type;
+ private String type;
//属于名称
private String ascriptionName;