11
This commit is contained in:
@@ -191,6 +191,13 @@ namespace MyCode.Project.Domain.Message.Response.InvoiceOrder
|
||||
/// Nullable:True
|
||||
/// </summary>
|
||||
public string FDEMANDBILLNO { get; set; }
|
||||
/// <summary>
|
||||
/// Desc:备注
|
||||
/// Default:
|
||||
/// Nullable:True
|
||||
/// </summary>
|
||||
public string Remark { get; set; }
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user