Commit 4e5b0ca1 authored by carlos's avatar carlos

少货处理rpc

parent 0521177c
...@@ -117,4 +117,11 @@ interface FactoryServiceInterface ...@@ -117,4 +117,11 @@ interface FactoryServiceInterface
* DateTime: 2022/11/21 14:14 * DateTime: 2022/11/21 14:14
*/ */
public function confirmDelivery($params); public function confirmDelivery($params);
/**
* Notes: 少货处理
* User: carlos
* DateTime: 2022/11/21 19:03
*/
public function shortageProcess($delivery_no, $shortageProduct);
} }
\ 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