Commit a736aa84 authored by Liu lu's avatar Liu lu

获取生产单留言信息

parent 13c42ada
......@@ -68,4 +68,15 @@ interface ProductionServiceInterface
*/
public function exWarehouseCallback(array $params);
/**
* 获取生产单留言信息
* @param array $params
* @throws \Meibuyu\Rpc\Exceptions\RpcException
* @author Zero
*/
public function productionMessages($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