sjz
2025-06-13 fbb0bc175c8788f2f6ce4202d2630b01506bff80
MES.Service/Modes/MesInvItemOutCDetails.cs
@@ -239,4 +239,6 @@
    [SugarColumn(IsIgnore = true)] public string? ItemName { get; set; }
    [SugarColumn(IsIgnore = true)] public string? ItemModel { get; set; }
    [SugarColumn(IsIgnore = true)] public string? Unit { get; set; }
    [SugarColumn(IsIgnore = true)] public string DepotSectionName { get; set; }
}