zhaowenxuan
2024-12-17 498a7b97f5365582e21658fc859c71b341666398
ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjFlowingWaterService.java
@@ -69,4 +69,10 @@
    String getproNameByOrderId(String orderId);
    List<Long> getFlowingWaterIdList(String userId, Date beginTime,Date endTime);
    public int deleteTjFlowingWaterByOrderId(String order);
    void deleteTjOrderDetailByjxbz(String bldh);
}