schangxiang@126.com
2025-09-04 6f6f118881771a70feb186061ebb4ccd03a47e68
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)]