Commit cf7d74c2 authored by carlos's avatar carlos

获取订单留言表

parent eef84482
......@@ -118,4 +118,12 @@ interface ProductionServiceInterface
* @return mixed
*/
public function getProductionCountMessage();
/**
* 获取订单留言表的product_order_id
* @return mixed
*/
public function getMessageProductionOrderIds();
}
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