| Package | Description |
|---|---|
| com.ptteng.academy.user.service | |
| com.ptteng.sca.academy.user.client |
| Modifier and Type | Method and Description |
|---|---|
List<CooperatorOrder> |
CooperatorStatisticsService.getCooperatorOrdersByDynamicCondition(Map<String,Object> condition,
Integer start,
Integer size) |
List<CooperatorOrder> |
CooperatorStatisticsService.getDateCooperatorOrder(Long dateStart,
Long dateEnd,
Integer start,
Integer size) |
List<CooperatorOrder> |
CooperatorStatisticsService.getDateCooperatorOrderOfTengXunZhiHuiXiaoYuan(Long dateStart,
Long dateEnd,
Integer start,
Integer size) |
List<CooperatorOrder> |
CooperatorStatisticsService.getLessonDateCooperatorOrder(Long dateStart,
Long dateEnd,
Long cooperatorLinkTime) |
List<CooperatorOrder> |
CooperatorStatisticsService.getMemberDateCooperatorOrder(Long dateStart,
Long dateEnd,
Long cooperatorLinkTime) |
| Modifier and Type | Method and Description |
|---|---|
List<CooperatorOrder> |
CooperatorStatisticsSCAClient.getCooperatorOrdersByDynamicCondition(Map<String,Object> condition,
Integer start,
Integer size) |
List<CooperatorOrder> |
CooperatorStatisticsSCAClient.getDateCooperatorOrder(Long dateStart,
Long dateEnd,
Integer page,
Integer size) |
List<CooperatorOrder> |
CooperatorStatisticsSCAClient.getDateCooperatorOrderOfTengXunZhiHuiXiaoYuan(Long dateStart,
Long dateEnd,
Integer start,
Integer size) |
List<CooperatorOrder> |
CooperatorStatisticsSCAClient.getLessonDateCooperatorOrder(Long dateStart,
Long dateEnd,
Long cooperatorLinkTime) |
List<CooperatorOrder> |
CooperatorStatisticsSCAClient.getMemberDateCooperatorOrder(Long dateStart,
Long dateEnd,
Long cooperatorLinkTime) |
Copyright © 2019. All Rights Reserved.