@@ -411,7 +411,7 @@
and remarks is not null
</select>
<select id="findQuestionMan" resultType="java.lang.String">
- select questionMan
+ select DISTINCT questionMan
from cm_visitor_remarks
where questionManId = #{questionManId}
AND questionMan IS NOT NULL