update mm_type set NUM = #{storageNum} where ID = #{maModelId} update mm_machines set BATCH_STATUS = #{machineStatus} where ID = #{id} update wf_put_storage_details set IS_EXAMINE = 1,AUDIT_TIME = #{auditTime} where ID = #{id}