DESKTOP-9BNTV8O
2025-03-10 c0da7e1f379e2e64f35949d125643cce778e715c
Wms/WMS.Entity/LogEntity/LogTask.cs
@@ -175,5 +175,11 @@
        /// </summary>           
        public string FinishIsPick { get; set; }
        /// <summary>
        /// Desc:批次号
        /// Default:
        /// Nullable:True
        /// </summary>
        public string LotNo { get; set; }
    }
}