entity/MesInvItemArn.cs
@@ -241,6 +241,12 @@ /// </summary> [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; }