333
This commit is contained in:
@@ -191,5 +191,19 @@ namespace MyCode.Project.Domain.Model
|
||||
/// </summary>
|
||||
public string MSSSupplierLot {get;set;}
|
||||
|
||||
/// <summary>
|
||||
/// Desc:手工录入销售订单号
|
||||
/// Default:
|
||||
/// Nullable:True
|
||||
/// </summary>
|
||||
public string F_TSPR_Text_qtr1 {get;set;}
|
||||
|
||||
/// <summary>
|
||||
/// Desc:销售订单号
|
||||
/// Default:
|
||||
/// Nullable:True
|
||||
/// </summary>
|
||||
public string FDEMANDBILLNO {get;set;}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user