赵文轩
2024-06-07 b2c12f7ca8f90c415c78a22e5674616f378a4aa5
ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjFlowingWaterService.java
@@ -69,4 +69,8 @@
    String getproNameByOrderId(String orderId);
    List<Long> getFlowingWaterIdList(String userId, Date beginTime,Date endTime);
    public int deleteTjFlowingWaterByOrderId(String order);
}