mirror of
				https://github.com/v2board/v2board.git
				synced 2025-11-01 01:41:47 +08:00 
			
		
		
		
	update: stat server job
This commit is contained in:
		| @@ -50,6 +50,7 @@ class StatServerJob implements ShouldQueue | ||||
|  | ||||
|         $data = StatServer::where('record_at', $recordAt) | ||||
|             ->where('server_id', $this->server->id) | ||||
|             ->lockForUpdate() | ||||
|             ->first(); | ||||
|         if ($data) { | ||||
|             try { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user