Commit 5818da82 authored by  林继鑫's avatar 林继鑫

新增rpc方法

parent 04c3ccc6
...@@ -277,4 +277,10 @@ interface ProductionServiceInterface ...@@ -277,4 +277,10 @@ interface ProductionServiceInterface
* @return bool * @return bool
*/ */
public function getApprovalTypeIsTrue($operation_type); public function getApprovalTypeIsTrue($operation_type);
/**
* 获取跟单员、订单类型、合作方式
*/
public function getProductionOrderMember();
} }
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