调整接口
This commit is contained in:
@@ -27,7 +27,7 @@ namespace WMS.Web.Domain.Entitys
|
||||
/// </summary>
|
||||
public InstockType Type { get; set; }
|
||||
/// <summary>
|
||||
/// 入库方式:1按箱,2按产品
|
||||
/// 出入库方式:1按箱,2按产品
|
||||
/// </summary>
|
||||
public InventoryInOutMethod Method { get; set; }
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user