@ -241,6 +241,7 @@
and p.CUSTOMER_ID=#{customerId}
and p.DEL_FLAG=0
and SOURCE_TYPE = 'topic'
order by p.CREATED_TIME desc
</select>
</mapper>