接口优化
This commit is contained in:
@@ -22,5 +22,10 @@ namespace WMS.Web.Core.Dto.InStockTask
|
||||
/// 箱信息ID
|
||||
/// </summary>
|
||||
public int BoxId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 箱号
|
||||
/// </summary>
|
||||
public string BoxBillNo { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user