This commit is contained in:
qianhao.xu
2024-04-15 18:25:01 +08:00
parent afef8ba745
commit c63c5e9418
11 changed files with 65 additions and 17 deletions

View File

@@ -22,5 +22,8 @@ namespace ZR.Service.mes.wms.IService
WmGoodsNowProduction GetInfoByPatchCode(string patchCode);
(int,int) ExcelADD(List<WmMaterial> materials);
}
}