:(

Unknown column 'type' in 'where clause' [ SQL语句 ] : SELECT * FROM `y_good` WHERE id=type LIMIT 1

错误位置

FILE: /www/wwwroot/www.aolangfy.com/ThinkPHP/Lib/Driver/Db/DbMysql.class.php  LINE: 320

TRACE

[24-04-27 04:37:04] /www/wwwroot/www.aolangfy.com/ThinkPHP/Lib/Driver/Db/DbMysql.class.php (320) trace(Unknown column 'type' in 'where clause'
[ SQL语句 ] : SELECT * FROM `y_good` WHERE id=type LIMIT 1 , , ERR)
[24-04-27 04:37:04] /www/wwwroot/www.aolangfy.com/ThinkPHP/Lib/Driver/Db/DbMysql.class.php (107) DbMysql->error()
[24-04-27 04:37:04] /www/wwwroot/www.aolangfy.com/ThinkPHP/Lib/Core/Db.class.php (739) DbMysql->query(SELECT * FROM `y_good` WHERE id=type LIMIT 1 )
[24-04-27 04:37:04] /www/wwwroot/www.aolangfy.com/ThinkPHP/Lib/Core/Model.class.php (597) Db->select(Array)
[24-04-27 04:37:04] /www/wwwroot/www.aolangfy.com/home/Lib/Action/GoodAction.class.php (50) Model->find()
[24-04-27 04:37:04] () GoodAction->article()
[24-04-27 04:37:04] /www/wwwroot/www.aolangfy.com/ThinkPHP/Lib/Core/App.class.php (169) ReflectionMethod->invoke()
[24-04-27 04:37:04] /www/wwwroot/www.aolangfy.com/ThinkPHP/Lib/Core/App.class.php (205) App::exec()
[24-04-27 04:37:04] /www/wwwroot/www.aolangfy.com/ThinkPHP/Lib/Core/Think.class.php (39) App::run()
[24-04-27 04:37:04] /www/wwwroot/www.aolangfy.com/ThinkPHP/Common/runtime.php (243) Think::start()
[24-04-27 04:37:04] /www/wwwroot/www.aolangfy.com/ThinkPHP/ThinkPHP.php (30) require(/www/wwwroot/www.aolangfy.com/ThinkPHP/Common/runtime.php)
[24-04-27 04:37:04] /www/wwwroot/www.aolangfy.com/index.php (12) require(/www/wwwroot/www.aolangfy.com/ThinkPHP/ThinkPHP.php)