mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-01-22 10:38:14 -05:00
fix: 修复59f40df 导致的订单tg通知失败的问题
This commit is contained in:
parent
81be6f375b
commit
6cc719ebf5
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user