fix(测试计划): 修复功能用例批量执行参数问题

--bug=1042813 --user=王旭 【测试计划】计划详情-功能用例列表批量执行失败 https://www.tapd.cn/55049933/s/1533600
This commit is contained in:
WangXu10 2024-06-21 14:31:02 +08:00 committed by Craftsman
parent a1cc2092f1
commit 82e280e18d
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ import java.util.List;
public class TestPlanCaseBatchRunRequest extends BasePlanCaseBatchRequest {
@Schema(description = "项目Id")
@NotBlank(message = "{test_plan.project_id.not_blank}")
private String projectId;
@Schema(description = "最终执行结果")