南骏 池
2025-06-02 1be2fc056943ba8b9e62328430e15beee03e8a9f
entity/MesInvItemArn.cs
@@ -242,6 +242,12 @@
    [SugarColumn(ColumnName = "organize_code")]
    public string? OrganizeCode { get; set; }
    /// <summary>
    ///     收料组织
    /// </summary>
    [SugarColumn(ColumnName = "ReceiveOrgId")]
    public string? ReceiveOrgId { get; set; }
    [SugarColumn(IsIgnore = true)] public string? DepotName { get; set; }
    [SugarColumn(IsIgnore = true)] public string? SuppName { get; set; }