仓库模块_出库货物记录:init

This commit is contained in:
qianhao.xu
2024-03-22 08:54:11 +08:00
parent 2074ea2e84
commit dac58ddb77
20 changed files with 800 additions and 20 deletions

View File

@@ -13,7 +13,7 @@ namespace ZR.Model.MES.wms.Dto
/// </summary>
public string originalCode { get; set; }
/// <summary>
/// 批次号
/// 批次号(工单号+箱子号)
/// </summary>
public string PatchCode { get; set; }
/// <summary>