作者 赵彬吉

update

... ... @@ -58,7 +58,7 @@ class Test extends Command
*/
public function handle()
{
$date = '2025-05-16';
$date = '2024-05-16';
$list = $this->getProjectList();
foreach ($list as $item){
ProjectServer::useProject($item['project_id']);
... ...