コード例 #1
0
ファイル: BaseService.php プロジェクト: HelloWord-Cidao/ilex
 public function __construct()
 {
     c::trySetCurrentUserEntity();
 }