public interface WaimaiDishMappingDao
extends com.ptteng.common.dao.BaseDaoService
| 限定符和类型 | 方法和说明 |
|---|---|
WaimaiDishMapping |
findOneByMchIdStoreIdDishNormIdPlatformType(Long mchId,
Long storeId,
Long dishNormId,
String platformType) |
void |
saveDishMapping(WaimaiDishMapping dishMapping) |
void |
updateDishMapping(WaimaiDishMapping dishMapping) |
WaimaiDishMapping findOneByMchIdStoreIdDishNormIdPlatformType(Long mchId, Long storeId, Long dishNormId, String platformType) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionvoid saveDishMapping(WaimaiDishMapping dishMapping) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionvoid updateDishMapping(WaimaiDishMapping dishMapping) throws com.gemantic.common.exception.ServiceException, com.gemantic.common.exception.ServiceDaoException
com.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionCopyright © 2018. All rights reserved.