优化
This commit is contained in:
@@ -37,18 +37,6 @@ public class RuleVersion implements Serializable {
|
|||||||
* 状态:-1 删除 0停用 1启用
|
* 状态:-1 删除 0停用 1启用
|
||||||
*/
|
*/
|
||||||
private Integer status;
|
private Integer status;
|
||||||
// /**
|
|
||||||
// * 规则结果en(命中情况)
|
|
||||||
// */
|
|
||||||
// private String resultFieldEn;
|
|
||||||
// /**
|
|
||||||
// * 规则得分
|
|
||||||
// */
|
|
||||||
// private Integer score;
|
|
||||||
// /**
|
|
||||||
// * 规则得分的en
|
|
||||||
// */
|
|
||||||
// private String scoreFieldEn;
|
|
||||||
/**
|
/**
|
||||||
* 组织id
|
* 组织id
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user