Commit 978d9f55 authored by suhuiguang's avatar suhuiguang

fix(jyjc): 报检规则4.0开发

1.循环依赖
parent cbde5c77
......@@ -209,9 +209,11 @@ public class JyjcInspectionApplicationServiceImpl extends BaseService<JyjcInspec
private DocGeneratorFactory docGeneratorFactory;
@Autowired
@Lazy
private DocGenerateAdapter defaultDocGenerateAdapter;
@Autowired
@Lazy
private DocUpdateService docUpdateService;
......
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