@@ -40,7 +40,6 @@ |
||
| 40 | 40 | * @property-read boolean $isBlocked 账户是否锁定 |
| 41 | 41 | * @property-read bool $isMobileConfirmed 是否已经手机激活 |
| 42 | 42 | * @property-read bool $isEmailConfirmed 是否已经邮箱激活 |
| 43 | - |
|
| 44 | 43 | * |
| 45 | 44 | */ |
| 46 | 45 | class BaseUser extends ActiveRecord implements IdentityInterface, RateLimitInterface, NotifiableInterface |