diff --git a/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml b/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml index e887a172..264ac9a1 100644 --- a/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml +++ b/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml @@ -958,7 +958,7 @@ pressure,updateDate,updateBy,remark) values create_date,create_by,update_date,update_by,picture_addess,customerPictureChangeRemark,productionFileComments, ori_code_no,bom_type,eng_chg_level,bom_alternative_no,routing_type,routing_revision,routing_alternative_no,remarkPage, process,stage,materialType,cqcOperator,faiOperator,overPrintOperator,printOperator,peOperater,csOperater,dccOperater, -step_id,reject_flag,reject_step_id,mpOperator +step_id,reject_flag,reject_step_id,mpOperator,pod FROM plm_technical_specification_sheet a where a.site = #{site} and a.code_no = #{codeNo}