采购退料单
This commit is contained in:
@@ -548,5 +548,12 @@ namespace MyCode.Project.Domain.Model
|
||||
/// </summary>
|
||||
public int? Status {get;set;}
|
||||
|
||||
/// <summary>
|
||||
/// Desc:往来单位编号
|
||||
/// Default:
|
||||
/// Nullable:True
|
||||
/// </summary>
|
||||
public string VendCustomerCode {get;set;}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user