看板数据优化
This commit is contained in:
@@ -46,5 +46,12 @@ namespace ZR.Service.mes.qc.IService
|
||||
/// <returns></returns>
|
||||
public QcProductAndPolishAndOneTimeFqcBoardDto GetProductAndPolishAndOneTimeFqcBoardData(QcProductAndPolishAndOneTimeFqcBoardQuery query);
|
||||
|
||||
/// <summary>
|
||||
/// 检查零件号是否是门把手
|
||||
/// </summary>
|
||||
/// <param name="partnumber"></param>
|
||||
/// <returns></returns>
|
||||
public bool CheckIsDoorknob(string partnumber);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user