Merge remote-tracking branch 'origin/lixuetao' into lixuetao
This commit is contained in:
@@ -224,6 +224,8 @@
|
|||||||
<if test="Vo.usid != null and Vo.usid != ''">
|
<if test="Vo.usid != null and Vo.usid != ''">
|
||||||
and t.createUserId=#{Vo.usid}
|
and t.createUserId=#{Vo.usid}
|
||||||
</if>
|
</if>
|
||||||
|
GROUP BY
|
||||||
|
t.id
|
||||||
|
|
||||||
ORDER BY updateDate desc
|
ORDER BY updateDate desc
|
||||||
</select>
|
</select>
|
||||||
|
|||||||
Reference in New Issue
Block a user