@@ -48,9 +48,7 @@
<if test="clientType != null">
client_type_ = #{clientType,typeHandler=com.ym.mec.common.dal.CustomEnumTypeHandler},
</if>
- <if test="rankIds != null">
rank_ids_ = #{rankIds},
- </if>
<if test="order != null">
order_ = #{order},