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