wangxinhui
2025-01-11 e9f11eec6cbb720dcb456edaf5af6db715b131e9
代码管理/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; }