Commit 5f284ff9 authored by carlos's avatar carlos

备货金额rpc接口

parent 1f6ee173
......@@ -253,4 +253,11 @@ interface ProductionServiceInterface
*/
public function OrderContractExport($params);
/***
* Notes: 获取备货金额信息
* User: carlos
* DateTime: 2023/5/12 16:56
*/
public function getStockUpPlanMoneyInfo();
}
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