仓库模块_出库货物记录:init
This commit is contained in:
@@ -22,5 +22,7 @@ namespace ZR.Service.mes.qc.IService
|
||||
//获取 总检
|
||||
(List<QcQualityStatisticsTotal>,int) GetQualityStatisticsTable_total(DateTime starttime, DateTime endTime, string workorderid, string partnumber, string product_description, string team, int pageNum, int pageSize);
|
||||
#endregion
|
||||
|
||||
public int DeleteStatisticsTable(string workorderid);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user