public class MpInfoRead extends Object
| 构造器和说明 |
|---|
MpInfoRead() |
public MpInfoRead wechatAccountId(String wechatAccountId)
public String getWechatAccountId()
public void setWechatAccountId(String wechatAccountId)
public MpInfoRead wechatAccountName(String wechatAccountName)
public String getWechatAccountName()
public void setWechatAccountName(String wechatAccountName)
public MpInfoRead systemStatus(WechatCustomerSystemStatus systemStatus)
public WechatCustomerSystemStatus getSystemStatus()
public void setSystemStatus(WechatCustomerSystemStatus systemStatus)
public MpInfoRead industryName(String industryName)
public String getIndustryName()
public void setIndustryName(String industryName)
public MpInfoRead contactPerson(String contactPerson)
public String getContactPerson()
public void setContactPerson(String contactPerson)
public MpInfoRead contactPersonTelephone(String contactPersonTelephone)
public String getContactPersonTelephone()
public void setContactPersonTelephone(String contactPersonTelephone)
public MpInfoRead businessType(WechatBusinessType businessType)
public WechatBusinessType getBusinessType()
public void setBusinessType(WechatBusinessType businessType)
public MpInfoRead businessContent(String businessContent)
public String getBusinessContent()
public void setBusinessContent(String businessContent)
public MpInfoRead rejectMessage(String rejectMessage)
public String getRejectMessage()
public void setRejectMessage(String rejectMessage)
public MpInfoRead profilePhoto(String profilePhoto)
public String getProfilePhoto()
public void setProfilePhoto(String profilePhoto)
public MpInfoRead brandIntroduction(String brandIntroduction)
public String getBrandIntroduction()
public void setBrandIntroduction(String brandIntroduction)
public MpInfoRead introductionUrl(String introductionUrl)
public String getIntroductionUrl()
public void setIntroductionUrl(String introductionUrl)
public MpInfoRead systemIndustryId(Long systemIndustryId)
public Long getSystemIndustryId()
public void setSystemIndustryId(Long systemIndustryId)
Copyright © 2020. All rights reserved.