|
|
@@ -7,23 +7,23 @@ import java.util.List;
|
|
|
public class CustomerExample {
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
protected String orderByClause;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
protected boolean distinct;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
protected List<Criteria> oredCriteria;
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
public CustomerExample() {
|
|
|
oredCriteria = new ArrayList<Criteria>();
|
|
|
@@ -31,7 +31,7 @@ public class CustomerExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
public void setOrderByClause(String orderByClause) {
|
|
|
this.orderByClause = orderByClause;
|
|
|
@@ -39,7 +39,7 @@ public class CustomerExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
public String getOrderByClause() {
|
|
|
return orderByClause;
|
|
|
@@ -47,7 +47,7 @@ public class CustomerExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
public void setDistinct(boolean distinct) {
|
|
|
this.distinct = distinct;
|
|
|
@@ -55,7 +55,7 @@ public class CustomerExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
public boolean isDistinct() {
|
|
|
return distinct;
|
|
|
@@ -63,7 +63,7 @@ public class CustomerExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
public List<Criteria> getOredCriteria() {
|
|
|
return oredCriteria;
|
|
|
@@ -71,7 +71,7 @@ public class CustomerExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
public void or(Criteria criteria) {
|
|
|
oredCriteria.add(criteria);
|
|
|
@@ -79,7 +79,7 @@ public class CustomerExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
public Criteria or() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
@@ -89,7 +89,7 @@ public class CustomerExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
public Criteria createCriteria() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
@@ -101,7 +101,7 @@ public class CustomerExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
protected Criteria createCriteriaInternal() {
|
|
|
Criteria criteria = new Criteria();
|
|
|
@@ -110,7 +110,7 @@ public class CustomerExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
public void clear() {
|
|
|
oredCriteria.clear();
|
|
|
@@ -120,7 +120,7 @@ public class CustomerExample {
|
|
|
|
|
|
/**
|
|
|
* This class was generated by MyBatis Generator. This class corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
protected abstract static class GeneratedCriteria {
|
|
|
protected List<Criterion> criteria;
|
|
|
@@ -383,52 +383,52 @@ public class CustomerExample {
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andShareTypEqualTo(Date value) {
|
|
|
+ public Criteria andShareTypEqualTo(Integer value) {
|
|
|
addCriterion("share_typ =", value, "shareTyp");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andShareTypNotEqualTo(Date value) {
|
|
|
+ public Criteria andShareTypNotEqualTo(Integer value) {
|
|
|
addCriterion("share_typ <>", value, "shareTyp");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andShareTypGreaterThan(Date value) {
|
|
|
+ public Criteria andShareTypGreaterThan(Integer value) {
|
|
|
addCriterion("share_typ >", value, "shareTyp");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andShareTypGreaterThanOrEqualTo(Date value) {
|
|
|
+ public Criteria andShareTypGreaterThanOrEqualTo(Integer value) {
|
|
|
addCriterion("share_typ >=", value, "shareTyp");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andShareTypLessThan(Date value) {
|
|
|
+ public Criteria andShareTypLessThan(Integer value) {
|
|
|
addCriterion("share_typ <", value, "shareTyp");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andShareTypLessThanOrEqualTo(Date value) {
|
|
|
+ public Criteria andShareTypLessThanOrEqualTo(Integer value) {
|
|
|
addCriterion("share_typ <=", value, "shareTyp");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andShareTypIn(List<Date> values) {
|
|
|
+ public Criteria andShareTypIn(List<Integer> values) {
|
|
|
addCriterion("share_typ in", values, "shareTyp");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andShareTypNotIn(List<Date> values) {
|
|
|
+ public Criteria andShareTypNotIn(List<Integer> values) {
|
|
|
addCriterion("share_typ not in", values, "shareTyp");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andShareTypBetween(Date value1, Date value2) {
|
|
|
+ public Criteria andShareTypBetween(Integer value1, Integer value2) {
|
|
|
addCriterion("share_typ between", value1, value2, "shareTyp");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andShareTypNotBetween(Date value1, Date value2) {
|
|
|
+ public Criteria andShareTypNotBetween(Integer value1, Integer value2) {
|
|
|
addCriterion("share_typ not between", value1, value2, "shareTyp");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
@@ -583,62 +583,52 @@ public class CustomerExample {
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andCreateTimeEqualTo(String value) {
|
|
|
+ public Criteria andCreateTimeEqualTo(Date value) {
|
|
|
addCriterion("create_time =", value, "createTime");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andCreateTimeNotEqualTo(String value) {
|
|
|
+ public Criteria andCreateTimeNotEqualTo(Date value) {
|
|
|
addCriterion("create_time <>", value, "createTime");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andCreateTimeGreaterThan(String value) {
|
|
|
+ public Criteria andCreateTimeGreaterThan(Date value) {
|
|
|
addCriterion("create_time >", value, "createTime");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andCreateTimeGreaterThanOrEqualTo(String value) {
|
|
|
+ public Criteria andCreateTimeGreaterThanOrEqualTo(Date value) {
|
|
|
addCriterion("create_time >=", value, "createTime");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andCreateTimeLessThan(String value) {
|
|
|
+ public Criteria andCreateTimeLessThan(Date value) {
|
|
|
addCriterion("create_time <", value, "createTime");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andCreateTimeLessThanOrEqualTo(String value) {
|
|
|
+ public Criteria andCreateTimeLessThanOrEqualTo(Date value) {
|
|
|
addCriterion("create_time <=", value, "createTime");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andCreateTimeLike(String value) {
|
|
|
- addCriterion("create_time like", value, "createTime");
|
|
|
- return (Criteria) this;
|
|
|
- }
|
|
|
-
|
|
|
- public Criteria andCreateTimeNotLike(String value) {
|
|
|
- addCriterion("create_time not like", value, "createTime");
|
|
|
- return (Criteria) this;
|
|
|
- }
|
|
|
-
|
|
|
- public Criteria andCreateTimeIn(List<String> values) {
|
|
|
+ public Criteria andCreateTimeIn(List<Date> values) {
|
|
|
addCriterion("create_time in", values, "createTime");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andCreateTimeNotIn(List<String> values) {
|
|
|
+ public Criteria andCreateTimeNotIn(List<Date> values) {
|
|
|
addCriterion("create_time not in", values, "createTime");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andCreateTimeBetween(String value1, String value2) {
|
|
|
+ public Criteria andCreateTimeBetween(Date value1, Date value2) {
|
|
|
addCriterion("create_time between", value1, value2, "createTime");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
- public Criteria andCreateTimeNotBetween(String value1, String value2) {
|
|
|
+ public Criteria andCreateTimeNotBetween(Date value1, Date value2) {
|
|
|
addCriterion("create_time not between", value1, value2, "createTime");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
@@ -782,11 +772,81 @@ public class CustomerExample {
|
|
|
addCriterion("customer_statue not between", value1, value2, "customerStatue");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
+
|
|
|
+ public Criteria andPaidIsNull() {
|
|
|
+ addCriterion("paid is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaidIsNotNull() {
|
|
|
+ addCriterion("paid is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaidEqualTo(String value) {
|
|
|
+ addCriterion("paid =", value, "paid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaidNotEqualTo(String value) {
|
|
|
+ addCriterion("paid <>", value, "paid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaidGreaterThan(String value) {
|
|
|
+ addCriterion("paid >", value, "paid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaidGreaterThanOrEqualTo(String value) {
|
|
|
+ addCriterion("paid >=", value, "paid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaidLessThan(String value) {
|
|
|
+ addCriterion("paid <", value, "paid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaidLessThanOrEqualTo(String value) {
|
|
|
+ addCriterion("paid <=", value, "paid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaidLike(String value) {
|
|
|
+ addCriterion("paid like", value, "paid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaidNotLike(String value) {
|
|
|
+ addCriterion("paid not like", value, "paid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaidIn(List<String> values) {
|
|
|
+ addCriterion("paid in", values, "paid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaidNotIn(List<String> values) {
|
|
|
+ addCriterion("paid not in", values, "paid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaidBetween(String value1, String value2) {
|
|
|
+ addCriterion("paid between", value1, value2, "paid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andPaidNotBetween(String value1, String value2) {
|
|
|
+ addCriterion("paid not between", value1, value2, "paid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* This class was generated by MyBatis Generator. This class corresponds to the database table customer
|
|
|
- * @mbg.generated Wed Oct 11 11:00:02 CST 2017
|
|
|
+ * @mbg.generated Wed Oct 11 15:40:31 CST 2017
|
|
|
*/
|
|
|
public static class Criterion {
|
|
|
private String condition;
|