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

This commit is contained in:
alex
2023-06-30 19:13:24 +08:00
parent 280abeac1d
commit 0d13eb93aa
6 changed files with 68 additions and 15 deletions

View File

@@ -49,11 +49,6 @@ public partial class WmsCarrybindCode : BaseEntity<string>
/// </summary>
public decimal? codeqty { get; set; }
/// <summary>
/// 行号
/// </summary>
public int? no { get; set; }
/// <summary>
/// 子载具ID
/// </summary>