| Package | Description |
|---|---|
| com.ptteng.onway.platform.service | |
| com.ptteng.sca.onway.platform.client |
| Modifier and Type | Method and Description |
|---|---|
void |
WaimaiDishConsumerService.onlineDish(Long mchId,
Long storeId,
Long dishNormId,
DishNormWmDTO dishNormWmDTO) |
void |
WaimaiDishConsumerService.updateDish(Long mchId,
Long storeId,
Long dishNormId,
DishNormWmDTO dishNormWmDTO) |
| Modifier and Type | Method and Description |
|---|---|
void |
WaimaiDishConsumerService.batchUpdateDish(Long mchId,
Long storeId,
List<DishNormWmDTO> dishNormWmDTOs) |
| Modifier and Type | Method and Description |
|---|---|
void |
WaimaiDishSCAClient.onlineDish(Long mchId,
Long storeId,
Long dishNormId,
DishNormWmDTO dishNormWmDTO) |
void |
WaimaiDishSCAClient.updateDish(Long mchId,
Long storeId,
Long dishNormId,
DishNormWmDTO dishNormWmDTO) |
| Modifier and Type | Method and Description |
|---|---|
void |
WaimaiDishSCAClient.batchUpdateDish(Long mchId,
Long storeId,
List<DishNormWmDTO> dishNormWmDTOs) |
Copyright © 2017. All rights reserved.