Commit 60a88cfc authored by  林继鑫's avatar 林继鑫

采购、订单获取消息

parent 2647b1b7
...@@ -43,4 +43,12 @@ interface PurchaseDemandServiceInterface ...@@ -43,4 +43,12 @@ interface PurchaseDemandServiceInterface
* @param $params * @param $params
*/ */
public function sendMessageByOrder($params); public function sendMessageByOrder($params);
/**
* 获取采购、订单消息
* @param $params
* @return mixed
*/
public function getMessagePurchase($params);
} }
\ No newline at end of file
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