油漆实验室添加产品描述
This commit is contained in:
@@ -82,6 +82,7 @@ namespace ZR.Service.mes.qc.IService
|
||||
/// <param name="pageNum"></param>
|
||||
/// <param name="pageSize"></param>
|
||||
/// <param name="type"></param>
|
||||
/// <param name="sortType">排序描述</param>
|
||||
/// <returns></returns>
|
||||
List<QcQualityStatisticsFirstDto> DownloadStatisticsTableExcel(
|
||||
DateTime starttime,
|
||||
@@ -92,7 +93,8 @@ namespace ZR.Service.mes.qc.IService
|
||||
string team,
|
||||
int pageNum,
|
||||
int pageSize,
|
||||
int type
|
||||
int type,
|
||||
int sortType
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user