采购退料单

This commit is contained in:
2025-11-21 18:09:44 +08:00
parent 34c32c7e46
commit 95b488f630
12 changed files with 117 additions and 46 deletions

View File

@@ -53,6 +53,13 @@ namespace MyCode.Project.Domain.Message.Response.JackYun
/// </summary>
public string VendCustomerName { get; set; }
/// <summary>
/// Desc:往来单位编号
/// Default:
/// Nullable:True
/// </summary>
public string VendCustomerCode { get; set; }
/// <summary>
/// 币种编号
/// </summary>