[2]Use of undefined constant DATABASE_OPTION - assumed 'DATABASE_OPTION' (this will throw an Error in a future version of PHP)[/www/wwwroot/amd-zs.com/zh_app/home/controller/Base.php:97]
[ DB ] CONNECT:[ UseTime:0.000506s ] mysql:host=127.0.0.1;port=3306;dbname=amd_zs_com;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `zh_sys_config` [ RunTime:0.000670s ]
[ SQL ] SELECT `name`,`val` FROM `zh_sys_config` WHERE `inc_type` = 'site_global' [ RunTime:0.000363s ]
[ SQL ] SHOW COLUMNS FROM `zh_nav` [ RunTime:0.000903s ]
[ SQL ] SELECT * FROM `zh_nav` ORDER BY `sort` DESC [ RunTime:0.000489s ]
[ SQL ] SHOW COLUMNS FROM `zh_sys_sites` [ RunTime:0.000408s ]
[ SQL ] SELECT * FROM `zh_sys_sites` WHERE `siteid` IN (1) [ RunTime:0.000276s ]
[ SQL ] SELECT * FROM `zh_nav` WHERE `siteid` = 1 AND `is_show` = 1 ORDER BY `sort` DESC [ RunTime:0.000572s ]
[ SQL ] SELECT `nav_id`,`name`,`n_alias`,`url`,`nav_pic`,`pre_page`,`pid`,`icon` FROM `zh_nav` WHERE `nav_id` = 6 LIMIT 1 [ RunTime:0.000281s ]
[ SQL ] SELECT `name`,`val` FROM `zh_sys_config` WHERE `inc_type` = 'site_config' AND `siteid` = 1 [ RunTime:0.000319s ]
[ SQL ] SELECT `name`,`val` FROM `zh_sys_config` WHERE `inc_type` = 'site_global' [ RunTime:0.000204s ]
[ SQL ] SELECT * FROM `zh_nav` WHERE `siteid` = 1 AND `is_show` = 1 ORDER BY `sort` DESC [ RunTime:0.000400s ]
[ SQL ] SHOW COLUMNS FROM `zh_content_article` [ RunTime:0.000676s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `zh_content_article` WHERE `cat_id` IN (6) AND `is_show` = 1 AND `is_del` <> 1 LIMIT 1 [ RunTime:0.000333s ]
[ SQL ] SELECT article_id,cat_id,title,desc_text,keywords,content,jump_url,view_num,publish_time,thumb,type_id,likes,bqs as bq,sort,model_id as mid,is_top,is_comm,is_good,video_url,FROM_UNIXTIME(publish_time, '%Y') AS time,publish_time FROM `zh_content_article` WHERE `cat_id` IN (6) AND `is_show` = 1 AND `is_del` <> 1 ORDER BY `publish_time` DESC LIMIT 18,9 [ RunTime:0.000555s ]