日期:2013-06-30  浏览次数:20868 次

/*************************************************************************/
/*                                                                       */
/*  procedure :       up_GetPostedTopicList                              */
/*                                                                       */
/*  Description:      精华区贴子列表                                     */
/*                                                                       */
/*  Parameters:       @a_intForumID : 版面id                             */
/*                    @a_intPageNo:   页号                               */
/*                    @a_intPageSize: 每页显示数,以根贴为准             */
/*                                                                       */
/*  Use table:        bbs , forum                                        */
/*                                                                    &