WebApi/Gs.Entity/BaseInfo/MesDepotSections.cs
@@ -105,4 +105,9 @@ /// </summary> [SugarColumn(ColumnName = "erpid")] public int? Erpid { get; set; } /// <summary> /// </summary> [SugarColumn(ColumnName = "depot_type")] public string? DepotType { get; set; } }