独联体-公会成员列表
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
where ge.guild_id = #{guildId}
|
||||
and ge.stat_date >= #{startDate}
|
||||
and ge.stat_date <= #{endDate}
|
||||
group by ge.partition_id,ge.guild_id
|
||||
group by ge.partition_id,ge.guild_id,ge.guild_member_id
|
||||
order by diamondNum desc
|
||||
</select>
|
||||
|
||||
|
Reference in New Issue
Block a user