fix_编辑用例_增加关注人保存失效
This commit is contained in:
parent
90ecc0dd88
commit
e2808365ce
|
@ -1416,6 +1416,7 @@ public class TestCaseService {
|
||||||
}
|
}
|
||||||
this.setNode(request);
|
this.setNode(request);
|
||||||
editTestCase(request);
|
editTestCase(request);
|
||||||
|
saveFollows(request.getId(), request.getFollows());
|
||||||
return testCaseWithBLOBs;
|
return testCaseWithBLOBs;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue