:(

Too few arguments to function Think\Model::where(), 0 passed in E:\web\2571\en\App\Home\Controller\ListController.class.php on line 99 and at least 1 expected

错误位置

FILE: E:\web\2571\en\Include\Library\Think\Model.class.php  LINE: 1771

TRACE

#0 E:\web\2571\en\App\Home\Controller\ListController.class.php(99): Think\Model->where()
#1 [internal function]: Home\Controller\ListController->index()
#2 E:\web\2571\en\Include\Library\Think\App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\ListController))
#3 E:\web\2571\en\Include\Library\Think\App.class.php(202): Think\App::exec()
#4 E:\web\2571\en\Include\Library\Think\Think.class.php(120): Think\App::run()
#5 E:\web\2571\en\Include\ThinkPHP.php(97): Think\Think::start()
#6 E:\web\2571\en\index.php(31): require('E:\\web\\2571\\en\\...')
#7 {main}