Commit 1dcbc099 authored by  林继鑫's avatar 林继鑫

获取采购人员权限

parent 519f6828
...@@ -172,4 +172,11 @@ interface UserServiceInterface ...@@ -172,4 +172,11 @@ interface UserServiceInterface
*/ */
public function getUsersByRoleName($roleName); public function getUsersByRoleName($roleName);
/**
* 获取采购人员权限
* @return mixed
*/
public function getPurchaseUserAccess();
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment