修复bug

This commit is contained in:
18942506660
2024-01-02 11:30:19 +08:00
parent 40f5513d75
commit 2f6ba5b5d6

View File

@@ -28,7 +28,6 @@ namespace WMS.Web.Core.Dto.ChangeBoxRecord
/// 目标箱号
/// </summary>
[Required(ErrorMessage = "目标箱号不能为空")]
[RegularExpression(@"^[0-9a-zA-Z]{1,}$", ErrorMessage = "")]
public string DestBoxBillNo { get; set; }
/// <summary>
/// 目标箱仓位或重新上架选择仓位