2013年3月21日

摘要: select m.username uname, mc.extcredits2 uext,m.uid from pre_common_member m, pre_common_member_count mc where m.adminid not in(1,2,3) and m.uid=mc.uid group by mc.extcredits2 desc limit 14 阅读全文
posted @ 2013-03-21 16:02 liuyong1855 阅读(123) 评论(0) 推荐(0)

导航