コード例 #1
0
ファイル: BaseController.php プロジェクト: xiongjiewu/shui
 public function getUserId()
 {
     return AuthService::getUserId();
 }