改了导出

This commit is contained in:
2025-07-07 11:34:53 +08:00
parent 58603636dd
commit 1aa92be4d1
3 changed files with 5 additions and 3 deletions

View File

@@ -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>