$v) { $x= $this->portrait_set($v->id,['Tag'=>'Tag_Profile_IM_AllowType','Value'=>'AllowType_Type_AllowAny']); $this->info("id=".$v->id.'----'.json_encode($x)); } $this->info("over"); $startOfMonth = Carbon::now()->subDays(2)->startOfday(); $endOfMonth = Carbon::now()->yesterday()->startOfday(); $this->info("over=".$startOfMonth); $this->info("over".$endOfMonth); } }