schangxiang@126.com
2025-09-11 e86f3bddecdc13210a546761ecf5e8550ea20799
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)]