示例#1
0
文件: global.php 项目: finef/app
function app()
{
    return \Fine\Application\Application::getInstance();
}