Commit 60eadebc authored by liu lu's avatar liu lu

财务核算完成同步采购更新状态

parent 5d9f9b29
......@@ -60,4 +60,17 @@ interface PurchaseInfoServiceInterface
*/
public function getLogisticsInfo(array $subOrderNos);
/**
* 财务核算完成同步采购更新状态
* @param $purchaseId
* @return mixed
*/
public function syncAccountingComplete($purchaseId):bool;
}
\ 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