质量统计完成
This commit is contained in:
@@ -10,6 +10,8 @@ namespace ZR.Service.mes.qc.IService
|
||||
public interface IFirstFQCService
|
||||
{
|
||||
public CheckItemTableDTO GetCheckItemTable();
|
||||
public Task SaveinspectItem(string workorder_id, string InspectionModule, string checkid, int counter);
|
||||
public Task SaveinspectItem_v1(string workorder_id, string InspectionModule, string checkid, int counter);
|
||||
public Task SaveinspectItem_v2(string workorder_id, string InspectionModule, string checkid, int counter);
|
||||
public Task SaveinspectItem_v3(string workorder_id, string InspectionModule, string checkid, int counter);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user