SHOW FULL COLUMNS FROM `g3ys_member` [ RunTime:0.004098s ]
SELECT * FROM `g3ys_member` WHERE `id` = 0 AND `subsite_id` = '0' LIMIT 1 [ RunTime:0.000833s ]
SHOW FULL COLUMNS FROM `g3ys_category` [ RunTime:0.002253s ]
SELECT `id` FROM `g3ys_category` WHERE `document_type` = 0 AND `status` = 1 AND `subsite_id` = '0' [ RunTime:0.000547s ]
SHOW FULL COLUMNS FROM `g3ys_document` [ RunTime:0.002448s ]
SELECT `id` FROM `g3ys_document` WHERE `category_id` = 3 AND `subsite_id` = 0 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000740s ]
SELECT `id` FROM `g3ys_document` WHERE `category_id` = 3 AND `subsite_id` = 0 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000602s ]
SHOW FULL COLUMNS FROM `g3ys_model` [ RunTime:0.002491s ]
SELECT `extend` FROM `g3ys_model` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000502s ]
SHOW FULL COLUMNS FROM `g3ys_attribute` [ RunTime:0.001572s ]
SELECT `id`,`name`,`title`,`field`,`type`,`value`,`remark`,`is_show`,`extra`,`model_id`,`is_must`,`status`,`update_time`,`create_time`,`fields`,`search`,`relative`,`relative_fields` FROM `g3ys_attribute` WHERE `model_id` = 1 [ RunTime:0.000780s ]
SELECT `extend` FROM `g3ys_model` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000461s ]
SELECT `id`,`name`,`title`,`field`,`type`,`value`,`remark`,`is_show`,`extra`,`model_id`,`is_must`,`status`,`update_time`,`create_time`,`fields`,`search`,`relative`,`relative_fields` FROM `g3ys_attribute` WHERE `model_id` IN (2,1) [ RunTime:0.000614s ]
SHOW TABLES LIKE 'g3ys_document_article' [ RunTime:0.001665s ]
SELECT COUNT(*) AS think_count FROM `g3ys_document` `a` INNER JOIN `g3ys_total` `t` ON `a`.`id`=`t`.`target_id` INNER JOIN `g3ys_document_article` `d` ON `a`.`id`=`d`.`document_id` WHERE 0 = 1 AND `pid` = '0' AND `status` = '1' AND `document_type` = 0 AND `subsite_id` = 0 [ RunTime:0.000637s ]