mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-12-01 06:30:49 +00:00
京东打印
This commit is contained in:
parent
6083b1f6c5
commit
a054dab135
@ -15,7 +15,5 @@ use Illuminate\Foundation\Inspiring;
|
||||
*/
|
||||
|
||||
Artisan::command('inspire', function () {
|
||||
$order= \App\Models\BusinessOrder::query()->find(6582);
|
||||
BusinessFactory::init()->make($order->shop->plat_id)->setShop($order->shop)->queryStatusAndSync($order);
|
||||
$this->comment(Inspiring::quote());
|
||||
})->describe('Display an inspiring quote');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user