fwq
2024-03-19 eba7eefe07b5b5e2ae09b4b5a48fc0e4462d40d1
phis-feign/src/main/java/com/hz/his/feign/service/platform/bi/BiShopSPAService.java
@@ -52,6 +52,12 @@
    Result monthDeductionEmpNew(@RequestBody ShopReportDto shopReportDto);
    /**
     * SPA门店-员工月执行明细
     */
    @RequestMapping("admin/export/shop/spa/month/deduction/emp/new/list/all")
    Result monthDeductionEmpList(@RequestBody PerformanceReqParamsDto performanceReqParamsDto);
    /**
     * SPA门店-员工月执行明细导出
     */
    @RequestMapping("admin/export/shop/spa/month/deduction/emp/new/report")