@Select("select sequence_nbr from tzs_jg_registration_history where registration_class = #{registratioClass} and current_document_id = #{documentId} and is_delete = 0")
@Select("select sequence_nbr from tzs_jg_registration_history where current_document_id = #{documentId} and is_delete = 0")