sql="select a.*,b.st_name,c.bt_name from product as a,smalltype as b,bigtype as c where a.st_id=b.id and b.bt_id=c.id "&sqlcenter&" order by up desc"
微信扫一扫
sql="select a.*,b.st_name,c.bt_name from product as a,smalltype as b,bigtype as c where a.st_id=b.id and b.bt_id=c.id "&sqlcenter&" order by up desc"
相关推荐