1
yangpeixing
2026-03-11 6f7f2e11e9feea6a0b998c31feabf170fb135205
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>