ltkj-hosp/src/main/java/com/ltkj/hosp/service/impl/TjFlowingWaterServiceImpl.java
@@ -102,4 +102,9 @@ public String getDiscount(String orderId) { return tjFlowingWaterMapper.getDiscount(orderId); } @Override public String getproNameByOrderId(String orderId) { return tjFlowingWaterMapper.getproNameByOrderId(orderId); } }