公会薪资代充列表

This commit is contained in:
2025-09-11 17:31:20 +08:00
parent c60ab162b3
commit c97f6b3aee

View File

@@ -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">