add service dir
This commit is contained in:
@ -3,8 +3,7 @@
|
||||
namespace App\Jobs\Wallet;
|
||||
|
||||
use App\Bean\Queue\Wallet\QueueWalletPlatformWithdrawTransferBean;
|
||||
use App\Exceptions\QueueException;
|
||||
use App\Service\PlatformWithdrawService;
|
||||
use App\Service\Wallet\PlatformWithdrawService;
|
||||
use Illuminate\Bus\Queueable;
|
||||
use Illuminate\Contracts\Queue\ShouldQueue;
|
||||
use Illuminate\Foundation\Bus\Dispatchable;
|
||||
|
||||
Reference in New Issue
Block a user