单据类型
This commit is contained in:
@@ -34,6 +34,6 @@ namespace WMS.Web.Domain.Entitys
|
||||
/// <summary>
|
||||
/// 单据类型
|
||||
/// </summary>
|
||||
public int OrderType { get; set; }
|
||||
public OrderType OrderType { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user