111
cnf
2025-03-25 8b67ee8a1b3e954de07014724f94875815c2783a
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; }
}