Commit f4c3c235 authored by  林继鑫's avatar 林继鑫

rpc更新

parent 1e53f607
......@@ -300,9 +300,11 @@ interface ProductionServiceInterface
/**
* @param $planNo
* 通过生产单号,或者计划单号获取抄送人
* @param $type
* @param $No
* @return array|bool
*/
public function getNoticeUser($planNo);
public function getNoticeUser($type,$No);
}
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