Browse Source

会员权限细化

zouxuan 3 năm trước cách đây
mục cha
commit
43f77533f0

+ 0 - 2
mec-biz/src/main/resources/config/mybatis/SysMusicScoreMapper.xml

@@ -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},
 		</if>