phis-feign/src/main/java/com/hz/his/feign/service/platform/bi/BiShopSaleService.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
phis-feign/src/main/java/com/hz/his/feign/service/platform/bi/BiShopSaleService.java
@@ -77,6 +77,10 @@ @PostMapping("/admin/export/shop/user/sleep/deduction/list") Result userSleepDeductionList(@RequestBody ShopReportDto shopReportDto); /** * 门店-医生执行占比情况 */ @PostMapping("/admin/export/shop/user/doctor/deduction/list") Result userDoctorDeductionList(@RequestBody ShopReportDto shopReportDto); }