* Init fliter project test case.

This commit is contained in:
孔令茂
2023-01-05 08:23:06 +00:00
parent 61685ee5b4
commit df96b3f0b0
+1
View File
@@ -124,6 +124,7 @@ $filter->project->story = new stdclass();
$filter->project->export = new stdclass();
$filter->project->task = new stdclass();
$filter->project->execution = new stdclass();
$filter->project->testcase = new stdclass();
$filter->projectstory->story = new stdclass();
$filter->qa->default = new stdclass();
$filter->story->create = new stdclass();