Demo
2024-02-24 66949ed16310b0ba138c0b6302b388c3a4027c25
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))]