更换model目录
This commit is contained in:
@ -3,9 +3,8 @@
|
||||
namespace App\Jobs;
|
||||
|
||||
use App\Exceptions\ModelException;
|
||||
use App\Models\Post\PostPushBoxModel;
|
||||
use App\Models\Api\Post\PostPushBoxModel;
|
||||
use Illuminate\Bus\Queueable;
|
||||
use Illuminate\Contracts\Queue\ShouldBeUnique;
|
||||
use Illuminate\Contracts\Queue\ShouldQueue;
|
||||
use Illuminate\Foundation\Bus\Dispatchable;
|
||||
use Illuminate\Queue\InteractsWithQueue;
|
||||
|
||||
Reference in New Issue
Block a user