Commit 6413465d authored by carlos's avatar carlos

清点数量rpc

parent 86a17c88
......@@ -303,4 +303,13 @@ interface FactoryServiceInterface
* @param $params
*/
public function unlockStockCount($params);
/**
* Notes: 更新清点数量
* User: carlos
* DateTime: 2023/6/12 14:42
* @param $params
* @return mixed
*/
public function updateCheckDeliveryCount($params);
}
\ 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