|
|
@@ -8,7 +8,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
protected String orderByClause;
|
|
|
|
|
|
@@ -16,7 +16,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
protected boolean distinct;
|
|
|
|
|
|
@@ -24,7 +24,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
protected List<Criteria> oredCriteria;
|
|
|
|
|
|
@@ -32,7 +32,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
public ProduceVideoMaterialExample() {
|
|
|
oredCriteria = new ArrayList<Criteria>();
|
|
|
@@ -42,7 +42,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
public void setOrderByClause(String orderByClause) {
|
|
|
this.orderByClause = orderByClause;
|
|
|
@@ -52,7 +52,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
public String getOrderByClause() {
|
|
|
return orderByClause;
|
|
|
@@ -62,7 +62,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
public void setDistinct(boolean distinct) {
|
|
|
this.distinct = distinct;
|
|
|
@@ -72,7 +72,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
public boolean isDistinct() {
|
|
|
return distinct;
|
|
|
@@ -82,7 +82,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
public List<Criteria> getOredCriteria() {
|
|
|
return oredCriteria;
|
|
|
@@ -92,7 +92,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
public void or(Criteria criteria) {
|
|
|
oredCriteria.add(criteria);
|
|
|
@@ -102,7 +102,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
public Criteria or() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
@@ -114,7 +114,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
public Criteria createCriteria() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
@@ -128,7 +128,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
protected Criteria createCriteriaInternal() {
|
|
|
Criteria criteria = new Criteria();
|
|
|
@@ -139,7 +139,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
public void clear() {
|
|
|
oredCriteria.clear();
|
|
|
@@ -151,7 +151,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This class was generated by MyBatis Generator.
|
|
|
* This class corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
protected abstract static class GeneratedCriteria {
|
|
|
protected List<Criterion> criteria;
|
|
|
@@ -334,6 +334,126 @@ public class ProduceVideoMaterialExample {
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
+ public Criteria andSourceMediaIdIsNull() {
|
|
|
+ addCriterion("source_media_id is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceMediaIdIsNotNull() {
|
|
|
+ addCriterion("source_media_id is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceMediaIdEqualTo(Long value) {
|
|
|
+ addCriterion("source_media_id =", value, "sourceMediaId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceMediaIdNotEqualTo(Long value) {
|
|
|
+ addCriterion("source_media_id <>", value, "sourceMediaId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceMediaIdGreaterThan(Long value) {
|
|
|
+ addCriterion("source_media_id >", value, "sourceMediaId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceMediaIdGreaterThanOrEqualTo(Long value) {
|
|
|
+ addCriterion("source_media_id >=", value, "sourceMediaId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceMediaIdLessThan(Long value) {
|
|
|
+ addCriterion("source_media_id <", value, "sourceMediaId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceMediaIdLessThanOrEqualTo(Long value) {
|
|
|
+ addCriterion("source_media_id <=", value, "sourceMediaId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceMediaIdIn(List<Long> values) {
|
|
|
+ addCriterion("source_media_id in", values, "sourceMediaId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceMediaIdNotIn(List<Long> values) {
|
|
|
+ addCriterion("source_media_id not in", values, "sourceMediaId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceMediaIdBetween(Long value1, Long value2) {
|
|
|
+ addCriterion("source_media_id between", value1, value2, "sourceMediaId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceMediaIdNotBetween(Long value1, Long value2) {
|
|
|
+ addCriterion("source_media_id not between", value1, value2, "sourceMediaId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceTypeIsNull() {
|
|
|
+ addCriterion("source_type is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceTypeIsNotNull() {
|
|
|
+ addCriterion("source_type is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceTypeEqualTo(Integer value) {
|
|
|
+ addCriterion("source_type =", value, "sourceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceTypeNotEqualTo(Integer value) {
|
|
|
+ addCriterion("source_type <>", value, "sourceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceTypeGreaterThan(Integer value) {
|
|
|
+ addCriterion("source_type >", value, "sourceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceTypeGreaterThanOrEqualTo(Integer value) {
|
|
|
+ addCriterion("source_type >=", value, "sourceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceTypeLessThan(Integer value) {
|
|
|
+ addCriterion("source_type <", value, "sourceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceTypeLessThanOrEqualTo(Integer value) {
|
|
|
+ addCriterion("source_type <=", value, "sourceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceTypeIn(List<Integer> values) {
|
|
|
+ addCriterion("source_type in", values, "sourceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceTypeNotIn(List<Integer> values) {
|
|
|
+ addCriterion("source_type not in", values, "sourceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceTypeBetween(Integer value1, Integer value2) {
|
|
|
+ addCriterion("source_type between", value1, value2, "sourceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andSourceTypeNotBetween(Integer value1, Integer value2) {
|
|
|
+ addCriterion("source_type not between", value1, value2, "sourceType");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
public Criteria andUrlIsNull() {
|
|
|
addCriterion("url is null");
|
|
|
return (Criteria) this;
|
|
|
@@ -649,7 +769,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This class was generated by MyBatis Generator.
|
|
|
* This class corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated do_not_delete_during_merge Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated do_not_delete_during_merge Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
public static class Criteria extends GeneratedCriteria {
|
|
|
|
|
|
@@ -662,7 +782,7 @@ public class ProduceVideoMaterialExample {
|
|
|
* This class was generated by MyBatis Generator.
|
|
|
* This class corresponds to the database table produce_video_material
|
|
|
*
|
|
|
- * @mbg.generated Mon Oct 27 14:49:52 CST 2025
|
|
|
+ * @mbg.generated Tue Oct 28 10:44:35 CST 2025
|
|
|
*/
|
|
|
public static class Criterion {
|
|
|
private String condition;
|