mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-01-22 18:48:14 -05:00
Fix PaymentController.php
修复由Jun 8, 2024提交的2个commit产生的报错
This commit is contained in:
parent
fc283af60f
commit
338aad7f6c
@ -9,6 +9,7 @@ use App\Services\OrderService;
|
|||||||
use App\Services\PaymentService;
|
use App\Services\PaymentService;
|
||||||
use App\Services\TelegramService;
|
use App\Services\TelegramService;
|
||||||
use Illuminate\Http\Request;
|
use Illuminate\Http\Request;
|
||||||
|
use App\Models\Payment;
|
||||||
|
|
||||||
class PaymentController extends Controller
|
class PaymentController extends Controller
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user