|
|
|
@ -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} |
|
|
|
</select> |
|
|
|
|