仓库管理:出货计划:update

This commit is contained in:
qianhao.xu
2024-03-26 14:19:01 +08:00
parent bc500a125a
commit 4bf469a5c4
4 changed files with 75 additions and 57 deletions

View File

@@ -27,6 +27,11 @@ namespace ZR.Model.MES.wms
///</summary>
[SugarColumn(ColumnName = "patchcode")]
public string Patchcode { get; set; }
/// <summary>
/// 短批次号
/// </summary>
public string Patchcode_short { get; set; }
/// <summary>
/// 物料号
///</summary>