yeguodong 3 months ago
parent
commit
a3cc41b78a

+ 1 - 0
src/main/java/cn/hnthyy/thmz/service/impl/his/mz/MzChargeDetailServiceImpl.java

@@ -134,6 +134,7 @@ public class MzChargeDetailServiceImpl implements MzChargeDetailService {
     @Autowired
     private YpZdGroupNameService ypZdGroupNameService;
     //解决循环依赖
+    @Autowired
     @Lazy
     private OrderStatusChangeService orderStatusChangeService;
     @Autowired