Commit 4e68fcfe authored by  林继鑫's avatar 林继鑫

Merge branch 'develop' of http://git.huaperfect.com/without_auth/meibuyu-rpc into develop

parents bba9bbf7 f1ffbbd3
......@@ -80,4 +80,13 @@ interface PurchaseInfoServiceInterface
*/
public function getProductUnitPriceByBatchNo($batchNo, $productId);
/**
* Notes: 通过订单号获取采购状态
* User: carlos
* DateTime: 2023/8/11 9:17
* @param $orders
*/
public function getPurchaseStatusBySubOrders($orders): array;
}
\ No newline at end of file
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