质量报表导出修改,批量展示查询顺序修改
This commit is contained in:
@@ -10,6 +10,12 @@ namespace ZR.Service.mes.qc.IService
|
||||
{
|
||||
public interface IQCStatisticsService
|
||||
{
|
||||
/// <summary>
|
||||
/// 获取描述清单数据
|
||||
/// </summary>
|
||||
/// <param name="partnumber">成品零件号</param>
|
||||
/// <returns></returns>
|
||||
public string GetDescription(string partnumber);
|
||||
|
||||
#region 获取统计表
|
||||
//获取 首检
|
||||
|
||||
Reference in New Issue
Block a user