|  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | PageInfo<TSysOrderPageVo> pageList(TSysOrderQuery query); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | void add(TSysOrderDto dto, TCrmClinic crmClinic); | 
|---|
|  |  |  | void add(TSysOrderDto dto, TCrmClinic crmClinic,String name,String userId); | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | Integer clinicSalesStatisticsCount(List<String> clinicIds); | 
|---|
|  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | BigDecimal clinicSalesStatisticsMoney(String clinicId, String startTime, String endTime); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | List<ClinicSalesStatisticsGoodsTypeVO> supplierSalesStatisticsGoodsType(String clinicId, String startTime, String endTime); | 
|---|
|  |  |  | List<ClinicSalesStatisticsGoodsTypeVO> clinicSalesStatisticsGoodsType(String clinicId, String startTime, String endTime); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | List<ClinicSalesStatisticsGoodsCountVO> supplierSalesStatisticsGoodsCount(String clinicId, String startTime, String endTime, String goodsName); | 
|---|
|  |  |  | List<ClinicSalesStatisticsGoodsCountVO> clinicSalesStatisticsGoodsCount(String clinicId, String startTime, String endTime, String goodsName); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | List<ClinicSalesStatisticsGoodsCountVO> supplierSalesStatisticsGoodsCountMonth(String clinicId, String startTime, String endTime, String goodsName); | 
|---|
|  |  |  | List<ClinicSalesStatisticsGoodsCountVO> clinicSalesStatisticsGoodsCountMonth(String clinicId, String startTime, String endTime, String goodsName); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | } | 
|---|