This commit is contained in:
2025-09-02 23:03:44 +08:00
2 changed files with 7 additions and 7 deletions

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; }