Commit 46dfe8d4 authored by 姜克保's avatar 姜克保

新增产品规格

parent 60a9b2ef
...@@ -134,6 +134,6 @@ interface SubOrderServiceInterface ...@@ -134,6 +134,6 @@ interface SubOrderServiceInterface
* @param array $subOrderNos * @param array $subOrderNos
* @return array * @return array
*/ */
public function getSubOrderInfoByNo(array $subOrderNos = [], array $column = ['sub_order_no','shipping_notes','dispatch_notes']): array; public function getSubOrderInfoByNo(array $subOrderNos = [], array $column = ['sub_order_no','shipping_notes','dispatch_notes','product_specification']): array;
} }
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