mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-02 20:19:16 +08:00
feat: 功能用例创建版本附带依赖关系代码实现
This commit is contained in:
parent
d82cf735ad
commit
b95e09db5b
@ -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
|
Loading…
Reference in New Issue
Block a user