Demo
2024-03-13 1e7283cacb5eb6de492c6c6874aeaa316063989c
Wms/WMS.Entity/BllSoEntity/BLLExportNotice.cs
@@ -112,6 +112,13 @@
        public string Demo { get; set; }
        /// <summary>
        /// Desc:入库前取样出库的入库单据标识
        /// Default:
        /// Nullable:True
        /// </summary>
        public string AsnSampleNo { get; set; }
        /// <summary>
        /// 完成时间
        /// </summary>
        public DateTime? CompleteTime { get; set; }