Commit ae015510 authored by 黎博's avatar 黎博

新增responseTemplate字段

parent f342d9f1
......@@ -21,6 +21,7 @@ public class Interface {
private String headers;
private String paramType;
private String paramTemplate;
private String responseTemplate;
private Integer moduleId;
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
private Date createTime;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment