| 程序包 | 说明 |
|---|---|
| com.ptteng.common.takeout.service | |
| com.ptteng.sca.common.takeout.client |
| 限定符和类型 | 方法和说明 |
|---|---|
TakeoutShop |
TakeoutStoreService.getStore(Long mchId,
Long storeId)
查询门店信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TakeoutStoreService.updateStore(Long mchId,
Long storeId,
TakeoutShop takeoutShop,
String platform)
更新门店信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
TakeoutShop |
TakeoutStoreSCAClient.getStore(Long mchId,
Long storeId) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TakeoutStoreSCAClient.updateStore(Long mchId,
Long storeId,
TakeoutShop takeoutShop,
String platform) |
Copyright © 2018. All rights reserved.