schangxiang@126.com
2025-09-09 528b1ae722536aafc6afce10389ce7982ed278df
wcs/yunneiWCS/yunneiWCS/ORM/productStockList.cs
@@ -12,6 +12,9 @@
        [Key]
        public long stockListId { get; set; }
        /// <summary>
        /// 表position的positionId
        /// </summary>
        public long? stockId { get; set; }
        [StringLength(50)]