chengsc
2024-08-29 0aa8ecb1d414407a05beb54e7e0021d584c7e13a
Wms/Model/ModelDto/BllAsnDto/ArrivalNoticeDto.cs
@@ -78,6 +78,11 @@
        public string Demo { get; set; }
        /// <summary>
        /// 上游单号
        /// </summary>
        public string OrderCode { get; set; }
        /// <summary>
        /// 状态变更时间
        /// </summary>
        public DateTime? CompleteTime { get; set; }