Example #1
0
 /**
  * @brief 0 上一篇 ,1下一篇
  */
 private function _getNearArticle()
 {
     return DetailNamespace::getNearArticle(self::$PUID);
 }