This commit is contained in:
tongfei
2023-11-25 16:46:20 +08:00
7 changed files with 16 additions and 15 deletions

View File

@@ -42,7 +42,6 @@ namespace WMS.Web.Core.Dto.TakeStock
/// <summary>
/// 序列号
/// </summary>
[Required(ErrorMessage = "序列号不能为空")]
public List<string> SerialNumbers { get; set; } = new List<string>();
/// <summary>
/// 备注