select ROW_NUMBER() over(order by createTime desc) as RowNum,NoticeContent,CreateTime from PTS_NoticeConfig