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