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

合同单位 新增rpc方法

parent 4b9de891
......@@ -260,4 +260,12 @@ interface ProductionServiceInterface
* DateTime: 2023/5/12 16:56
*/
public function getStockUpPlanMoneyInfo();
/**
* 获取订单是否为组合产品
* @param $stockUpPlanIds
*/
public function getGroupProduct($stockUpPlanIds);
}
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