yuyou_x
2024-02-29 3b4538f1ca5a50f1c68a479620276b4db09bd954
Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs
@@ -153,15 +153,7 @@
        /// </summary>           
        public string OutMode { get; set; }
        /// <summary>
        /// 复核人
        /// </summary>
        public int CheckUser { get; set; }
        /// <summary>
        /// 复核时间
        /// </summary>
        public DateTime? CheckTime { get; set; }
        [Navigate(NavigateType.OneToOne, nameof(LogisticsId))]