提交 a025c86b 作者: chenshiqiang

add default verifyStatus for import excel data

上级 6a5b785b
......@@ -507,6 +507,7 @@ class KnowledgeServiceImpl implements IKnowledgeService {
.knowledgeProjectId(knowledgeProjectId)
.typeId(typeId)
.createBy(createBy)
.verifyStatus(0)
.importData(1)
.build();
specialInformation.setId(codeGenerateUtil.geneIdNo(Constants.FINANCE, 8));
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论