|
@@ -13,7 +13,7 @@ public class UserCorp {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database column qywx_user_corp.id
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
private Long id;
|
|
|
|
|
@@ -24,7 +24,7 @@ public class UserCorp {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database column qywx_user_corp.user_id
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
private Long userId;
|
|
|
|
|
@@ -35,7 +35,7 @@ public class UserCorp {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database column qywx_user_corp.corp_id
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
private Long corpId;
|
|
|
|
|
@@ -46,7 +46,7 @@ public class UserCorp {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database column qywx_user_corp.unionid
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
private String unionid;
|
|
|
|
|
@@ -57,7 +57,7 @@ public class UserCorp {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database column qywx_user_corp.acctid
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
private String acctid;
|
|
|
|
|
@@ -68,7 +68,7 @@ public class UserCorp {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database column qywx_user_corp.position
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
private String position;
|
|
|
|
|
@@ -79,7 +79,7 @@ public class UserCorp {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database column qywx_user_corp.english_name
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
private String englishName;
|
|
|
|
|
@@ -90,7 +90,7 @@ public class UserCorp {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database column qywx_user_corp.corp_name
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
private String corpName;
|
|
|
|
|
@@ -101,7 +101,7 @@ public class UserCorp {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database column qywx_user_corp.login_status
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
private Boolean loginStatus;
|
|
|
|
|
@@ -112,7 +112,7 @@ public class UserCorp {
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
* This field corresponds to the database column qywx_user_corp.update_time
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
private Date updateTime;
|
|
|
|
|
@@ -122,7 +122,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @return the value of qywx_user_corp.id
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public Long getId() {
|
|
|
return id;
|
|
@@ -134,7 +134,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @param id the value for qywx_user_corp.id
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public void setId(Long id) {
|
|
|
this.id = id;
|
|
@@ -146,7 +146,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @return the value of qywx_user_corp.user_id
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public Long getUserId() {
|
|
|
return userId;
|
|
@@ -158,7 +158,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @param userId the value for qywx_user_corp.user_id
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public void setUserId(Long userId) {
|
|
|
this.userId = userId;
|
|
@@ -170,7 +170,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @return the value of qywx_user_corp.corp_id
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public Long getCorpId() {
|
|
|
return corpId;
|
|
@@ -182,7 +182,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @param corpId the value for qywx_user_corp.corp_id
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public void setCorpId(Long corpId) {
|
|
|
this.corpId = corpId;
|
|
@@ -194,7 +194,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @return the value of qywx_user_corp.unionid
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public String getUnionid() {
|
|
|
return unionid;
|
|
@@ -206,7 +206,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @param unionid the value for qywx_user_corp.unionid
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public void setUnionid(String unionid) {
|
|
|
this.unionid = unionid;
|
|
@@ -218,7 +218,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @return the value of qywx_user_corp.acctid
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public String getAcctid() {
|
|
|
return acctid;
|
|
@@ -230,7 +230,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @param acctid the value for qywx_user_corp.acctid
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public void setAcctid(String acctid) {
|
|
|
this.acctid = acctid;
|
|
@@ -242,7 +242,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @return the value of qywx_user_corp.position
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public String getPosition() {
|
|
|
return position;
|
|
@@ -254,7 +254,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @param position the value for qywx_user_corp.position
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public void setPosition(String position) {
|
|
|
this.position = position;
|
|
@@ -266,7 +266,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @return the value of qywx_user_corp.english_name
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public String getEnglishName() {
|
|
|
return englishName;
|
|
@@ -278,7 +278,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @param englishName the value for qywx_user_corp.english_name
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public void setEnglishName(String englishName) {
|
|
|
this.englishName = englishName;
|
|
@@ -290,7 +290,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @return the value of qywx_user_corp.corp_name
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public String getCorpName() {
|
|
|
return corpName;
|
|
@@ -302,7 +302,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @param corpName the value for qywx_user_corp.corp_name
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public void setCorpName(String corpName) {
|
|
|
this.corpName = corpName;
|
|
@@ -314,7 +314,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @return the value of qywx_user_corp.login_status
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public Boolean getLoginStatus() {
|
|
|
return loginStatus;
|
|
@@ -326,7 +326,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @param loginStatus the value for qywx_user_corp.login_status
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public void setLoginStatus(Boolean loginStatus) {
|
|
|
this.loginStatus = loginStatus;
|
|
@@ -338,7 +338,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @return the value of qywx_user_corp.update_time
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public Date getUpdateTime() {
|
|
|
return updateTime;
|
|
@@ -350,7 +350,7 @@ public class UserCorp {
|
|
|
*
|
|
|
* @param updateTime the value for qywx_user_corp.update_time
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
public void setUpdateTime(Date updateTime) {
|
|
|
this.updateTime = updateTime;
|
|
@@ -360,7 +360,7 @@ public class UserCorp {
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
* This method corresponds to the database table qywx_user_corp
|
|
|
*
|
|
|
- * @mbg.generated Wed May 14 16:14:51 CST 2025
|
|
|
+ * @mbg.generated Thu May 22 19:38:00 CST 2025
|
|
|
*/
|
|
|
@Override
|
|
|
public String toString() {
|