8线入中储仓接口

This commit is contained in:
2024-07-19 15:11:53 +08:00
parent 02616b6170
commit 9c8d50022c
5 changed files with 275 additions and 87 deletions

View File

@@ -80,6 +80,15 @@ public partial class WmsMaterialTransferD : BaseEntity<string>
/// </summary>
public decimal? yzqty { get; set; }
/// <summary>
/// 已下发数量(入库)
/// </summary>
public decimal? yxfqty_rk { get; set; }
/// <summary>
/// 已转数量(入库)
/// </summary>
public decimal? yzqty_rk { get; set; }
/// <summary>
/// 主表ID