出库签收,新增输入参数

This commit is contained in:
alex
2023-06-28 11:25:46 +08:00
parent 4e8c1e372a
commit 6db872c17d
3 changed files with 13 additions and 1 deletions

View File

@@ -331,6 +331,8 @@ namespace Tnb.WarehouseMgr
{
}
//更新执行任务已签收
}
}
catch (Exception ex)