| 程序包 | 说明 |
|---|---|
| com.ptteng.common.takeout.service | |
| com.ptteng.sca.common.takeout.client |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TakeoutGoodsService.saveDishGroup(Long mchId,
Long storeId,
Long categoryId,
TakeoutCategory takeoutCategory)
创建菜品分类
|
void |
TakeoutGoodsService.updateDishGroup(Long mchId,
Long storeId,
Long categoryId,
TakeoutCategory takeoutCategory)
修改菜品分类
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TakeoutGoodsSCAClient.saveDishGroup(Long mchId,
Long storeId,
Long categoryId,
TakeoutCategory takeoutCategory) |
void |
TakeoutGoodsSCAClient.updateDishGroup(Long mchId,
Long storeId,
Long categoryId,
TakeoutCategory takeoutCategory) |
Copyright © 2018. All rights reserved.