<?php
namespace app\home\controller;
use top\library\Controller;
class Common extends Controller
{
}