:(

Too few arguments to function Home\Model\ProductModel::condition(), 1 passed in /home/wwwroot/maidaowang/public_html/Application/Home/Controller/ProductController.class.php on line 53 and exactly 2 expected

错误位置

FILE: /home/wwwroot/maidaowang/public_html/Application/Home/Model/ProductModel.class.php  LINE: 47

TRACE

#0 /home/wwwroot/maidaowang/public_html/Application/Home/Controller/ProductController.class.php(53): Home\Model\ProductModel->condition(Array)
#1 [internal function]: Home\Controller\ProductController->cplb()
#2 /home/wwwroot/maidaowang/public_html/ThinkPHP/Library/Think/App.class.php(143): ReflectionMethod->invoke(Object(Home\Controller\ProductController))
#3 /home/wwwroot/maidaowang/public_html/ThinkPHP/Library/Think/App.class.php(181): Think\App::exec()
#4 /home/wwwroot/maidaowang/public_html/ThinkPHP/Library/Think/Think.class.php(117): Think\App::run()
#5 /home/wwwroot/maidaowang/public_html/ThinkPHP/ThinkPHP.php(94): Think\Think::start()
#6 /home/wwwroot/maidaowang/public_html/index.php(34): require('/home/wwwroot/m...')
#7 {main}