公会薪资代充列表
This commit is contained in:
@@ -40,6 +40,7 @@
|
|||||||
<if test="regionCode != null">
|
<if test="regionCode != null">
|
||||||
and (cr.`code` = #{regionCode} or cr.`code` = 'Global')
|
and (cr.`code` = #{regionCode} or cr.`code` = 'Global')
|
||||||
</if>
|
</if>
|
||||||
|
group by ru.uid
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="listByManageUid" resultType="com.accompany.payment.vo.RechargeUserVo">
|
<select id="listByManageUid" resultType="com.accompany.payment.vo.RechargeUserVo">
|
||||||
|
Reference in New Issue
Block a user