Commit 9860efd9 authored by carlos's avatar carlos

退回返修rpc接口

parent d35cd658
......@@ -134,4 +134,13 @@ interface FactoryServiceInterface
* DateTime: 2022/11/21 19:03
*/
public function shortageProcess($delivery_no, $shortageProduct);
/**
* Notes: 退回返修
* User: carlos
* DateTime: 2022/11/23 11:43
* @param $params
*/
public function repairReturn($delivery_no, $repairProducts);
}
\ 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