dengjunjie
2025-01-18 bedab5dc5dedf404beb9d60d4f91d52d9aad9d02
代码管理/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; }