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)]