Update Users.php

This commit is contained in:
青芒科技
2020-07-24 22:16:19 +08:00
committed by GitHub
parent c5650e80bd
commit cdf6efde1d

View File

@@ -85,7 +85,7 @@ class Users extends CatchModel
}
/**
* 后台根据用户标识判断用户是否拥有某个权限
* 后台根据权限标识判断用户是否拥有某个权限
* @param string $permission_mark
* @return bool
* @throws \think\db\exception\DataNotFoundException