assets and structures

This commit is contained in:
2021-05-18 19:52:02 +09:00
parent da97d9b85c
commit 3237e80fb4
9 changed files with 68 additions and 15 deletions

View File

@@ -29,7 +29,8 @@ class FetchAllianceStructures implements ShouldQueue
*/
public function __construct()
{
//
//Set the connection for the job
$this->connection = 'redis';
}
/**