This commit is contained in:
2025-05-13 13:51:53 +08:00
parent 16fc0304f3
commit 29c83dd9da
11 changed files with 45 additions and 5 deletions

View File

@@ -147,6 +147,12 @@ namespace MyCode.Project.Domain.Message.Response.InvoiceOrder
/// </summary>
public string F_VHUB_Text { get; set; }
/// <summary>
/// Desc:发票日期
/// </summary>
public string F_URXD_Date { get; set; }
/// <summary>
/// 明细的打印条码内容,前端取它生成二维码
/// </summary>