yii 获取登录用户的信息

通过 

  Yii::$app->user->identity->表的字段名

可以获取登录用户的登录信息

原文地址:https://www.cnblogs.com/GetcharZp/p/12426916.html