1
yangpeixing
2026-03-13 c84eb83d59f5d3057a6f3dbc375d3c98a6447c2f
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>