WebApi/Gs.Entity/BaseInfo/MesDepotSections.cs
@@ -13,9 +13,9 @@ [SugarColumn(ColumnName = "guid", IsPrimaryKey = true)] public Guid Guid { get; set; } /// <summary> /// 所属仓库ID /// </summary> /// <summary> /// 所属仓库ID /// </summary> [SugarColumn(ColumnName = "depot_guid")] public string DepotGuid { get; set; }