feat: 功能用例创建版本附带依赖关系代码实现

This commit is contained in:
zhangdahai112 2022-01-16 01:10:51 +08:00 committed by zhangdahai112
parent d82cf735ad
commit b95e09db5b
2 changed files with 3 additions and 1 deletions

View File

@ -161,6 +161,8 @@ public class TestCaseService {
@Lazy
private IssuesService issuesService;
@Resource
private RelationshipEdgeMapper relationshipEdgeMapper;
@Resource
private ExtProjectVersionMapper extProjectVersionMapper;
private void setNode(TestCaseWithBLOBs testCase) {

@ -1 +1 @@
Subproject commit ceffcd883aa519d3f7bfb2641337abaaae4c9295
Subproject commit b35dfb7f4571ed9e9496ff67339b9118232b4bbd