1
yangpeixing
2026-04-01 e33f97fb99549ad986cb1998f2272453572f5a1b
WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Outbound/Dt_OutboundLockInfo.cs
@@ -57,6 +57,8 @@
        [SugarColumn(IsNullable = false, ColumnDescription = "状态")]
        public int Status { get; set; }
        [SugarColumn(IsNullable = true, ColumnDescription = "明细id")]
        public string LinId { get; set; }
        /// <summary>
        /// 创建人
        /// </summary>