Commit eef84482 authored by carlos's avatar carlos

根据订单汇总消息

parent f1276790
......@@ -111,4 +111,11 @@ interface ProductionServiceInterface
*/
public function productionInfo($productionNoArr,$columns = ['*'],$relation=['production_order_products']);
/**
* 根据订单汇总消息
* @return mixed
*/
public function getProductionCountMessage();
}
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