lige
2023-10-18 46733c602083084fba0e17e7d9d9ec2941a51819
ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjFlowingWaterService.java
@@ -62,4 +62,6 @@
    public int deleteTjFlowingWaterById(String id);
    List<String> getFlowingWaterIds(String tjNum);
    String getDiscount(String orderId);
}