记录检测功能增加,毛坯扣除添加不扣逻辑
This commit is contained in:
@@ -59,5 +59,13 @@ namespace ZR.Service.mes.wms.IService
|
||||
/// <returns></returns>
|
||||
public (string, object, object) ImportExcel(List<WmOneTimeInventoryExportDto> excel);
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 检查一次合格品记录,抛光记录错误原因
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
public List<ErrorCheckTableDto> CheckErrorTable();
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user