改了导出
This commit is contained in:
@@ -76,8 +76,8 @@ namespace WMS.Web.Domain.Entitys
|
||||
/// <summary>
|
||||
/// 是否作废
|
||||
/// </summary>
|
||||
// public bool? IsRepeal { get; set; } = false;
|
||||
public bool? IsRepeal { get; set; } = false;
|
||||
|
||||
/// <summary>
|
||||
/// 销售订单号
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user