hutongqing
2025-01-16 ce08db7fdb31a61c6ee672d89d6c4b4b66c1f6d6
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/StockViewDTO.cs
@@ -16,6 +16,10 @@
    public class StockViewDTO
    {
        /// <summary>
        /// 浠撳簱ID
        /// </summary>
        public int WarehouseId {  get; set; }
        /// <summary>
        /// 璐т綅缂栧彿
        /// </summary>
        public string LocationCode { get; set; }