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