Authored by Gino Zhang

修改sql问题

@@ -77,7 +77,7 @@ @@ -77,7 +77,7 @@
77 <include refid="Base_Column_List" /> 77 <include refid="Base_Column_List" />
78 from suggest_word_def limit #{offset},#{pageSize} 78 from suggest_word_def limit #{offset},#{pageSize}
79 </select> 79 </select>
80 - <select id="selectByKeywordType" resultMap="BaseResultMap" timeout="20000"> 80 + <select id="selectByKeywordTypes" resultMap="BaseResultMap" timeout="20000">
81 select 81 select
82 <include refid="Base_Column_List" /> 82 <include refid="Base_Column_List" />
83 from suggest_word_def where type in 83 from suggest_word_def where type in