* Modify data.

This commit is contained in:
liumengyi
2022-03-09 10:23:32 +08:00
parent 9257884f9a
commit 29c651b4e8
@@ -33,7 +33,7 @@ $task3->name = 'gitlab中新建的问题03';
$task3->execution = $executionID;
$task4 = new stdclass();
$task4->name = 'gitlab中新建的问题06';
$task4->name = 'gitlab中新建的问题04';
$task4->execution = '';
$task5 = new stdclass();