public class BaiduStoreServiceImpl extends BaiduAbstractService implements WaimaiStoreService
dishCategoryMappingDao, dishMappingDao, orderMappingDao| 构造器和说明 |
|---|
BaiduStoreServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<com.ptteng.onway.platform.model.WaimaiStoreCommentDTO> |
getStoreComment(Long mchId,
Long storeId,
String startTime,
String endTime,
int pageSize) |
void |
offlineStore(Long mchId,
Long storeId) |
void |
onlineStore(Long mchId,
Long storeId) |
void |
replyStoreComment(Long mchId,
Long storeId,
Long commentId,
String replyContent) |
void |
updateStore(Long mchId,
Long storeId,
com.ptteng.onway.platform.model.WaimaiStoreDTO waimaiStoreDTO) |
getBdWmClientaddDishMapping, addDishMapping, checkDishPlatformById, checkDishPlatformByIds, checkStorePlatformById, findDishCategoryMapping, findDishMapping, findOrderMappingByOrderIdPlatformType, findOrderMappingByTargetPlatformType, findStoreMapping, findStoreMappingByMappingIdPlatformType, isBaiduOrder, isElemeOrder, isMeituanOrder, log, saveDishCategoryMapping, saveOrderMapping, saveOrderMapping, saveStoreMapping, updateDishMapping, updateOrderMappingpublic void updateStore(Long mchId, Long storeId, com.ptteng.onway.platform.model.WaimaiStoreDTO waimaiStoreDTO) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
updateStore 在接口中 WaimaiStoreServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic void onlineStore(Long mchId, Long storeId) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
onlineStore 在接口中 WaimaiStoreServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic void offlineStore(Long mchId, Long storeId) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
offlineStore 在接口中 WaimaiStoreServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic List<com.ptteng.onway.platform.model.WaimaiStoreCommentDTO> getStoreComment(Long mchId, Long storeId, String startTime, String endTime, int pageSize) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
getStoreComment 在接口中 WaimaiStoreServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic void replyStoreComment(Long mchId, Long storeId, Long commentId, String replyContent) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
replyStoreComment 在接口中 WaimaiStoreServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionCopyright © 2018. All rights reserved.