提交 5fb8bcbd 编写于 作者: zhouweidong's avatar zhouweidong

proxyService优化

上级 e20730e2
......@@ -180,8 +180,6 @@ public class ${item.getCodeName()}ServiceImpl extends ServiceImpl<${de.getCodeNa
</#if>
</#list>
</#if>
<#comment>引入proxyservice</#comment>
<@autowiredProxyService/>
protected int batchSize = 500;
......@@ -994,6 +992,9 @@ public class ${item.getCodeName()}ServiceImpl extends ServiceImpl<${de.getCodeNa
<#comment>重复值检查-searchContext</#comment>
<@outputSearchContext/>
<#comment>引入proxyservice</#comment>
<@autowiredProxyService/>
}
<#comment>NOSQL存储</#comment>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册