啊鑫
2025-09-09 f2b71fe1d3c2b7651d525a5b5bbe66fad602ea06
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; }