SHOW FULL COLUMNS FROM `steel` [ RunTime:0.001057s ]
SELECT COUNT(*) AS think_count FROM `steel` `s` INNER JOIN `user` `u` ON `u`.`user_id`=`s`.`user_id` WHERE `u`.`company_status` = '1' AND `u`.`user_del` = '0' AND `u`.`user_status` = '1' AND `u`.`user_level` > '1' AND `u`.`user_level_out_time` > '1767576107' [ RunTime:0.000563s ]
SELECT `steel_name`,`steel_origin`,`steel_outer`,`steel_wall`,`steel_model`,`steel_num`,`company_simple`,`s`.`user_id`,`steel_lastest` FROM `steel` `s` INNER JOIN `user` `u` ON `u`.`user_id`=`s`.`user_id` WHERE `u`.`company_status` = '1' AND `u`.`user_del` = '0' AND `u`.`user_status` = '1' AND `u`.`user_level` > '1' AND `u`.`user_level_out_time` > '1767576107' LIMIT 0,30 [ RunTime:0.000399s ]