|
@@ -9,7 +9,7 @@ public class UserBaseExample {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
protected String orderByClause;
|
|
|
|
|
@@ -17,7 +17,7 @@ public class UserBaseExample {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
protected boolean distinct;
|
|
|
|
|
@@ -25,7 +25,7 @@ public class UserBaseExample {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
protected List<Criteria> oredCriteria;
|
|
|
|
|
@@ -33,7 +33,7 @@ public class UserBaseExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
public UserBaseExample() {
|
|
|
oredCriteria = new ArrayList<Criteria>();
|
|
@@ -43,7 +43,7 @@ public class UserBaseExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
public void setOrderByClause(String orderByClause) {
|
|
|
this.orderByClause = orderByClause;
|
|
@@ -53,7 +53,7 @@ public class UserBaseExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
public String getOrderByClause() {
|
|
|
return orderByClause;
|
|
@@ -63,7 +63,7 @@ public class UserBaseExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
public void setDistinct(boolean distinct) {
|
|
|
this.distinct = distinct;
|
|
@@ -73,7 +73,7 @@ public class UserBaseExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
public boolean isDistinct() {
|
|
|
return distinct;
|
|
@@ -83,7 +83,7 @@ public class UserBaseExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
public List<Criteria> getOredCriteria() {
|
|
|
return oredCriteria;
|
|
@@ -93,7 +93,7 @@ public class UserBaseExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
public void or(Criteria criteria) {
|
|
|
oredCriteria.add(criteria);
|
|
@@ -103,7 +103,7 @@ public class UserBaseExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
public Criteria or() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
@@ -115,7 +115,7 @@ public class UserBaseExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
public Criteria createCriteria() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
@@ -129,7 +129,7 @@ public class UserBaseExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
protected Criteria createCriteriaInternal() {
|
|
|
Criteria criteria = new Criteria();
|
|
@@ -140,7 +140,7 @@ public class UserBaseExample {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
public void clear() {
|
|
|
oredCriteria.clear();
|
|
@@ -152,7 +152,7 @@ public class UserBaseExample {
|
|
|
* This class was generated by MyBatis Generator.
|
|
|
* This class corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
protected abstract static class GeneratedCriteria {
|
|
|
protected List<Criterion> criteria;
|
|
@@ -325,6 +325,66 @@ public class UserBaseExample {
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
+ public Criteria andVidIsNull() {
|
|
|
+ addCriterion("vid is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andVidIsNotNull() {
|
|
|
+ addCriterion("vid is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andVidEqualTo(Long value) {
|
|
|
+ addCriterion("vid =", value, "vid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andVidNotEqualTo(Long value) {
|
|
|
+ addCriterion("vid <>", value, "vid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andVidGreaterThan(Long value) {
|
|
|
+ addCriterion("vid >", value, "vid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andVidGreaterThanOrEqualTo(Long value) {
|
|
|
+ addCriterion("vid >=", value, "vid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andVidLessThan(Long value) {
|
|
|
+ addCriterion("vid <", value, "vid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andVidLessThanOrEqualTo(Long value) {
|
|
|
+ addCriterion("vid <=", value, "vid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andVidIn(List<Long> values) {
|
|
|
+ addCriterion("vid in", values, "vid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andVidNotIn(List<Long> values) {
|
|
|
+ addCriterion("vid not in", values, "vid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andVidBetween(Long value1, Long value2) {
|
|
|
+ addCriterion("vid between", value1, value2, "vid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andVidNotBetween(Long value1, Long value2) {
|
|
|
+ addCriterion("vid not between", value1, value2, "vid");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
public Criteria andMobileIsNull() {
|
|
|
addCriterion("mobile is null");
|
|
|
return (Criteria) this;
|
|
@@ -535,6 +595,66 @@ public class UserBaseExample {
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
|
|
|
+ public Criteria andLoginStatusIsNull() {
|
|
|
+ addCriterion("login_status is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andLoginStatusIsNotNull() {
|
|
|
+ addCriterion("login_status is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andLoginStatusEqualTo(Integer value) {
|
|
|
+ addCriterion("login_status =", value, "loginStatus");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andLoginStatusNotEqualTo(Integer value) {
|
|
|
+ addCriterion("login_status <>", value, "loginStatus");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andLoginStatusGreaterThan(Integer value) {
|
|
|
+ addCriterion("login_status >", value, "loginStatus");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andLoginStatusGreaterThanOrEqualTo(Integer value) {
|
|
|
+ addCriterion("login_status >=", value, "loginStatus");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andLoginStatusLessThan(Integer value) {
|
|
|
+ addCriterion("login_status <", value, "loginStatus");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andLoginStatusLessThanOrEqualTo(Integer value) {
|
|
|
+ addCriterion("login_status <=", value, "loginStatus");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andLoginStatusIn(List<Integer> values) {
|
|
|
+ addCriterion("login_status in", values, "loginStatus");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andLoginStatusNotIn(List<Integer> values) {
|
|
|
+ addCriterion("login_status not in", values, "loginStatus");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andLoginStatusBetween(Integer value1, Integer value2) {
|
|
|
+ addCriterion("login_status between", value1, value2, "loginStatus");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andLoginStatusNotBetween(Integer value1, Integer value2) {
|
|
|
+ addCriterion("login_status not between", value1, value2, "loginStatus");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
public Criteria andCreateTimeIsNull() {
|
|
|
addCriterion("create_time is null");
|
|
|
return (Criteria) this;
|
|
@@ -594,13 +714,73 @@ public class UserBaseExample {
|
|
|
addCriterion("create_time not between", value1, value2, "createTime");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
+
|
|
|
+ public Criteria andUpdateTimeIsNull() {
|
|
|
+ addCriterion("update_time is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andUpdateTimeIsNotNull() {
|
|
|
+ addCriterion("update_time is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andUpdateTimeEqualTo(Date value) {
|
|
|
+ addCriterion("update_time =", value, "updateTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andUpdateTimeNotEqualTo(Date value) {
|
|
|
+ addCriterion("update_time <>", value, "updateTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andUpdateTimeGreaterThan(Date value) {
|
|
|
+ addCriterion("update_time >", value, "updateTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andUpdateTimeGreaterThanOrEqualTo(Date value) {
|
|
|
+ addCriterion("update_time >=", value, "updateTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andUpdateTimeLessThan(Date value) {
|
|
|
+ addCriterion("update_time <", value, "updateTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andUpdateTimeLessThanOrEqualTo(Date value) {
|
|
|
+ addCriterion("update_time <=", value, "updateTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andUpdateTimeIn(List<Date> values) {
|
|
|
+ addCriterion("update_time in", values, "updateTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andUpdateTimeNotIn(List<Date> values) {
|
|
|
+ addCriterion("update_time not in", values, "updateTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andUpdateTimeBetween(Date value1, Date value2) {
|
|
|
+ addCriterion("update_time between", value1, value2, "updateTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andUpdateTimeNotBetween(Date value1, Date value2) {
|
|
|
+ addCriterion("update_time not between", value1, value2, "updateTime");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* This class was generated by MyBatis Generator.
|
|
|
* This class corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated do_not_delete_during_merge Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated do_not_delete_during_merge Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
public static class Criteria extends GeneratedCriteria {
|
|
|
|
|
@@ -613,7 +793,7 @@ public class UserBaseExample {
|
|
|
* This class was generated by MyBatis Generator.
|
|
|
* This class corresponds to the database table qywx_user_base
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 01:08:39 CST 2025
|
|
|
+ * @mbg.generated Wed May 14 16:04:39 CST 2025
|
|
|
*/
|
|
|
public static class Criterion {
|
|
|
private String condition;
|