|
@@ -1,7 +1,6 @@
|
|
|
-package com.tzld.supply.model.po.spider;
|
|
|
|
|
|
|
+package com.tzld.supply.model.po.supply.spider;
|
|
|
|
|
|
|
|
import java.util.ArrayList;
|
|
import java.util.ArrayList;
|
|
|
-import java.util.Date;
|
|
|
|
|
import java.util.List;
|
|
import java.util.List;
|
|
|
|
|
|
|
|
public class SpiderTaskExample {
|
|
public class SpiderTaskExample {
|
|
@@ -9,7 +8,7 @@ public class SpiderTaskExample {
|
|
|
* This field was generated by MyBatis Generator.
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database table spider_task
|
|
* This field corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
protected String orderByClause;
|
|
protected String orderByClause;
|
|
|
|
|
|
|
@@ -17,7 +16,7 @@ public class SpiderTaskExample {
|
|
|
* This field was generated by MyBatis Generator.
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database table spider_task
|
|
* This field corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
protected boolean distinct;
|
|
protected boolean distinct;
|
|
|
|
|
|
|
@@ -25,7 +24,7 @@ public class SpiderTaskExample {
|
|
|
* This field was generated by MyBatis Generator.
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database table spider_task
|
|
* This field corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
protected List<Criteria> oredCriteria;
|
|
protected List<Criteria> oredCriteria;
|
|
|
|
|
|
|
@@ -33,7 +32,7 @@ public class SpiderTaskExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table spider_task
|
|
* This method corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
public SpiderTaskExample() {
|
|
public SpiderTaskExample() {
|
|
|
oredCriteria = new ArrayList<Criteria>();
|
|
oredCriteria = new ArrayList<Criteria>();
|
|
@@ -43,7 +42,7 @@ public class SpiderTaskExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table spider_task
|
|
* This method corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
public void setOrderByClause(String orderByClause) {
|
|
public void setOrderByClause(String orderByClause) {
|
|
|
this.orderByClause = orderByClause;
|
|
this.orderByClause = orderByClause;
|
|
@@ -53,7 +52,7 @@ public class SpiderTaskExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table spider_task
|
|
* This method corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
public String getOrderByClause() {
|
|
public String getOrderByClause() {
|
|
|
return orderByClause;
|
|
return orderByClause;
|
|
@@ -63,7 +62,7 @@ public class SpiderTaskExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table spider_task
|
|
* This method corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
public void setDistinct(boolean distinct) {
|
|
public void setDistinct(boolean distinct) {
|
|
|
this.distinct = distinct;
|
|
this.distinct = distinct;
|
|
@@ -73,7 +72,7 @@ public class SpiderTaskExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table spider_task
|
|
* This method corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
public boolean isDistinct() {
|
|
public boolean isDistinct() {
|
|
|
return distinct;
|
|
return distinct;
|
|
@@ -83,7 +82,7 @@ public class SpiderTaskExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table spider_task
|
|
* This method corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
public List<Criteria> getOredCriteria() {
|
|
public List<Criteria> getOredCriteria() {
|
|
|
return oredCriteria;
|
|
return oredCriteria;
|
|
@@ -93,7 +92,7 @@ public class SpiderTaskExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table spider_task
|
|
* This method corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
public void or(Criteria criteria) {
|
|
public void or(Criteria criteria) {
|
|
|
oredCriteria.add(criteria);
|
|
oredCriteria.add(criteria);
|
|
@@ -103,7 +102,7 @@ public class SpiderTaskExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table spider_task
|
|
* This method corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
public Criteria or() {
|
|
public Criteria or() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
Criteria criteria = createCriteriaInternal();
|
|
@@ -115,7 +114,7 @@ public class SpiderTaskExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table spider_task
|
|
* This method corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
public Criteria createCriteria() {
|
|
public Criteria createCriteria() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
Criteria criteria = createCriteriaInternal();
|
|
@@ -129,7 +128,7 @@ public class SpiderTaskExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table spider_task
|
|
* This method corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
protected Criteria createCriteriaInternal() {
|
|
protected Criteria createCriteriaInternal() {
|
|
|
Criteria criteria = new Criteria();
|
|
Criteria criteria = new Criteria();
|
|
@@ -140,7 +139,7 @@ public class SpiderTaskExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table spider_task
|
|
* This method corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
public void clear() {
|
|
public void clear() {
|
|
|
oredCriteria.clear();
|
|
oredCriteria.clear();
|
|
@@ -152,7 +151,7 @@ public class SpiderTaskExample {
|
|
|
* This class was generated by MyBatis Generator.
|
|
* This class was generated by MyBatis Generator.
|
|
|
* This class corresponds to the database table spider_task
|
|
* This class corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
protected abstract static class GeneratedCriteria {
|
|
protected abstract static class GeneratedCriteria {
|
|
|
protected List<Criterion> criteria;
|
|
protected List<Criterion> criteria;
|
|
@@ -255,203 +254,73 @@ public class SpiderTaskExample {
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andTaskCodeIsNull() {
|
|
|
|
|
- addCriterion("task_code is null");
|
|
|
|
|
|
|
+ public Criteria andSourceWebIsNull() {
|
|
|
|
|
+ addCriterion("source_web is null");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andTaskCodeIsNotNull() {
|
|
|
|
|
- addCriterion("task_code is not null");
|
|
|
|
|
|
|
+ public Criteria andSourceWebIsNotNull() {
|
|
|
|
|
+ addCriterion("source_web is not null");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andTaskCodeEqualTo(String value) {
|
|
|
|
|
- addCriterion("task_code =", value, "taskCode");
|
|
|
|
|
|
|
+ public Criteria andSourceWebEqualTo(String value) {
|
|
|
|
|
+ addCriterion("source_web =", value, "sourceWeb");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andTaskCodeNotEqualTo(String value) {
|
|
|
|
|
- addCriterion("task_code <>", value, "taskCode");
|
|
|
|
|
|
|
+ public Criteria andSourceWebNotEqualTo(String value) {
|
|
|
|
|
+ addCriterion("source_web <>", value, "sourceWeb");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andTaskCodeGreaterThan(String value) {
|
|
|
|
|
- addCriterion("task_code >", value, "taskCode");
|
|
|
|
|
|
|
+ public Criteria andSourceWebGreaterThan(String value) {
|
|
|
|
|
+ addCriterion("source_web >", value, "sourceWeb");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andTaskCodeGreaterThanOrEqualTo(String value) {
|
|
|
|
|
- addCriterion("task_code >=", value, "taskCode");
|
|
|
|
|
|
|
+ public Criteria andSourceWebGreaterThanOrEqualTo(String value) {
|
|
|
|
|
+ addCriterion("source_web >=", value, "sourceWeb");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andTaskCodeLessThan(String value) {
|
|
|
|
|
- addCriterion("task_code <", value, "taskCode");
|
|
|
|
|
|
|
+ public Criteria andSourceWebLessThan(String value) {
|
|
|
|
|
+ addCriterion("source_web <", value, "sourceWeb");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andTaskCodeLessThanOrEqualTo(String value) {
|
|
|
|
|
- addCriterion("task_code <=", value, "taskCode");
|
|
|
|
|
|
|
+ public Criteria andSourceWebLessThanOrEqualTo(String value) {
|
|
|
|
|
+ addCriterion("source_web <=", value, "sourceWeb");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andTaskCodeLike(String value) {
|
|
|
|
|
- addCriterion("task_code like", value, "taskCode");
|
|
|
|
|
|
|
+ public Criteria andSourceWebLike(String value) {
|
|
|
|
|
+ addCriterion("source_web like", value, "sourceWeb");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andTaskCodeNotLike(String value) {
|
|
|
|
|
- addCriterion("task_code not like", value, "taskCode");
|
|
|
|
|
|
|
+ public Criteria andSourceWebNotLike(String value) {
|
|
|
|
|
+ addCriterion("source_web not like", value, "sourceWeb");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andTaskCodeIn(List<String> values) {
|
|
|
|
|
- addCriterion("task_code in", values, "taskCode");
|
|
|
|
|
|
|
+ public Criteria andSourceWebIn(List<String> values) {
|
|
|
|
|
+ addCriterion("source_web in", values, "sourceWeb");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andTaskCodeNotIn(List<String> values) {
|
|
|
|
|
- addCriterion("task_code not in", values, "taskCode");
|
|
|
|
|
|
|
+ public Criteria andSourceWebNotIn(List<String> values) {
|
|
|
|
|
+ addCriterion("source_web not in", values, "sourceWeb");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andTaskCodeBetween(String value1, String value2) {
|
|
|
|
|
- addCriterion("task_code between", value1, value2, "taskCode");
|
|
|
|
|
|
|
+ public Criteria andSourceWebBetween(String value1, String value2) {
|
|
|
|
|
+ addCriterion("source_web between", value1, value2, "sourceWeb");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andTaskCodeNotBetween(String value1, String value2) {
|
|
|
|
|
- addCriterion("task_code not between", value1, value2, "taskCode");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andTaskNameIsNull() {
|
|
|
|
|
- addCriterion("task_name is null");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andTaskNameIsNotNull() {
|
|
|
|
|
- addCriterion("task_name is not null");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andTaskNameEqualTo(String value) {
|
|
|
|
|
- addCriterion("task_name =", value, "taskName");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andTaskNameNotEqualTo(String value) {
|
|
|
|
|
- addCriterion("task_name <>", value, "taskName");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andTaskNameGreaterThan(String value) {
|
|
|
|
|
- addCriterion("task_name >", value, "taskName");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andTaskNameGreaterThanOrEqualTo(String value) {
|
|
|
|
|
- addCriterion("task_name >=", value, "taskName");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andTaskNameLessThan(String value) {
|
|
|
|
|
- addCriterion("task_name <", value, "taskName");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andTaskNameLessThanOrEqualTo(String value) {
|
|
|
|
|
- addCriterion("task_name <=", value, "taskName");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andTaskNameLike(String value) {
|
|
|
|
|
- addCriterion("task_name like", value, "taskName");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andTaskNameNotLike(String value) {
|
|
|
|
|
- addCriterion("task_name not like", value, "taskName");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andTaskNameIn(List<String> values) {
|
|
|
|
|
- addCriterion("task_name in", values, "taskName");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andTaskNameNotIn(List<String> values) {
|
|
|
|
|
- addCriterion("task_name not in", values, "taskName");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andTaskNameBetween(String value1, String value2) {
|
|
|
|
|
- addCriterion("task_name between", value1, value2, "taskName");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andTaskNameNotBetween(String value1, String value2) {
|
|
|
|
|
- addCriterion("task_name not between", value1, value2, "taskName");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSourceIdIsNull() {
|
|
|
|
|
- addCriterion("source_id is null");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSourceIdIsNotNull() {
|
|
|
|
|
- addCriterion("source_id is not null");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSourceIdEqualTo(Long value) {
|
|
|
|
|
- addCriterion("source_id =", value, "sourceId");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSourceIdNotEqualTo(Long value) {
|
|
|
|
|
- addCriterion("source_id <>", value, "sourceId");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSourceIdGreaterThan(Long value) {
|
|
|
|
|
- addCriterion("source_id >", value, "sourceId");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSourceIdGreaterThanOrEqualTo(Long value) {
|
|
|
|
|
- addCriterion("source_id >=", value, "sourceId");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSourceIdLessThan(Long value) {
|
|
|
|
|
- addCriterion("source_id <", value, "sourceId");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSourceIdLessThanOrEqualTo(Long value) {
|
|
|
|
|
- addCriterion("source_id <=", value, "sourceId");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSourceIdIn(List<Long> values) {
|
|
|
|
|
- addCriterion("source_id in", values, "sourceId");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSourceIdNotIn(List<Long> values) {
|
|
|
|
|
- addCriterion("source_id not in", values, "sourceId");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSourceIdBetween(Long value1, Long value2) {
|
|
|
|
|
- addCriterion("source_id between", value1, value2, "sourceId");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSourceIdNotBetween(Long value1, Long value2) {
|
|
|
|
|
- addCriterion("source_id not between", value1, value2, "sourceId");
|
|
|
|
|
|
|
+ public Criteria andSourceWebNotBetween(String value1, String value2) {
|
|
|
|
|
+ addCriterion("source_web not between", value1, value2, "sourceWeb");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -525,52 +394,52 @@ public class SpiderTaskExample {
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andStartTimeEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andStartTimeEqualTo(Long value) {
|
|
|
addCriterion("start_time =", value, "startTime");
|
|
addCriterion("start_time =", value, "startTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andStartTimeNotEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andStartTimeNotEqualTo(Long value) {
|
|
|
addCriterion("start_time <>", value, "startTime");
|
|
addCriterion("start_time <>", value, "startTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andStartTimeGreaterThan(Date value) {
|
|
|
|
|
|
|
+ public Criteria andStartTimeGreaterThan(Long value) {
|
|
|
addCriterion("start_time >", value, "startTime");
|
|
addCriterion("start_time >", value, "startTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andStartTimeGreaterThanOrEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andStartTimeGreaterThanOrEqualTo(Long value) {
|
|
|
addCriterion("start_time >=", value, "startTime");
|
|
addCriterion("start_time >=", value, "startTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andStartTimeLessThan(Date value) {
|
|
|
|
|
|
|
+ public Criteria andStartTimeLessThan(Long value) {
|
|
|
addCriterion("start_time <", value, "startTime");
|
|
addCriterion("start_time <", value, "startTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andStartTimeLessThanOrEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andStartTimeLessThanOrEqualTo(Long value) {
|
|
|
addCriterion("start_time <=", value, "startTime");
|
|
addCriterion("start_time <=", value, "startTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andStartTimeIn(List<Date> values) {
|
|
|
|
|
|
|
+ public Criteria andStartTimeIn(List<Long> values) {
|
|
|
addCriterion("start_time in", values, "startTime");
|
|
addCriterion("start_time in", values, "startTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andStartTimeNotIn(List<Date> values) {
|
|
|
|
|
|
|
+ public Criteria andStartTimeNotIn(List<Long> values) {
|
|
|
addCriterion("start_time not in", values, "startTime");
|
|
addCriterion("start_time not in", values, "startTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andStartTimeBetween(Date value1, Date value2) {
|
|
|
|
|
|
|
+ public Criteria andStartTimeBetween(Long value1, Long value2) {
|
|
|
addCriterion("start_time between", value1, value2, "startTime");
|
|
addCriterion("start_time between", value1, value2, "startTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andStartTimeNotBetween(Date value1, Date value2) {
|
|
|
|
|
|
|
+ public Criteria andStartTimeNotBetween(Long value1, Long value2) {
|
|
|
addCriterion("start_time not between", value1, value2, "startTime");
|
|
addCriterion("start_time not between", value1, value2, "startTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
@@ -585,52 +454,52 @@ public class SpiderTaskExample {
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andEndTimeEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andEndTimeEqualTo(Long value) {
|
|
|
addCriterion("end_time =", value, "endTime");
|
|
addCriterion("end_time =", value, "endTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andEndTimeNotEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andEndTimeNotEqualTo(Long value) {
|
|
|
addCriterion("end_time <>", value, "endTime");
|
|
addCriterion("end_time <>", value, "endTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andEndTimeGreaterThan(Date value) {
|
|
|
|
|
|
|
+ public Criteria andEndTimeGreaterThan(Long value) {
|
|
|
addCriterion("end_time >", value, "endTime");
|
|
addCriterion("end_time >", value, "endTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andEndTimeGreaterThanOrEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andEndTimeGreaterThanOrEqualTo(Long value) {
|
|
|
addCriterion("end_time >=", value, "endTime");
|
|
addCriterion("end_time >=", value, "endTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andEndTimeLessThan(Date value) {
|
|
|
|
|
|
|
+ public Criteria andEndTimeLessThan(Long value) {
|
|
|
addCriterion("end_time <", value, "endTime");
|
|
addCriterion("end_time <", value, "endTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andEndTimeLessThanOrEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andEndTimeLessThanOrEqualTo(Long value) {
|
|
|
addCriterion("end_time <=", value, "endTime");
|
|
addCriterion("end_time <=", value, "endTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andEndTimeIn(List<Date> values) {
|
|
|
|
|
|
|
+ public Criteria andEndTimeIn(List<Long> values) {
|
|
|
addCriterion("end_time in", values, "endTime");
|
|
addCriterion("end_time in", values, "endTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andEndTimeNotIn(List<Date> values) {
|
|
|
|
|
|
|
+ public Criteria andEndTimeNotIn(List<Long> values) {
|
|
|
addCriterion("end_time not in", values, "endTime");
|
|
addCriterion("end_time not in", values, "endTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andEndTimeBetween(Date value1, Date value2) {
|
|
|
|
|
|
|
+ public Criteria andEndTimeBetween(Long value1, Long value2) {
|
|
|
addCriterion("end_time between", value1, value2, "endTime");
|
|
addCriterion("end_time between", value1, value2, "endTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andEndTimeNotBetween(Date value1, Date value2) {
|
|
|
|
|
|
|
+ public Criteria andEndTimeNotBetween(Long value1, Long value2) {
|
|
|
addCriterion("end_time not between", value1, value2, "endTime");
|
|
addCriterion("end_time not between", value1, value2, "endTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
@@ -755,126 +624,6 @@ public class SpiderTaskExample {
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andSuccessCountIsNull() {
|
|
|
|
|
- addCriterion("success_count is null");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSuccessCountIsNotNull() {
|
|
|
|
|
- addCriterion("success_count is not null");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSuccessCountEqualTo(Integer value) {
|
|
|
|
|
- addCriterion("success_count =", value, "successCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSuccessCountNotEqualTo(Integer value) {
|
|
|
|
|
- addCriterion("success_count <>", value, "successCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSuccessCountGreaterThan(Integer value) {
|
|
|
|
|
- addCriterion("success_count >", value, "successCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSuccessCountGreaterThanOrEqualTo(Integer value) {
|
|
|
|
|
- addCriterion("success_count >=", value, "successCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSuccessCountLessThan(Integer value) {
|
|
|
|
|
- addCriterion("success_count <", value, "successCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSuccessCountLessThanOrEqualTo(Integer value) {
|
|
|
|
|
- addCriterion("success_count <=", value, "successCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSuccessCountIn(List<Integer> values) {
|
|
|
|
|
- addCriterion("success_count in", values, "successCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSuccessCountNotIn(List<Integer> values) {
|
|
|
|
|
- addCriterion("success_count not in", values, "successCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSuccessCountBetween(Integer value1, Integer value2) {
|
|
|
|
|
- addCriterion("success_count between", value1, value2, "successCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andSuccessCountNotBetween(Integer value1, Integer value2) {
|
|
|
|
|
- addCriterion("success_count not between", value1, value2, "successCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andFailCountIsNull() {
|
|
|
|
|
- addCriterion("fail_count is null");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andFailCountIsNotNull() {
|
|
|
|
|
- addCriterion("fail_count is not null");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andFailCountEqualTo(Integer value) {
|
|
|
|
|
- addCriterion("fail_count =", value, "failCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andFailCountNotEqualTo(Integer value) {
|
|
|
|
|
- addCriterion("fail_count <>", value, "failCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andFailCountGreaterThan(Integer value) {
|
|
|
|
|
- addCriterion("fail_count >", value, "failCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andFailCountGreaterThanOrEqualTo(Integer value) {
|
|
|
|
|
- addCriterion("fail_count >=", value, "failCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andFailCountLessThan(Integer value) {
|
|
|
|
|
- addCriterion("fail_count <", value, "failCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andFailCountLessThanOrEqualTo(Integer value) {
|
|
|
|
|
- addCriterion("fail_count <=", value, "failCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andFailCountIn(List<Integer> values) {
|
|
|
|
|
- addCriterion("fail_count in", values, "failCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andFailCountNotIn(List<Integer> values) {
|
|
|
|
|
- addCriterion("fail_count not in", values, "failCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andFailCountBetween(Integer value1, Integer value2) {
|
|
|
|
|
- addCriterion("fail_count between", value1, value2, "failCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
- public Criteria andFailCountNotBetween(Integer value1, Integer value2) {
|
|
|
|
|
- addCriterion("fail_count not between", value1, value2, "failCount");
|
|
|
|
|
- return (Criteria) this;
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
public Criteria andCreateTimeIsNull() {
|
|
public Criteria andCreateTimeIsNull() {
|
|
|
addCriterion("create_time is null");
|
|
addCriterion("create_time is null");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
@@ -885,52 +634,52 @@ public class SpiderTaskExample {
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andCreateTimeEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andCreateTimeEqualTo(Long value) {
|
|
|
addCriterion("create_time =", value, "createTime");
|
|
addCriterion("create_time =", value, "createTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andCreateTimeNotEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andCreateTimeNotEqualTo(Long value) {
|
|
|
addCriterion("create_time <>", value, "createTime");
|
|
addCriterion("create_time <>", value, "createTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andCreateTimeGreaterThan(Date value) {
|
|
|
|
|
|
|
+ public Criteria andCreateTimeGreaterThan(Long value) {
|
|
|
addCriterion("create_time >", value, "createTime");
|
|
addCriterion("create_time >", value, "createTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andCreateTimeGreaterThanOrEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andCreateTimeGreaterThanOrEqualTo(Long value) {
|
|
|
addCriterion("create_time >=", value, "createTime");
|
|
addCriterion("create_time >=", value, "createTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andCreateTimeLessThan(Date value) {
|
|
|
|
|
|
|
+ public Criteria andCreateTimeLessThan(Long value) {
|
|
|
addCriterion("create_time <", value, "createTime");
|
|
addCriterion("create_time <", value, "createTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andCreateTimeLessThanOrEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andCreateTimeLessThanOrEqualTo(Long value) {
|
|
|
addCriterion("create_time <=", value, "createTime");
|
|
addCriterion("create_time <=", value, "createTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andCreateTimeIn(List<Date> values) {
|
|
|
|
|
|
|
+ public Criteria andCreateTimeIn(List<Long> values) {
|
|
|
addCriterion("create_time in", values, "createTime");
|
|
addCriterion("create_time in", values, "createTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andCreateTimeNotIn(List<Date> values) {
|
|
|
|
|
|
|
+ public Criteria andCreateTimeNotIn(List<Long> values) {
|
|
|
addCriterion("create_time not in", values, "createTime");
|
|
addCriterion("create_time not in", values, "createTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andCreateTimeBetween(Date value1, Date value2) {
|
|
|
|
|
|
|
+ public Criteria andCreateTimeBetween(Long value1, Long value2) {
|
|
|
addCriterion("create_time between", value1, value2, "createTime");
|
|
addCriterion("create_time between", value1, value2, "createTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andCreateTimeNotBetween(Date value1, Date value2) {
|
|
|
|
|
|
|
+ public Criteria andCreateTimeNotBetween(Long value1, Long value2) {
|
|
|
addCriterion("create_time not between", value1, value2, "createTime");
|
|
addCriterion("create_time not between", value1, value2, "createTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
@@ -945,52 +694,52 @@ public class SpiderTaskExample {
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andUpdateTimeEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andUpdateTimeEqualTo(Long value) {
|
|
|
addCriterion("update_time =", value, "updateTime");
|
|
addCriterion("update_time =", value, "updateTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andUpdateTimeNotEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andUpdateTimeNotEqualTo(Long value) {
|
|
|
addCriterion("update_time <>", value, "updateTime");
|
|
addCriterion("update_time <>", value, "updateTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andUpdateTimeGreaterThan(Date value) {
|
|
|
|
|
|
|
+ public Criteria andUpdateTimeGreaterThan(Long value) {
|
|
|
addCriterion("update_time >", value, "updateTime");
|
|
addCriterion("update_time >", value, "updateTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andUpdateTimeGreaterThanOrEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andUpdateTimeGreaterThanOrEqualTo(Long value) {
|
|
|
addCriterion("update_time >=", value, "updateTime");
|
|
addCriterion("update_time >=", value, "updateTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andUpdateTimeLessThan(Date value) {
|
|
|
|
|
|
|
+ public Criteria andUpdateTimeLessThan(Long value) {
|
|
|
addCriterion("update_time <", value, "updateTime");
|
|
addCriterion("update_time <", value, "updateTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andUpdateTimeLessThanOrEqualTo(Date value) {
|
|
|
|
|
|
|
+ public Criteria andUpdateTimeLessThanOrEqualTo(Long value) {
|
|
|
addCriterion("update_time <=", value, "updateTime");
|
|
addCriterion("update_time <=", value, "updateTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andUpdateTimeIn(List<Date> values) {
|
|
|
|
|
|
|
+ public Criteria andUpdateTimeIn(List<Long> values) {
|
|
|
addCriterion("update_time in", values, "updateTime");
|
|
addCriterion("update_time in", values, "updateTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andUpdateTimeNotIn(List<Date> values) {
|
|
|
|
|
|
|
+ public Criteria andUpdateTimeNotIn(List<Long> values) {
|
|
|
addCriterion("update_time not in", values, "updateTime");
|
|
addCriterion("update_time not in", values, "updateTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andUpdateTimeBetween(Date value1, Date value2) {
|
|
|
|
|
|
|
+ public Criteria andUpdateTimeBetween(Long value1, Long value2) {
|
|
|
addCriterion("update_time between", value1, value2, "updateTime");
|
|
addCriterion("update_time between", value1, value2, "updateTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- public Criteria andUpdateTimeNotBetween(Date value1, Date value2) {
|
|
|
|
|
|
|
+ public Criteria andUpdateTimeNotBetween(Long value1, Long value2) {
|
|
|
addCriterion("update_time not between", value1, value2, "updateTime");
|
|
addCriterion("update_time not between", value1, value2, "updateTime");
|
|
|
return (Criteria) this;
|
|
return (Criteria) this;
|
|
|
}
|
|
}
|
|
@@ -1000,7 +749,7 @@ public class SpiderTaskExample {
|
|
|
* This class was generated by MyBatis Generator.
|
|
* This class was generated by MyBatis Generator.
|
|
|
* This class corresponds to the database table spider_task
|
|
* This class corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated do_not_delete_during_merge Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated do_not_delete_during_merge Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
public static class Criteria extends GeneratedCriteria {
|
|
public static class Criteria extends GeneratedCriteria {
|
|
|
|
|
|
|
@@ -1013,7 +762,7 @@ public class SpiderTaskExample {
|
|
|
* This class was generated by MyBatis Generator.
|
|
* This class was generated by MyBatis Generator.
|
|
|
* This class corresponds to the database table spider_task
|
|
* This class corresponds to the database table spider_task
|
|
|
*
|
|
*
|
|
|
- * @mbg.generated Sat Oct 11 19:37:24 CST 2025
|
|
|
|
|
|
|
+ * @mbg.generated Mon Oct 13 16:39:53 CST 2025
|
|
|
*/
|
|
*/
|
|
|
public static class Criterion {
|
|
public static class Criterion {
|
|
|
private String condition;
|
|
private String condition;
|