zhaowc
2025-02-28 157abc191c34e57c1b958ae74fc3de6518ca8a30
Wms/Model/ModelDto/BllAsnDto/ArrivalNoticeDto.cs
@@ -118,6 +118,11 @@
        /// 储存期至
        /// </summary>
        public string StoreTime { get; set; }
        /// <summary>
        /// 供货批次
        /// </summary>
        public string SupplierLot { get; set; }
    }
}