jis pojo 去除rule 关键字

yun-zuoyi
wynne1005 5 years ago
parent 1983602b3a
commit 25b2fb8e21

@ -61,8 +61,8 @@ public class MesPatternJis extends BaseBean implements Serializable {
private Integer patternType;
@Lob
@Column(name = "RULE")
@ApiParam("规则")
private String rule;
@Column(name = "MATCH_RULE")
@ApiParam("匹配规则")
private String matchRule;
}

Loading…
Cancel
Save