公会薪资代充列表

This commit is contained in:
2025-09-11 17:31:20 +08:00
parent 4d8d6ef945
commit b6f39a5fbb

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