hwh
2024-07-19 e62f4a064ca14325090bb3146dce3f8f4d7a3d05
Wms/Model/ModelDto/BllAsnDto/ProcurePlanNoticeDto.cs
@@ -21,6 +21,11 @@
        public string OrderCode { get; set; }
        /// <summary>
        /// 制单人
        /// </summary>
        public string UserName { get; set; }
        /// <summary>
        /// 状态变更时间
        /// </summary>
        public DateTime? CompleteTime { get; set; }