ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjFlowingWaterService.java
@@ -62,4 +62,8 @@ public int deleteTjFlowingWaterById(String id); List<String> getFlowingWaterIds(String tjNum); String getDiscount(String orderId); String getproNameByOrderId(String orderId); }