fhx
2023-11-09 5c56024eeffdf374d2a041bb0f8c20935290454b
phis-feign/src/main/java/com/hz/his/feign/service/platform/bi/BiUserService.java
@@ -19,7 +19,7 @@
     * 成交现金
     */
    @PostMapping("/admin/user/report/cash/money")
    Result appointmentSituation(@RequestBody UserReportListDto userReportListDto);
    Result cashTotalList(@RequestBody UserReportListDto userReportListDto);
}