mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-10-21 09:53:42 +08:00
数据库更新
This commit is contained in:
@@ -5,11 +5,9 @@ declare(strict_types=1);
|
||||
namespace app\controller;
|
||||
|
||||
use app\BaseController;
|
||||
use app\model\Order;
|
||||
use app\model\PayAccount;
|
||||
use app\model\PayChannel;
|
||||
use think\facade\View;
|
||||
use app\model\Platform;
|
||||
|
||||
class PayManageController extends BaseController
|
||||
{
|
||||
|
Reference in New Issue
Block a user