作者 赵彬吉

update

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