qdm199469653_db
SELECT * FROM x_config
SELECT * FROM x_newsclass WHERE id = 140
select * from x_newsclass where id = 140
select * from x_newsclass where id=140
select * from x_newsbase where cid in (140) ORDER BY sort desc
select count(*) as number from x_newsbase where cid in (140) and etitle!=''
SELECT * FROM x_newsbase WHERE cid in(140) and etitle!='' ORDER BY id desc LIMIT 0,10