[ DB ] CONNECT:[ UseTime:0.004773s ] mysql:host=127.0.0.1;port=3306;dbname=qingda_tjwangzh;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.005245s ]
[ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' [ RunTime:0.000220s ]
[ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.008059s ]
[ SQL ] UPDATE `cmf_theme` SET `name`='simpleboot3',`version`='1.0.2',`demo_url`='http://demo.thinkcmf.com',`author`='ThinkCMF',`lang`='zh-cn',`author_url`='http://www.thinkcmf.com',`keywords`='ThinkCMF模板',`description`='ThinkCMF默认模板' WHERE `theme` = 'simpleboot3' [ RunTime:0.013414s ]
[ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/Charities_and_army' ) [ RunTime:0.000314s ]
[ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.006336s ]
[ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE ( `post`.`published_time` > '0' AND `post`.`published_time` < 1679522328 ) AND `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND `category_post`.`category_id` = '25' GROUP BY `post`.`id` ORDER BY `sort` ASC LIMIT 10 [ RunTime:0.012063s ]
[ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.006055s ]
[ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000188s ]