cnf
14 小时以前 6ed9adbcf4011e7b5cc09eb7564b5c116daf9c67
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; }