zhaowc
2025-04-07 b9f7560cbe0e562a40e9515a0559a3e951f0fee6
Wms/WMS.Entity/BllSoEntity/BLLExportNoticeDetail.cs
@@ -148,6 +148,14 @@
        public string OrderDetailCode { get; set; }
        /// <summary>
        /// Desc:是否下发批次(上游系统)
        /// Default: 0:未下发批次   1:下发批次
        /// Nullable:True
        /// </summary>
        public string IsIssueLotNo { get; set; }
        /// <summary>
        /// 自定义列1
        /// </summary>
        public string UDF1 { get; set; }