public interface SmebExhibitorInfoServiceExport
com.github.pagehelper.PageInfo<SmebExhibitorInfo> findPageByKeyWord(SmebExhibitorInfo smebExhibitorInfo)
com.github.pagehelper.PageInfo<SmebExhibitorInfo> findItemByPageExternal(SmebExhibitorInfo smebExhibitorInfo)
com.github.pagehelper.PageInfo<SmebExhibitorInfo> findItemByPage(SmebExhibitorInfo smebExhibitorInfo)
List<SmebExhibitorInfo> findExhibitorInfoList(SmebExhibitorInfo smebExhibitorInfo)
SmebExhibitorInfo findById(Integer id)
SmebExhibitorInfo saveOrUpdat(SmebExhibitorInfo smebExhibitorInfo)
boolean update(SmebExhibitorInfo smebExhibitorInfo)
boolean updateExhibitorInfoAndExhibitById(SmebExhibitorInfo smebExhibitorInfo)
smebExhibitorInfo - SmebExhibitorInfoList<SmebExhibitorInfo> selectByModel(SmebExhibitorInfo smebExhibitorInfo)
List<SmebExhibitorInfoRole> listByExhibitorInfoId(Integer exhibitorInfoId)
SmebExhibitorInfo selectByUniqueId(String uniqueId)
List<SmebExhibitorInfo> selectByUniqueIds(List<String> uniqueIds)
uniqueIds - 展商唯一Idcom.github.pagehelper.PageInfo<SmebExhibitorInfo> listExhibitorNoPower(SmebExhibitorInfo smebExhibitorInfo)
com.github.pagehelper.PageInfo<SmebExhibitorInfo> findExhibitorInfoPage(SmebExhibitorInfo smebExhibitorInfo)
com.github.pagehelper.PageInfo<SmebExhibitorInfo> unPaidAmountPage(SmebExhibitorInfo smebExhibitorInfo)
boolean updateExhibitorBooth(ExhibitorBooth exhibitorBooth)
boolean updateExhibitorBoothForOther(ExhibitorBooth exhibitorBooth)
boolean updateExhibitorInfo(ExhibitorBooth exhibitorBooth)
boolean updateExhibitorInfoForOther(ExhibitorBooth exhibitorBooth)
ExhibitorInfoVO findInfoById(Integer id)
com.github.pagehelper.PageInfo<SmebExhibitorInfo> collectExhibitorPage(SmebExhibitorInfo smebExhibitorInfo)
List<SmebExhibitorInfo> listByIds(List<Integer> ids)
List<SmebExhibitorInfoExhibit> listExhibitByExhibitorInfoId(Integer exhibitorId)
List<SmebExhibitorInfo> findByExhibitorBaseInfoIds(List<Integer> exhibitorBaseInfoIdList)
exhibitorBaseInfoIdList - erp展商id集合List<SmebExhibitorInfo> findByIds(List<Integer> ids)
ids - idSmebExhibitorInfoSmebExhibitorInfo findByBoothNo(String boothNo)
boothNo - 展位号SmebExhibitorInfovoid addWaitConfirmTotalMoney(String uniqueId, Integer amount)
uniqueId - uniqueIdamount - 金额void reduceWaitConfirmMoney(String uniqueId, Integer amount)
uniqueId - uniqueIdamount - 金额int refundWaitConfirmMoney(String uniqueId)
uniqueId - uniqueIdList<SmebExhibitorInfo> findByUserName(String userName)
userName - 展位号或者展商唯一idSmebExhibitorInfocom.github.pagehelper.PageInfo<ExhibitorInfoVO> findOnlineExhibitorList(SmebExhibitorInfo exhibitorInfo)
exhibitorInfo - exhibitorInfoExhibitorInfoVOExhibitorInfoVO findOnlineExhibitorDetail(Integer id)
id - idExhibitorInfoVOCopyright © 2025 Pivotal Software, Inc.. All rights reserved.