🔓 Ultimate Webshell - Penetration Testing Tool

📖 File Reader

<?php

namespace app\api\common;

use app\BaseController;
use app\common\Common_time;
use app\api\common\Common_user;
use think\facade\Db;
use think\facade\Session;
use think\facade\View;

class Common_tongbu extends BaseController
{

}