11
This commit is contained in:
@@ -67,6 +67,12 @@ namespace MyCode.Project.Domain.Message.Request.PurchaseOrder
|
||||
/// </summary>
|
||||
public string SortString { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Desc:供应商名称
|
||||
/// </summary>
|
||||
public string SupplierName { get; set; }
|
||||
|
||||
|
||||
}
|
||||
|
||||
public class PurchaseOrderItemSearch
|
||||
|
||||
Reference in New Issue
Block a user