Commit 492ef453 authored by  林继鑫's avatar 林继鑫

工厂备货

parent 2ca2aa54
......@@ -299,4 +299,11 @@ interface BaseInfoServiceInterface
public function getTeamIdsByUserId($userId);
/**
* 通过用户获取部门副级负责人
* @param $userId
*/
public function getDepartmentSubLeaderByUserId($userId);
}
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