serv-auth.md 157 B

授权服务

验证是否超级管理员

/**
 * 是否超级管理员
 *
 * @return bool
 */
 Yii::$app->services->auth->isSuperAdmin()