出库签收业务回更全部出

This commit is contained in:
alex
2023-06-27 16:45:24 +08:00
parent 6062b886e6
commit e6d8f2d2e2
7 changed files with 91 additions and 7 deletions

View File

@@ -72,7 +72,7 @@ public partial class WmsOutstockCode : BaseEntity<string>
/// <summary>
/// 条码数量
/// </summary>
public int barcode_qty { get; set; }
public decimal codeqty { get; set; }
/// <summary>
/// 备注