op_instruction_id, op_instruction_name, op_instruction_description, create_by, create_time, modify_by, modify_time update ent_operating_instruction set op_instruction_name = #{data.opInstructionName},op_instruction_description = #{data.opInstructionDescription},modify_time = #{data.modifyTime},modify_by = #{data.modifyBy}