啊鑫
8 天以前 aedc81d40157133df8b5c44d3fbabc803a0e6e75
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; }