chengsc
2024-09-21 257018146551694ae963c8c9067e3b1d10226123
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; }