select * from t_config where id=1
select * from t_news where id=44
select id,title from t_other where 1=1 and bid=1 order by orderid asc,id desc
select * from t_product_class where bid='0' order by orderid asc,classid desc