wangrenhuang
2023-09-27 5bbbe45edd2b1bbb88ef0bd380ec009de86ff2dc
phis-feign/src/main/java/com/hz/his/feign/service/platform/bi/BiOpeStaService.java
@@ -161,5 +161,10 @@
    @PostMapping("/admin/operational/month/deduction/list")
    Result monthDeductionList(@RequestBody OperationalStatementsVo operationalStatementsVo);
    /**
     * SPA代王业绩报表
     */
    @PostMapping("/admin/operational/channels/deal/dw/spa")
    Result channelsSpaDw(@RequestBody OperationalStatementsVo operationalStatementsVo);
}