|
|
@@ -9,23 +9,23 @@ import java.util.List;
|
|
|
public class TOrderTaskExample {
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
protected String orderByClause;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
protected boolean distinct;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
protected List<Criteria> oredCriteria;
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
public TOrderTaskExample() {
|
|
|
oredCriteria = new ArrayList<Criteria>();
|
|
|
@@ -33,7 +33,7 @@ public class TOrderTaskExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
public void setOrderByClause(String orderByClause) {
|
|
|
this.orderByClause = orderByClause;
|
|
|
@@ -41,7 +41,7 @@ public class TOrderTaskExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
public String getOrderByClause() {
|
|
|
return orderByClause;
|
|
|
@@ -49,7 +49,7 @@ public class TOrderTaskExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
public void setDistinct(boolean distinct) {
|
|
|
this.distinct = distinct;
|
|
|
@@ -57,7 +57,7 @@ public class TOrderTaskExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
public boolean isDistinct() {
|
|
|
return distinct;
|
|
|
@@ -65,7 +65,7 @@ public class TOrderTaskExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
public List<Criteria> getOredCriteria() {
|
|
|
return oredCriteria;
|
|
|
@@ -73,7 +73,7 @@ public class TOrderTaskExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
public void or(Criteria criteria) {
|
|
|
oredCriteria.add(criteria);
|
|
|
@@ -81,7 +81,7 @@ public class TOrderTaskExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
public Criteria or() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
@@ -91,7 +91,7 @@ public class TOrderTaskExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
public Criteria createCriteria() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
@@ -103,7 +103,7 @@ public class TOrderTaskExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
protected Criteria createCriteriaInternal() {
|
|
|
Criteria criteria = new Criteria();
|
|
|
@@ -112,7 +112,7 @@ public class TOrderTaskExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
public void clear() {
|
|
|
oredCriteria.clear();
|
|
|
@@ -122,7 +122,7 @@ public class TOrderTaskExample {
|
|
|
|
|
|
/**
|
|
|
* This class was generated by MyBatis Generator. This class corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
protected abstract static class GeneratedCriteria {
|
|
|
protected List<Criterion> criteria;
|
|
|
@@ -1600,11 +1600,521 @@ public class TOrderTaskExample {
|
|
|
addCriterion("certificate_number not between", value1, value2, "certificateNumber");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
+
|
|
|
+ public Criteria andStatusIsNull() {
|
|
|
+ addCriterion("status is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusIsNotNull() {
|
|
|
+ addCriterion("status is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusEqualTo(Integer value) {
|
|
|
+ addCriterion("status =", value, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusNotEqualTo(Integer value) {
|
|
|
+ addCriterion("status <>", value, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusGreaterThan(Integer value) {
|
|
|
+ addCriterion("status >", value, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusGreaterThanOrEqualTo(Integer value) {
|
|
|
+ addCriterion("status >=", value, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusLessThan(Integer value) {
|
|
|
+ addCriterion("status <", value, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusLessThanOrEqualTo(Integer value) {
|
|
|
+ addCriterion("status <=", value, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusIn(List<Integer> values) {
|
|
|
+ addCriterion("status in", values, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusNotIn(List<Integer> values) {
|
|
|
+ addCriterion("status not in", values, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusBetween(Integer value1, Integer value2) {
|
|
|
+ addCriterion("status between", value1, value2, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusNotBetween(Integer value1, Integer value2) {
|
|
|
+ addCriterion("status not between", value1, value2, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andFormRetrieveIsNull() {
|
|
|
+ addCriterion("form_retrieve is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andFormRetrieveIsNotNull() {
|
|
|
+ addCriterion("form_retrieve is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andFormRetrieveEqualTo(Integer value) {
|
|
|
+ addCriterion("form_retrieve =", value, "formRetrieve");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andFormRetrieveNotEqualTo(Integer value) {
|
|
|
+ addCriterion("form_retrieve <>", value, "formRetrieve");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andFormRetrieveGreaterThan(Integer value) {
|
|
|
+ addCriterion("form_retrieve >", value, "formRetrieve");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andFormRetrieveGreaterThanOrEqualTo(Integer value) {
|
|
|
+ addCriterion("form_retrieve >=", value, "formRetrieve");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andFormRetrieveLessThan(Integer value) {
|
|
|
+ addCriterion("form_retrieve <", value, "formRetrieve");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andFormRetrieveLessThanOrEqualTo(Integer value) {
|
|
|
+ addCriterion("form_retrieve <=", value, "formRetrieve");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andFormRetrieveIn(List<Integer> values) {
|
|
|
+ addCriterion("form_retrieve in", values, "formRetrieve");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andFormRetrieveNotIn(List<Integer> values) {
|
|
|
+ addCriterion("form_retrieve not in", values, "formRetrieve");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andFormRetrieveBetween(Integer value1, Integer value2) {
|
|
|
+ addCriterion("form_retrieve between", value1, value2, "formRetrieve");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andFormRetrieveNotBetween(Integer value1, Integer value2) {
|
|
|
+ addCriterion("form_retrieve not between", value1, value2, "formRetrieve");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclareUserIsNull() {
|
|
|
+ addCriterion("declare_user is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclareUserIsNotNull() {
|
|
|
+ addCriterion("declare_user is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclareUserEqualTo(String value) {
|
|
|
+ addCriterion("declare_user =", value, "declareUser");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclareUserNotEqualTo(String value) {
|
|
|
+ addCriterion("declare_user <>", value, "declareUser");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclareUserGreaterThan(String value) {
|
|
|
+ addCriterion("declare_user >", value, "declareUser");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclareUserGreaterThanOrEqualTo(String value) {
|
|
|
+ addCriterion("declare_user >=", value, "declareUser");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclareUserLessThan(String value) {
|
|
|
+ addCriterion("declare_user <", value, "declareUser");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclareUserLessThanOrEqualTo(String value) {
|
|
|
+ addCriterion("declare_user <=", value, "declareUser");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclareUserLike(String value) {
|
|
|
+ addCriterion("declare_user like", value, "declareUser");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclareUserNotLike(String value) {
|
|
|
+ addCriterion("declare_user not like", value, "declareUser");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclareUserIn(List<String> values) {
|
|
|
+ addCriterion("declare_user in", values, "declareUser");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclareUserNotIn(List<String> values) {
|
|
|
+ addCriterion("declare_user not in", values, "declareUser");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclareUserBetween(String value1, String value2) {
|
|
|
+ addCriterion("declare_user between", value1, value2, "declareUser");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclareUserNotBetween(String value1, String value2) {
|
|
|
+ addCriterion("declare_user not between", value1, value2, "declareUser");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclarePwdIsNull() {
|
|
|
+ addCriterion("declare_pwd is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclarePwdIsNotNull() {
|
|
|
+ addCriterion("declare_pwd is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclarePwdEqualTo(String value) {
|
|
|
+ addCriterion("declare_pwd =", value, "declarePwd");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclarePwdNotEqualTo(String value) {
|
|
|
+ addCriterion("declare_pwd <>", value, "declarePwd");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclarePwdGreaterThan(String value) {
|
|
|
+ addCriterion("declare_pwd >", value, "declarePwd");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclarePwdGreaterThanOrEqualTo(String value) {
|
|
|
+ addCriterion("declare_pwd >=", value, "declarePwd");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclarePwdLessThan(String value) {
|
|
|
+ addCriterion("declare_pwd <", value, "declarePwd");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclarePwdLessThanOrEqualTo(String value) {
|
|
|
+ addCriterion("declare_pwd <=", value, "declarePwd");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclarePwdLike(String value) {
|
|
|
+ addCriterion("declare_pwd like", value, "declarePwd");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclarePwdNotLike(String value) {
|
|
|
+ addCriterion("declare_pwd not like", value, "declarePwd");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclarePwdIn(List<String> values) {
|
|
|
+ addCriterion("declare_pwd in", values, "declarePwd");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclarePwdNotIn(List<String> values) {
|
|
|
+ addCriterion("declare_pwd not in", values, "declarePwd");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclarePwdBetween(String value1, String value2) {
|
|
|
+ addCriterion("declare_pwd between", value1, value2, "declarePwd");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDeclarePwdNotBetween(String value1, String value2) {
|
|
|
+ addCriterion("declare_pwd not between", value1, value2, "declarePwd");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andTaskRefundIsNull() {
|
|
|
+ addCriterion("task_refund is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andTaskRefundIsNotNull() {
|
|
|
+ addCriterion("task_refund is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andTaskRefundEqualTo(Integer value) {
|
|
|
+ addCriterion("task_refund =", value, "taskRefund");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andTaskRefundNotEqualTo(Integer value) {
|
|
|
+ addCriterion("task_refund <>", value, "taskRefund");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andTaskRefundGreaterThan(Integer value) {
|
|
|
+ addCriterion("task_refund >", value, "taskRefund");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andTaskRefundGreaterThanOrEqualTo(Integer value) {
|
|
|
+ addCriterion("task_refund >=", value, "taskRefund");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andTaskRefundLessThan(Integer value) {
|
|
|
+ addCriterion("task_refund <", value, "taskRefund");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andTaskRefundLessThanOrEqualTo(Integer value) {
|
|
|
+ addCriterion("task_refund <=", value, "taskRefund");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andTaskRefundIn(List<Integer> values) {
|
|
|
+ addCriterion("task_refund in", values, "taskRefund");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andTaskRefundNotIn(List<Integer> values) {
|
|
|
+ addCriterion("task_refund not in", values, "taskRefund");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andTaskRefundBetween(Integer value1, Integer value2) {
|
|
|
+ addCriterion("task_refund between", value1, value2, "taskRefund");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andTaskRefundNotBetween(Integer value1, Integer value2) {
|
|
|
+ addCriterion("task_refund not between", value1, value2, "taskRefund");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundContentIsNull() {
|
|
|
+ addCriterion("refund_content is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundContentIsNotNull() {
|
|
|
+ addCriterion("refund_content is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundContentEqualTo(String value) {
|
|
|
+ addCriterion("refund_content =", value, "refundContent");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundContentNotEqualTo(String value) {
|
|
|
+ addCriterion("refund_content <>", value, "refundContent");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundContentGreaterThan(String value) {
|
|
|
+ addCriterion("refund_content >", value, "refundContent");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundContentGreaterThanOrEqualTo(String value) {
|
|
|
+ addCriterion("refund_content >=", value, "refundContent");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundContentLessThan(String value) {
|
|
|
+ addCriterion("refund_content <", value, "refundContent");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundContentLessThanOrEqualTo(String value) {
|
|
|
+ addCriterion("refund_content <=", value, "refundContent");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundContentLike(String value) {
|
|
|
+ addCriterion("refund_content like", value, "refundContent");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundContentNotLike(String value) {
|
|
|
+ addCriterion("refund_content not like", value, "refundContent");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundContentIn(List<String> values) {
|
|
|
+ addCriterion("refund_content in", values, "refundContent");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundContentNotIn(List<String> values) {
|
|
|
+ addCriterion("refund_content not in", values, "refundContent");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundContentBetween(String value1, String value2) {
|
|
|
+ addCriterion("refund_content between", value1, value2, "refundContent");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundContentNotBetween(String value1, String value2) {
|
|
|
+ addCriterion("refund_content not between", value1, value2, "refundContent");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSetUpAmountIsNull() {
|
|
|
+ addCriterion("set_up_amount is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSetUpAmountIsNotNull() {
|
|
|
+ addCriterion("set_up_amount is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSetUpAmountEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("set_up_amount =", value, "setUpAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSetUpAmountNotEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("set_up_amount <>", value, "setUpAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSetUpAmountGreaterThan(BigDecimal value) {
|
|
|
+ addCriterion("set_up_amount >", value, "setUpAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSetUpAmountGreaterThanOrEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("set_up_amount >=", value, "setUpAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSetUpAmountLessThan(BigDecimal value) {
|
|
|
+ addCriterion("set_up_amount <", value, "setUpAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSetUpAmountLessThanOrEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("set_up_amount <=", value, "setUpAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSetUpAmountIn(List<BigDecimal> values) {
|
|
|
+ addCriterion("set_up_amount in", values, "setUpAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSetUpAmountNotIn(List<BigDecimal> values) {
|
|
|
+ addCriterion("set_up_amount not in", values, "setUpAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSetUpAmountBetween(BigDecimal value1, BigDecimal value2) {
|
|
|
+ addCriterion("set_up_amount between", value1, value2, "setUpAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSetUpAmountNotBetween(BigDecimal value1, BigDecimal value2) {
|
|
|
+ addCriterion("set_up_amount not between", value1, value2, "setUpAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andArrivalMoneyIsNull() {
|
|
|
+ addCriterion("arrival_money is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andArrivalMoneyIsNotNull() {
|
|
|
+ addCriterion("arrival_money is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andArrivalMoneyEqualTo(Integer value) {
|
|
|
+ addCriterion("arrival_money =", value, "arrivalMoney");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andArrivalMoneyNotEqualTo(Integer value) {
|
|
|
+ addCriterion("arrival_money <>", value, "arrivalMoney");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andArrivalMoneyGreaterThan(Integer value) {
|
|
|
+ addCriterion("arrival_money >", value, "arrivalMoney");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andArrivalMoneyGreaterThanOrEqualTo(Integer value) {
|
|
|
+ addCriterion("arrival_money >=", value, "arrivalMoney");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andArrivalMoneyLessThan(Integer value) {
|
|
|
+ addCriterion("arrival_money <", value, "arrivalMoney");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andArrivalMoneyLessThanOrEqualTo(Integer value) {
|
|
|
+ addCriterion("arrival_money <=", value, "arrivalMoney");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andArrivalMoneyIn(List<Integer> values) {
|
|
|
+ addCriterion("arrival_money in", values, "arrivalMoney");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andArrivalMoneyNotIn(List<Integer> values) {
|
|
|
+ addCriterion("arrival_money not in", values, "arrivalMoney");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andArrivalMoneyBetween(Integer value1, Integer value2) {
|
|
|
+ addCriterion("arrival_money between", value1, value2, "arrivalMoney");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andArrivalMoneyNotBetween(Integer value1, Integer value2) {
|
|
|
+ addCriterion("arrival_money not between", value1, value2, "arrivalMoney");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* This class was generated by MyBatis Generator. This class corresponds to the database table t_order_task
|
|
|
- * @mbg.generated Sun May 05 08:49:10 CST 2019
|
|
|
+ * @mbg.generated Mon Jun 03 14:30:20 CST 2019
|
|
|
*/
|
|
|
public static class Criterion {
|
|
|
private String condition;
|