Commit 0d62c6e0 authored by carlos's avatar carlos

分派订单取消

parent bc65b32b
......@@ -73,4 +73,12 @@ interface FactoryServiceInterface
* date 2022-09-19
*/
public function getApportionInfoListByNos($originalProductionNos);
/**
* Notes: 分派订单取消
* User: carlos
* DateTime: 2022/9/21 14:24
*/
public function cancelOrder($orderNo);
}
\ 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