|
@@ -36,11 +36,11 @@ public class DataModel implements Serializable {
|
|
*/
|
|
*/
|
|
private String replacingValue;
|
|
private String replacingValue;
|
|
/**
|
|
/**
|
|
- * 单值替换第二个,operation_rule_two
|
|
|
|
|
|
+ * 单值替换第二个
|
|
*/
|
|
*/
|
|
private String operationRuleTwo;
|
|
private String operationRuleTwo;
|
|
/**
|
|
/**
|
|
- * 替换第二个为,replacing_value_two
|
|
|
|
|
|
+ * 替换第二个为
|
|
*/
|
|
*/
|
|
private String replacingValueTwo;
|
|
private String replacingValueTwo;
|
|
/**
|
|
/**
|