Commit 02b83bf9 authored by suhuiguang's avatar suhuiguang

fix(大编辑):bug修复

1.循环依赖
parent d2101e85
......@@ -213,6 +213,7 @@ public class CommonServiceImpl implements ICommonService {
@Autowired
JgUseRegistrationServiceImpl jgUseRegistrationServiceImpl;
@Autowired
@Lazy
JgCertificateReplenishServiceImpl jgCertificateReplenishServiceImpl;
@Autowired
@Lazy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment