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

采购单位

parent 071bf7f0
......@@ -307,4 +307,12 @@ interface ProductionServiceInterface
*/
public function getNoticeUser($type,$No);
/**
* 通过单号获取采购单位
* @param $production_no
* @return array
*/
public function getPlanIsGroup($production_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