mirror of
https://gitee.com/technical-laohu/mpay.git
synced 2025-12-26 09:25:58 +08:00
修复一些小问题
This commit is contained in:
@@ -5,8 +5,6 @@ declare(strict_types=1);
|
||||
namespace app\controller\api;
|
||||
|
||||
use app\BaseController;
|
||||
use app\model\Platform;
|
||||
use think\facade\View;
|
||||
|
||||
class PluginController extends BaseController
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user