Commit ae37fddb authored by Liu lu's avatar Liu lu

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

parents f0c4adfe 7dd25828
......@@ -47,4 +47,13 @@ interface StorePurchaseServiceInterface
public function syncStoredRealTime($batchNos);
/**
* 获取对应的采购异常
* @param $batchNo
* @param $subOrderNo
* @param $extraParams 兼容额外的场景的可选参数
*/
public function getPurchaseQcException($batchNo, $subOrderNo, $extraParams = []);
}
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