mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -38,7 +38,7 @@ class ResetTraffic extends Command | ||||
|      */ | ||||
|     public function handle() | ||||
|     { | ||||
|         User::update([ | ||||
|         User::all()->update([ | ||||
|             'u' => 0, | ||||
|             'd' => 0 | ||||
|         ]); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user