xiaoyang
2024-11-07 46e1f237d6d7c2d2ce338224b709865c87e26e2c
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicModel/DtStockInfo.cs
@@ -36,11 +36,18 @@
        public bool IsFull { get; set; }
        /// <summary>
        /// 备注
        /// 备注 (静制\陈化时间)
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "备注")]
        public string Remark { get; set; }
        /// <summary>
        /// 区域编码
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "区域编码")]
        public string AreaCode { get; set; }
        /// <summary>
        /// 库存明细
        /// </summary>