This commit is contained in:
余宇波 2025-09-02 18:27:21 +08:00
parent 1bcee8a9c6
commit e2b52a49e1

View File

@ -36,7 +36,7 @@ namespace MyCode.Project.Domain.Message.Response.LxmZHMDReport
public decimal FStockOutQty { get; set; }
/// <summary>
/// 出库数量
/// 出库数量
/// </summary>
public decimal FRemainOutQty { get; set; }