fwq
2024-02-05 b63db3c60c60bbf4f045cefc882469fcf0afc608
phis-feign/src/main/java/com/hz/his/feign/service/platform/SPhipDeductionService.java
@@ -69,6 +69,6 @@
    /**
     * 划扣术后提示卡通知获取数据
     */
    @PostMapping(value = "/deduction/postoperative/card/notice")
    Result postoperativeCardNotice(@RequestBody DeductionDto dto);
    @PostMapping(value = "/deduction/postoperative/card/info")
    Result postoperativeCardInfo(@RequestBody DeductionDto dto);
}