clanAdminMapper-处理sqlresultType错误
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
</update>
|
||||
|
||||
|
||||
<select id="listClanWeekIncome" resultMap="com.accompany.business.mybatismapper.clan.ClanMapper.clanRankListVO">
|
||||
<select id="listClanWeekIncome" resultType="com.accompany.business.vo.clan.ClanRankListVO">
|
||||
SELECT clanRoom.id, COALESCE(SUM(gsr.total_gold_num),0) income
|
||||
from
|
||||
-- 家族下的牌照房
|
||||
|
Reference in New Issue
Block a user