SHOW FULL COLUMNS FROM `g3ys_member` [ RunTime:0.009507s ]
SELECT * FROM `g3ys_member` WHERE `id` = 0 AND `subsite_id` = '0' LIMIT 1 [ RunTime:0.000801s ]
SHOW FULL COLUMNS FROM `g3ys_category` [ RunTime:0.002520s ]
SELECT `id` FROM `g3ys_category` WHERE `document_type` = 1 AND `subsite_id` = '0' AND `status` = 1 [ RunTime:0.000872s ]
SHOW FULL COLUMNS FROM `g3ys_model` [ RunTime:0.014771s ]
SELECT `extend` FROM `g3ys_model` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000475s ]
SHOW FULL COLUMNS FROM `g3ys_attribute` [ RunTime:0.002995s ]
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.001086s ]
SELECT `extend` FROM `g3ys_model` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000556s ]
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 (4,1) [ RunTime:0.000983s ]
SHOW TABLES LIKE 'g3ys_document_diamond' [ RunTime:0.002475s ]
SHOW FULL COLUMNS FROM `g3ys_document` [ RunTime:0.011899s ]
SELECT COUNT(*) AS think_count FROM `g3ys_document` `a` INNER JOIN `g3ys_total` `t` ON `a`.`id`=`t`.`target_id` INNER JOIN `g3ys_document_diamond` `d` ON `a`.`id`=`d`.`document_id` WHERE ( `category_id` IN (3,31,33,34,35,36,37,38,39,40,41,42,43,44,32,45,46,47,48,49,50,51,52,53,196) OR FIND_IN_SET('3', `category_ids`) ) AND `status` = '1' AND `document_type` = 1 AND `subsite_id` = 0 [ RunTime:0.001196s ]
SELECT * FROM `g3ys_document` `a` INNER JOIN `g3ys_total` `t` ON `a`.`id`=`t`.`target_id` INNER JOIN `g3ys_document_diamond` `d` ON `a`.`id`=`d`.`document_id` WHERE ( `category_id` IN (3,31,33,34,35,36,37,38,39,40,41,42,43,44,32,45,46,47,48,49,50,51,52,53,196) OR FIND_IN_SET('3', `category_ids`) ) AND `status` = '1' AND `document_type` = 1 AND `subsite_id` = 0 ORDER BY `sort` DESC,`update_time` DESC LIMIT 0,10 [ RunTime:0.001803s ]
SELECT * FROM `g3ys_attribute` [ RunTime:0.013639s ]
SELECT MIN(`price`) AS think_min FROM `g3ys_document` WHERE `category_id` = 3 AND `price` > '0' AND `model_id` = 4 [ RunTime:0.001843s ]
SELECT MAX(`price`) AS think_max FROM `g3ys_document` WHERE `category_id` = 3 AND `price` > '0' [ RunTime:0.000834s ]
SHOW FULL COLUMNS FROM `g3ys_document_diamond` [ RunTime:0.002337s ]
SELECT MIN(`width`) AS think_min FROM `g3ys_document_diamond` WHERE `width` > '0' [ RunTime:0.002916s ]
SELECT MAX(`width`) AS think_max FROM `g3ys_document_diamond` WHERE `width` > '0' [ RunTime:0.000386s ]