[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.000478s ] mysql:host=127.0.0.1;port=3306;dbname=amd_zs_com;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `zh_sys_config` [ RunTime:0.000636s ]
[ SQL ] SELECT `name`,`val` FROM `zh_sys_config` WHERE `inc_type` = 'site_global' [ RunTime:0.000311s ]
[ SQL ] SHOW COLUMNS FROM `zh_nav` [ RunTime:0.000803s ]
[ SQL ] SELECT * FROM `zh_nav` ORDER BY `sort` DESC [ RunTime:0.000464s ]
[ SQL ] SHOW COLUMNS FROM `zh_sys_sites` [ RunTime:0.000469s ]
[ SQL ] SELECT * FROM `zh_sys_sites` WHERE `siteid` IN (1) [ RunTime:0.000269s ]
[ SQL ] SELECT * FROM `zh_nav` WHERE `siteid` = 1 AND `is_show` = 1 ORDER BY `sort` DESC [ RunTime:0.000475s ]
[ 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.000273s ]
[ SQL ] SELECT `name`,`val` FROM `zh_sys_config` WHERE `inc_type` = 'site_config' AND `siteid` = 1 [ RunTime:0.000249s ]
[ SQL ] SELECT `name`,`val` FROM `zh_sys_config` WHERE `inc_type` = 'site_global' [ RunTime:0.000221s ]
[ SQL ] SELECT * FROM `zh_nav` WHERE `siteid` = 1 AND `is_show` = 1 ORDER BY `sort` DESC [ RunTime:0.000358s ]
[ SQL ] SHOW COLUMNS FROM `zh_content_article` [ RunTime:0.000740s ]
[ 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.000393s ]
[ 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 0,9 [ RunTime:0.000920s ]