Commit 69ca7a13 authored by carlos's avatar carlos

获取备货审批详情

parent 8a976b7c
......@@ -208,4 +208,13 @@ interface ProductionServiceInterface
*/
public function getOutsideMessage($id);
/**
* Notes: 获取礼服备货审核信息
* User: carlos
* DateTime: 2022/11/29 16:59
* @param $code
*/
public function getStockUpDressApproval($code);
}
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