|
|
@@ -8,23 +8,23 @@ import java.util.List;
|
|
|
public class NewOrderChangeExample {
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
protected String orderByClause;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
protected boolean distinct;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
protected List<Criteria> oredCriteria;
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
public NewOrderChangeExample() {
|
|
|
oredCriteria = new ArrayList<Criteria>();
|
|
|
@@ -32,7 +32,7 @@ public class NewOrderChangeExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
public void setOrderByClause(String orderByClause) {
|
|
|
this.orderByClause = orderByClause;
|
|
|
@@ -40,7 +40,7 @@ public class NewOrderChangeExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
public String getOrderByClause() {
|
|
|
return orderByClause;
|
|
|
@@ -48,7 +48,7 @@ public class NewOrderChangeExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
public void setDistinct(boolean distinct) {
|
|
|
this.distinct = distinct;
|
|
|
@@ -56,7 +56,7 @@ public class NewOrderChangeExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
public boolean isDistinct() {
|
|
|
return distinct;
|
|
|
@@ -64,7 +64,7 @@ public class NewOrderChangeExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
public List<Criteria> getOredCriteria() {
|
|
|
return oredCriteria;
|
|
|
@@ -72,7 +72,7 @@ public class NewOrderChangeExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
public void or(Criteria criteria) {
|
|
|
oredCriteria.add(criteria);
|
|
|
@@ -80,7 +80,7 @@ public class NewOrderChangeExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
public Criteria or() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
@@ -90,7 +90,7 @@ public class NewOrderChangeExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
public Criteria createCriteria() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
@@ -102,7 +102,7 @@ public class NewOrderChangeExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
protected Criteria createCriteriaInternal() {
|
|
|
Criteria criteria = new Criteria();
|
|
|
@@ -111,7 +111,7 @@ public class NewOrderChangeExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
public void clear() {
|
|
|
oredCriteria.clear();
|
|
|
@@ -121,7 +121,7 @@ public class NewOrderChangeExample {
|
|
|
|
|
|
/**
|
|
|
* This class was generated by MyBatis Generator. This class corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
protected abstract static class GeneratedCriteria {
|
|
|
protected List<Criterion> criteria;
|
|
|
@@ -993,11 +993,711 @@ public class NewOrderChangeExample {
|
|
|
addCriterion("dep_name not between", value1, value2, "depName");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
+
|
|
|
+ public Criteria andProjectStateIsNull() {
|
|
|
+ addCriterion("project_state is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andProjectStateIsNotNull() {
|
|
|
+ addCriterion("project_state is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andProjectStateEqualTo(String value) {
|
|
|
+ addCriterion("project_state =", value, "projectState");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andProjectStateNotEqualTo(String value) {
|
|
|
+ addCriterion("project_state <>", value, "projectState");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andProjectStateGreaterThan(String value) {
|
|
|
+ addCriterion("project_state >", value, "projectState");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andProjectStateGreaterThanOrEqualTo(String value) {
|
|
|
+ addCriterion("project_state >=", value, "projectState");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andProjectStateLessThan(String value) {
|
|
|
+ addCriterion("project_state <", value, "projectState");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andProjectStateLessThanOrEqualTo(String value) {
|
|
|
+ addCriterion("project_state <=", value, "projectState");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andProjectStateLike(String value) {
|
|
|
+ addCriterion("project_state like", value, "projectState");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andProjectStateNotLike(String value) {
|
|
|
+ addCriterion("project_state not like", value, "projectState");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andProjectStateIn(List<String> values) {
|
|
|
+ addCriterion("project_state in", values, "projectState");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andProjectStateNotIn(List<String> values) {
|
|
|
+ addCriterion("project_state not in", values, "projectState");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andProjectStateBetween(String value1, String value2) {
|
|
|
+ addCriterion("project_state between", value1, value2, "projectState");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andProjectStateNotBetween(String value1, String value2) {
|
|
|
+ addCriterion("project_state not between", value1, value2, "projectState");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsCostIsNull() {
|
|
|
+ addCriterion("zxs_cost is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsCostIsNotNull() {
|
|
|
+ addCriterion("zxs_cost is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsCostEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("zxs_cost =", value, "zxsCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsCostNotEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("zxs_cost <>", value, "zxsCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsCostGreaterThan(BigDecimal value) {
|
|
|
+ addCriterion("zxs_cost >", value, "zxsCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsCostGreaterThanOrEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("zxs_cost >=", value, "zxsCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsCostLessThan(BigDecimal value) {
|
|
|
+ addCriterion("zxs_cost <", value, "zxsCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsCostLessThanOrEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("zxs_cost <=", value, "zxsCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsCostIn(List<BigDecimal> values) {
|
|
|
+ addCriterion("zxs_cost in", values, "zxsCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsCostNotIn(List<BigDecimal> values) {
|
|
|
+ addCriterion("zxs_cost not in", values, "zxsCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsCostBetween(BigDecimal value1, BigDecimal value2) {
|
|
|
+ addCriterion("zxs_cost between", value1, value2, "zxsCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsCostNotBetween(BigDecimal value1, BigDecimal value2) {
|
|
|
+ addCriterion("zxs_cost not between", value1, value2, "zxsCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsRemarksIsNull() {
|
|
|
+ addCriterion("zxs_remarks is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsRemarksIsNotNull() {
|
|
|
+ addCriterion("zxs_remarks is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsRemarksEqualTo(String value) {
|
|
|
+ addCriterion("zxs_remarks =", value, "zxsRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsRemarksNotEqualTo(String value) {
|
|
|
+ addCriterion("zxs_remarks <>", value, "zxsRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsRemarksGreaterThan(String value) {
|
|
|
+ addCriterion("zxs_remarks >", value, "zxsRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsRemarksGreaterThanOrEqualTo(String value) {
|
|
|
+ addCriterion("zxs_remarks >=", value, "zxsRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsRemarksLessThan(String value) {
|
|
|
+ addCriterion("zxs_remarks <", value, "zxsRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsRemarksLessThanOrEqualTo(String value) {
|
|
|
+ addCriterion("zxs_remarks <=", value, "zxsRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsRemarksLike(String value) {
|
|
|
+ addCriterion("zxs_remarks like", value, "zxsRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsRemarksNotLike(String value) {
|
|
|
+ addCriterion("zxs_remarks not like", value, "zxsRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsRemarksIn(List<String> values) {
|
|
|
+ addCriterion("zxs_remarks in", values, "zxsRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsRemarksNotIn(List<String> values) {
|
|
|
+ addCriterion("zxs_remarks not in", values, "zxsRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsRemarksBetween(String value1, String value2) {
|
|
|
+ addCriterion("zxs_remarks between", value1, value2, "zxsRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andZxsRemarksNotBetween(String value1, String value2) {
|
|
|
+ addCriterion("zxs_remarks not between", value1, value2, "zxsRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentTimeIsNull() {
|
|
|
+ addCriterion("payment_time is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentTimeIsNotNull() {
|
|
|
+ addCriterion("payment_time is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentTimeEqualTo(Date value) {
|
|
|
+ addCriterion("payment_time =", value, "paymentTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentTimeNotEqualTo(Date value) {
|
|
|
+ addCriterion("payment_time <>", value, "paymentTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentTimeGreaterThan(Date value) {
|
|
|
+ addCriterion("payment_time >", value, "paymentTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentTimeGreaterThanOrEqualTo(Date value) {
|
|
|
+ addCriterion("payment_time >=", value, "paymentTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentTimeLessThan(Date value) {
|
|
|
+ addCriterion("payment_time <", value, "paymentTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentTimeLessThanOrEqualTo(Date value) {
|
|
|
+ addCriterion("payment_time <=", value, "paymentTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentTimeIn(List<Date> values) {
|
|
|
+ addCriterion("payment_time in", values, "paymentTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentTimeNotIn(List<Date> values) {
|
|
|
+ addCriterion("payment_time not in", values, "paymentTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentTimeBetween(Date value1, Date value2) {
|
|
|
+ addCriterion("payment_time between", value1, value2, "paymentTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentTimeNotBetween(Date value1, Date value2) {
|
|
|
+ addCriterion("payment_time not between", value1, value2, "paymentTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentAmountIsNull() {
|
|
|
+ addCriterion("payment_amount is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentAmountIsNotNull() {
|
|
|
+ addCriterion("payment_amount is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentAmountEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("payment_amount =", value, "paymentAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentAmountNotEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("payment_amount <>", value, "paymentAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentAmountGreaterThan(BigDecimal value) {
|
|
|
+ addCriterion("payment_amount >", value, "paymentAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentAmountGreaterThanOrEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("payment_amount >=", value, "paymentAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentAmountLessThan(BigDecimal value) {
|
|
|
+ addCriterion("payment_amount <", value, "paymentAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentAmountLessThanOrEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("payment_amount <=", value, "paymentAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentAmountIn(List<BigDecimal> values) {
|
|
|
+ addCriterion("payment_amount in", values, "paymentAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentAmountNotIn(List<BigDecimal> values) {
|
|
|
+ addCriterion("payment_amount not in", values, "paymentAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentAmountBetween(BigDecimal value1, BigDecimal value2) {
|
|
|
+ addCriterion("payment_amount between", value1, value2, "paymentAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaymentAmountNotBetween(BigDecimal value1, BigDecimal value2) {
|
|
|
+ addCriterion("payment_amount not between", value1, value2, "paymentAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTimeIsNull() {
|
|
|
+ addCriterion("invoice_time is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTimeIsNotNull() {
|
|
|
+ addCriterion("invoice_time is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTimeEqualTo(Date value) {
|
|
|
+ addCriterion("invoice_time =", value, "invoiceTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTimeNotEqualTo(Date value) {
|
|
|
+ addCriterion("invoice_time <>", value, "invoiceTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTimeGreaterThan(Date value) {
|
|
|
+ addCriterion("invoice_time >", value, "invoiceTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTimeGreaterThanOrEqualTo(Date value) {
|
|
|
+ addCriterion("invoice_time >=", value, "invoiceTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTimeLessThan(Date value) {
|
|
|
+ addCriterion("invoice_time <", value, "invoiceTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTimeLessThanOrEqualTo(Date value) {
|
|
|
+ addCriterion("invoice_time <=", value, "invoiceTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTimeIn(List<Date> values) {
|
|
|
+ addCriterion("invoice_time in", values, "invoiceTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTimeNotIn(List<Date> values) {
|
|
|
+ addCriterion("invoice_time not in", values, "invoiceTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTimeBetween(Date value1, Date value2) {
|
|
|
+ addCriterion("invoice_time between", value1, value2, "invoiceTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTimeNotBetween(Date value1, Date value2) {
|
|
|
+ addCriterion("invoice_time not between", value1, value2, "invoiceTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceAmountIsNull() {
|
|
|
+ addCriterion("invoice_amount is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceAmountIsNotNull() {
|
|
|
+ addCriterion("invoice_amount is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceAmountEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("invoice_amount =", value, "invoiceAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceAmountNotEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("invoice_amount <>", value, "invoiceAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceAmountGreaterThan(BigDecimal value) {
|
|
|
+ addCriterion("invoice_amount >", value, "invoiceAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceAmountGreaterThanOrEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("invoice_amount >=", value, "invoiceAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceAmountLessThan(BigDecimal value) {
|
|
|
+ addCriterion("invoice_amount <", value, "invoiceAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceAmountLessThanOrEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("invoice_amount <=", value, "invoiceAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceAmountIn(List<BigDecimal> values) {
|
|
|
+ addCriterion("invoice_amount in", values, "invoiceAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceAmountNotIn(List<BigDecimal> values) {
|
|
|
+ addCriterion("invoice_amount not in", values, "invoiceAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceAmountBetween(BigDecimal value1, BigDecimal value2) {
|
|
|
+ addCriterion("invoice_amount between", value1, value2, "invoiceAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceAmountNotBetween(BigDecimal value1, BigDecimal value2) {
|
|
|
+ addCriterion("invoice_amount not between", value1, value2, "invoiceAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTypeIsNull() {
|
|
|
+ addCriterion("invoice_type is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTypeIsNotNull() {
|
|
|
+ addCriterion("invoice_type is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTypeEqualTo(String value) {
|
|
|
+ addCriterion("invoice_type =", value, "invoiceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTypeNotEqualTo(String value) {
|
|
|
+ addCriterion("invoice_type <>", value, "invoiceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTypeGreaterThan(String value) {
|
|
|
+ addCriterion("invoice_type >", value, "invoiceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTypeGreaterThanOrEqualTo(String value) {
|
|
|
+ addCriterion("invoice_type >=", value, "invoiceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTypeLessThan(String value) {
|
|
|
+ addCriterion("invoice_type <", value, "invoiceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTypeLessThanOrEqualTo(String value) {
|
|
|
+ addCriterion("invoice_type <=", value, "invoiceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTypeLike(String value) {
|
|
|
+ addCriterion("invoice_type like", value, "invoiceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTypeNotLike(String value) {
|
|
|
+ addCriterion("invoice_type not like", value, "invoiceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTypeIn(List<String> values) {
|
|
|
+ addCriterion("invoice_type in", values, "invoiceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTypeNotIn(List<String> values) {
|
|
|
+ addCriterion("invoice_type not in", values, "invoiceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTypeBetween(String value1, String value2) {
|
|
|
+ addCriterion("invoice_type between", value1, value2, "invoiceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andInvoiceTypeNotBetween(String value1, String value2) {
|
|
|
+ addCriterion("invoice_type not between", value1, value2, "invoiceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwCostIsNull() {
|
|
|
+ addCriterion("cw_cost is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwCostIsNotNull() {
|
|
|
+ addCriterion("cw_cost is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwCostEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("cw_cost =", value, "cwCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwCostNotEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("cw_cost <>", value, "cwCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwCostGreaterThan(BigDecimal value) {
|
|
|
+ addCriterion("cw_cost >", value, "cwCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwCostGreaterThanOrEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("cw_cost >=", value, "cwCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwCostLessThan(BigDecimal value) {
|
|
|
+ addCriterion("cw_cost <", value, "cwCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwCostLessThanOrEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("cw_cost <=", value, "cwCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwCostIn(List<BigDecimal> values) {
|
|
|
+ addCriterion("cw_cost in", values, "cwCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwCostNotIn(List<BigDecimal> values) {
|
|
|
+ addCriterion("cw_cost not in", values, "cwCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwCostBetween(BigDecimal value1, BigDecimal value2) {
|
|
|
+ addCriterion("cw_cost between", value1, value2, "cwCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwCostNotBetween(BigDecimal value1, BigDecimal value2) {
|
|
|
+ addCriterion("cw_cost not between", value1, value2, "cwCost");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundableAmountIsNull() {
|
|
|
+ addCriterion("refundable_amount is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundableAmountIsNotNull() {
|
|
|
+ addCriterion("refundable_amount is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundableAmountEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("refundable_amount =", value, "refundableAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundableAmountNotEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("refundable_amount <>", value, "refundableAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundableAmountGreaterThan(BigDecimal value) {
|
|
|
+ addCriterion("refundable_amount >", value, "refundableAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundableAmountGreaterThanOrEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("refundable_amount >=", value, "refundableAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundableAmountLessThan(BigDecimal value) {
|
|
|
+ addCriterion("refundable_amount <", value, "refundableAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundableAmountLessThanOrEqualTo(BigDecimal value) {
|
|
|
+ addCriterion("refundable_amount <=", value, "refundableAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundableAmountIn(List<BigDecimal> values) {
|
|
|
+ addCriterion("refundable_amount in", values, "refundableAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundableAmountNotIn(List<BigDecimal> values) {
|
|
|
+ addCriterion("refundable_amount not in", values, "refundableAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundableAmountBetween(BigDecimal value1, BigDecimal value2) {
|
|
|
+ addCriterion("refundable_amount between", value1, value2, "refundableAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andRefundableAmountNotBetween(BigDecimal value1, BigDecimal value2) {
|
|
|
+ addCriterion("refundable_amount not between", value1, value2, "refundableAmount");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwRemarksIsNull() {
|
|
|
+ addCriterion("cw_remarks is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwRemarksIsNotNull() {
|
|
|
+ addCriterion("cw_remarks is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwRemarksEqualTo(String value) {
|
|
|
+ addCriterion("cw_remarks =", value, "cwRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwRemarksNotEqualTo(String value) {
|
|
|
+ addCriterion("cw_remarks <>", value, "cwRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwRemarksGreaterThan(String value) {
|
|
|
+ addCriterion("cw_remarks >", value, "cwRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwRemarksGreaterThanOrEqualTo(String value) {
|
|
|
+ addCriterion("cw_remarks >=", value, "cwRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwRemarksLessThan(String value) {
|
|
|
+ addCriterion("cw_remarks <", value, "cwRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwRemarksLessThanOrEqualTo(String value) {
|
|
|
+ addCriterion("cw_remarks <=", value, "cwRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwRemarksLike(String value) {
|
|
|
+ addCriterion("cw_remarks like", value, "cwRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwRemarksNotLike(String value) {
|
|
|
+ addCriterion("cw_remarks not like", value, "cwRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwRemarksIn(List<String> values) {
|
|
|
+ addCriterion("cw_remarks in", values, "cwRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwRemarksNotIn(List<String> values) {
|
|
|
+ addCriterion("cw_remarks not in", values, "cwRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwRemarksBetween(String value1, String value2) {
|
|
|
+ addCriterion("cw_remarks between", value1, value2, "cwRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andCwRemarksNotBetween(String value1, String value2) {
|
|
|
+ addCriterion("cw_remarks not between", value1, value2, "cwRemarks");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* This class was generated by MyBatis Generator. This class corresponds to the database table new_order_change
|
|
|
- * @mbg.generated Fri Aug 16 10:18:23 CST 2019
|
|
|
+ * @mbg.generated Thu Aug 22 09:48:19 CST 2019
|
|
|
*/
|
|
|
public static class Criterion {
|
|
|
private String condition;
|