show full columns from `joys_introinfo` [ runtime:0.001766s ]
select `id`,`title` from `joys_introinfo` where ( iscenter=0 and published=1 and isdocument=2 ) order by `create_time` desc limit 7 [ runtime:0.012902s ]
select * from `joys_introinfo` where `id` = 3234 limit 1 [ runtime:0.000401s ]
update `joys_introinfo` set `hits` = 293 where `id` = 3234 and ( id=3234 ) [ runtime:0.000334s ]