| Package | Description |
|---|---|
| com.ptteng.onway.platform.service | |
| com.ptteng.sca.onway.platform.client |
| Modifier and Type | Method and Description |
|---|---|
List<FoodStatistics> |
TemplateTestService.getStoreFoodStatisticsByTime(Long startAt,
Long endAt,
Long storeId) |
List<FoodStatistics> |
TemplateTestService.getStoreFoodStatisticsDetailBuyTime(Long startAt,
Long endAt,
Long storeId,
Integer sort,
Integer foodType) |
List<FoodStatistics> |
TemplateTestService.getTrademarkFoodStatisticsByTime(Long startAt,
Long endAt,
Long trademarkId) |
| Modifier and Type | Method and Description |
|---|---|
List<FoodStatistics> |
TemplateTestSCAClient.getStoreFoodStatisticsByTime(Long startAt,
Long endAt,
Long storeId) |
List<FoodStatistics> |
TemplateTestSCAClient.getStoreFoodStatisticsDetailBuyTime(Long startAt,
Long endAt,
Long storeId,
Integer sort,
Integer foodType) |
List<FoodStatistics> |
TemplateTestSCAClient.getTrademarkFoodStatisticsByTime(Long startAt,
Long endAt,
Long TrademarkId) |
Copyright © 2017. All rights reserved.