列表填充数据
This commit is contained in:
@@ -28,7 +28,7 @@ namespace WMS.Web.Core.Dto.ChangeBoxRecord
|
||||
/// <summary>
|
||||
/// 序列号
|
||||
/// </summary>
|
||||
public string SerialNumber { get; set; }
|
||||
public string SerialNumbers { get; set; }
|
||||
/// <summary>
|
||||
/// 原箱子
|
||||
/// </summary>
|
||||
|
||||
@@ -7,7 +7,7 @@ namespace WMS.Web.Core.Dto.MoveBoxRecord
|
||||
public class MoveBoxRecordQueryInfoResponse
|
||||
{
|
||||
/// <summary>
|
||||
/// 物料规格型号
|
||||
/// 规格型号
|
||||
/// </summary>
|
||||
public string Specifications { get; set; }
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user