mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-03 18:40:52 +08:00
fix: 修复59f40df 导致的订单tg通知失败的问题
This commit is contained in:
@@ -5,6 +5,7 @@ namespace App\Http\Controllers\V1\Guest;
|
||||
use App\Exceptions\ApiException;
|
||||
use App\Http\Controllers\Controller;
|
||||
use App\Models\Order;
|
||||
use App\Models\Payment;
|
||||
use App\Services\OrderService;
|
||||
use App\Services\PaymentService;
|
||||
use App\Services\TelegramService;
|
||||
|
||||
Reference in New Issue
Block a user