齐套分拣,齐套出库,业务代码调整

This commit is contained in:
2023-06-29 18:08:12 +08:00
parent 3a1c2ad1f0
commit 31fdfd66c9
5 changed files with 130 additions and 93 deletions

View File

@@ -24,11 +24,6 @@ public partial class WmsSetsortingD : BaseEntity<string>
/// </summary>
public string bill_id { get; set; } = string.Empty;
/// <summary>
/// 行号
/// </summary>
public int bill_line { get; set; }
/// <summary>
/// 物品ID
/// </summary>