Browse Source

会员权限细化

zouxuan 3 years ago
parent
commit
43f77533f0
1 changed files with 0 additions and 2 deletions
  1. 0 2
      mec-biz/src/main/resources/config/mybatis/SysMusicScoreMapper.xml

+ 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>