wbc
8 天以前 94d0b18fa47a92a1cb4d1fef4520d35ef2c2c322
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; }