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 != ''">
|
||||
and t.createUserId=#{Vo.usid}
|
||||
</if>
|
||||
GROUP BY
|
||||
t.id
|
||||
|
||||
ORDER BY updateDate desc
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user