|
|
|
@ -172,7 +172,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
|
|
group by qct.factory_code,
|
|
|
|
|
qct.order_no,qct.material_code,qct.material_name,
|
|
|
|
|
qct.quality,qct.unit,qct.supplier_code,qct.supplier_name,
|
|
|
|
|
qct.income_time,qct.check_loc
|
|
|
|
|
qct.income_time,qct.check_loc,
|
|
|
|
|
qct.product_type,qct.confirm_man_code,qct.confirm_man_name
|
|
|
|
|
</select>
|
|
|
|
|
|
|
|
|
|
<insert id="insertQcCheckTaskProduce" parameterType="QcCheckTaskProduce">
|
|
|
|
|