222
This commit is contained in:
@@ -33,7 +33,7 @@ namespace MyCode.Project.Services
|
||||
/// 采购订单列表
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
string QueryList(DateTime begin, DateTime end, string FSupplierId);
|
||||
string QueryList(DateTime begin, DateTime end, string FSupplierId, string yuYan = "");
|
||||
|
||||
/// <summary>
|
||||
/// 采购单分页列表
|
||||
|
||||
Reference in New Issue
Block a user