U8对接WMS出入库(001:包含PDA入库,PDA出库,web批量出库,web单次出库)

This commit is contained in:
2025-06-09 18:14:52 +08:00
parent 0d9571a5b7
commit 88589fc6dc
4 changed files with 217 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ namespace ZR.Model.MES.wms
public string Qty { get; set; }
/// <summary>
///
/// 批次
/// </summary>
public string LotNo { get; set; }