Commit 7f2b79f5 authored by Liu lu's avatar Liu lu

生产留言未读消息rpc

parent 56745d9b
......@@ -87,6 +87,12 @@ interface ProductionServiceInterface
*/
public function toMessage($params);
/**
* 获取生产单列表是否有未读消息
* @param $productionIdArr
* @param string $source
*/
public function getListMessageReadStatus($productionIdArr,$source='factory');
/**
* 获取生产单工艺单信息
......
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