啊鑫
2024-11-27 9b6d6f7f6b89c80edbef8da32feb0cf504a7c523
entity/MesInvItemArn.cs
@@ -241,4 +241,12 @@
    /// </summary>
    [SugarColumn(ColumnName = "organize_code")]
    public string? OrganizeCode { get; set; }
    [SugarColumn(IsIgnore = true)] public string? DepotName { get; set; }
    [SugarColumn(IsIgnore = true)] public string? SuppName { get; set; }
    [SugarColumn(IsIgnore = true)] public string? SuppNo { get; set; }
    [SugarColumn(IsIgnore = true)] public string? DepotsCode { get; set; }
}