修复bug

This commit is contained in:
18942506660
2023-11-25 15:59:31 +08:00
parent 71e3bde35d
commit 53abdd58b5
6 changed files with 9 additions and 10 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>
/// 备注