Commit 27046a81 authored by Liu lu's avatar Liu lu

生产单留言操作

parent a736aa84
...@@ -79,4 +79,11 @@ interface ProductionServiceInterface ...@@ -79,4 +79,11 @@ interface ProductionServiceInterface
public function productionMessages($params); public function productionMessages($params);
/**
* 生产单留言操作
* @param array $params
* @throws \Meibuyu\Rpc\Exceptions\RpcException
* @author Zero
*/
public function toMessage($params);
} }
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