|
|
@@ -7,23 +7,23 @@ import java.util.List;
|
|
|
public class OutsourceLogExample {
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
protected String orderByClause;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
protected boolean distinct;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
protected List<Criteria> oredCriteria;
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
public OutsourceLogExample() {
|
|
|
oredCriteria = new ArrayList<Criteria>();
|
|
|
@@ -31,7 +31,7 @@ public class OutsourceLogExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
public void setOrderByClause(String orderByClause) {
|
|
|
this.orderByClause = orderByClause;
|
|
|
@@ -39,7 +39,7 @@ public class OutsourceLogExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
public String getOrderByClause() {
|
|
|
return orderByClause;
|
|
|
@@ -47,7 +47,7 @@ public class OutsourceLogExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
public void setDistinct(boolean distinct) {
|
|
|
this.distinct = distinct;
|
|
|
@@ -55,7 +55,7 @@ public class OutsourceLogExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
public boolean isDistinct() {
|
|
|
return distinct;
|
|
|
@@ -63,7 +63,7 @@ public class OutsourceLogExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
public List<Criteria> getOredCriteria() {
|
|
|
return oredCriteria;
|
|
|
@@ -71,7 +71,7 @@ public class OutsourceLogExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
public void or(Criteria criteria) {
|
|
|
oredCriteria.add(criteria);
|
|
|
@@ -79,7 +79,7 @@ public class OutsourceLogExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
public Criteria or() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
@@ -89,7 +89,7 @@ public class OutsourceLogExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
public Criteria createCriteria() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
@@ -101,7 +101,7 @@ public class OutsourceLogExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
protected Criteria createCriteriaInternal() {
|
|
|
Criteria criteria = new Criteria();
|
|
|
@@ -110,7 +110,7 @@ public class OutsourceLogExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
public void clear() {
|
|
|
oredCriteria.clear();
|
|
|
@@ -120,7 +120,7 @@ public class OutsourceLogExample {
|
|
|
|
|
|
/**
|
|
|
* This class was generated by MyBatis Generator. This class corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
protected abstract static class GeneratedCriteria {
|
|
|
protected List<Criterion> criteria;
|
|
|
@@ -616,7 +616,7 @@ public class OutsourceLogExample {
|
|
|
|
|
|
/**
|
|
|
* This class was generated by MyBatis Generator. This class corresponds to the database table outsource_log
|
|
|
- * @mbg.generated Fri Jun 12 16:30:16 CST 2020
|
|
|
+ * @mbg.generated Mon Jun 15 09:10:10 CST 2020
|
|
|
*/
|
|
|
public static class Criterion {
|
|
|
private String condition;
|