11
啊鑫
2025-01-02 57e6a928f17e5fc7696924e6d71e741e5a6c25bf
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; }
}