excepInfo: select y.*,category.c_name,category.c_parent_id from k_xiangla_yangyin as y left join k_dub_base_wenan_category  as category on category.c_id=y.y_category_id where category.c_parent_id= and y.y_id not in (546)   order by y_id desc limit 7
 -- You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'and y.y_id not in (546)   order by y_id desc limit 7' at line 1
excepFile: IWEB_PATH/lib/db/db_class.php
excepLine: 119
excepCode: 1000
excepTime: 2024-04-29 10:28:05
#0 IWEB_PATH/lib/core/query_class.php(162): IDB->query(select y.*,category.c_name,category.c_parent_id from k_xiangla_yangyin as y left join k_dub_base_wenan_category  as category on category.c_id=y.y_category_id where category.c_parent_id= and y.y_id not in (546)   order by y_id desc limit 7)
#1 IWEB_PATH/controllers/site.php(1428): IQuery->find()
#2 : Site->wenan_detail()
#3 IWEB_PATH/lib/web/action/inline_action.php(24): call_user_func()
#4 IWEB_PATH/lib/web/controller/controller_class.php(116): IInlineAction->run()
#5 IWEB_PATH/lib/core/webapplication_class.php(81): IController->run(wenan_detail)
#6 IWEB_PATH/lib/core/application_class.php(89): IWebApplication->execRequest()
#7 IWEB_PATH/index.php(5): IApplication->run()