:(

Too few arguments to function Home\Service\PageService::getInfo(), 1 passed in /opt/www/Home/Home/Controller/PageController.class.php on line 8 and exactly 2 expected

错误位置

FILE: /opt/www/Home/Home/Service/PageService.class.php  LINE: 5

TRACE

#0 /opt/www/Home/Home/Controller/PageController.class.php(8): Home\Service\PageService->getInfo(26)
#1 [internal function]: Home\Controller\PageController->index()
#2 /opt/www/ZsnewsPHP/Library/Think/App.class.php(155): ReflectionMethod->invoke(Object(Home\Controller\PageController))
#3 /opt/www/ZsnewsPHP/Library/Think/App.class.php(193): Think\App::exec()
#4 /opt/www/ZsnewsPHP/Library/Think/Think.class.php(120): Think\App::run()
#5 /opt/www/ZsnewsPHP/ThinkPHP.php(96): Think\Think::start()
#6 /opt/www/index.php(32): require('/opt/www/Zsnews...')
#7 {main}