Commit f70e4439 authored by Liu lu's avatar Liu lu

生产留言未读消息rpc

parent 7f2b79f5
......@@ -89,10 +89,10 @@ interface ProductionServiceInterface
/**
* 获取生产单列表是否有未读消息
* @param $productionIdArr
* @param $productionNoArr
* @param string $source
*/
public function getListMessageReadStatus($productionIdArr,$source='factory');
public function getListMessageReadStatus($productionNoArr,$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