非采购上架-接口
This commit is contained in:
@@ -42,6 +42,10 @@ namespace WMS.Web.Core.Dto
|
||||
/// 单据类型
|
||||
/// </summary>
|
||||
public Dictionary<string, string> OrderType { get; set; } = new Dictionary<string, string>();
|
||||
/// <summary>
|
||||
/// 非采购上架方式
|
||||
/// </summary>
|
||||
public Dictionary<string, string> ShelfMethod { get; set; } = new Dictionary<string, string>();
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user