fix: 我创建的用例

This commit is contained in:
guoyuqi 2021-10-27 11:39:18 +08:00 committed by 刘瑞斌
parent a64c76d689
commit b75d4fbb8c
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ public class WorkstationService {
operatorValue.put("operator","current user");
operatorValue.put("value","current user");
combine.put("creator",operatorValue);
testPlanRequest.setCombine(combine);
apiTestCaseRequest.setCombine(combine);
ApiScenarioRequest apiScenarioRequest = new ApiScenarioRequest();
apiScenarioRequest.setCombine(combine);