示例#1
0
文件: functions.php 项目: cruide/wasp
function auth()
{
    return \App\Library\Auth::mySelf();
}