kyy
2025-10-23 dcd0a2ec0c37f9d5807bfec762419aa45c35bc73
DevApp/Gs.DevApp/DevFrm/Warehouse/Models/MesDepotSections.cs
@@ -104,5 +104,12 @@
        /// </summary>
        public int? Erpid { get; set; }
        /// <summary>
        ///     仓位类型
        /// </summary>
        public string DepotType { get; set; }
    }
}