修复bug
This commit is contained in:
Binary file not shown.
@@ -39,7 +39,7 @@ namespace WMS.Web.Core.Dto.ChangeBoxRecord
|
||||
/// <summary>
|
||||
/// 原箱子
|
||||
/// </summary>
|
||||
[Column("原箱号")]
|
||||
[Column("原有箱号")]
|
||||
public string SrcBox { get; set; }
|
||||
/// <summary>
|
||||
/// 原仓位
|
||||
|
||||
Reference in New Issue
Block a user