|
|
@ -201,7 +201,7 @@ |
|
|
|
LIMIT #{pageIndex},#{pageSize}) tmp) |
|
|
|
order by t.CREATED_TIME desc,t3.CREATED_TIME |
|
|
|
</select> |
|
|
|
<select id="selectListOfMyPartyTopic" resultType="com.elink.esua.epdc.dto.result.TopicList"> |
|
|
|
<select id="selectListOfMyPartyTopic" resultMap="partyTopicResult"> |
|
|
|
|
|
|
|
select t.ID, |
|
|
|
t.NICKNAME, |
|
|
|