dedecms sql语句怎么调用推荐图片

2024年11月15日 18:28
有1个网友回答
网友(1):

$dsql->SetQuery("Select id,title,litpic,pubdate From `#@__archives` where flag='c,p' and typeid=5 order by id desc limit 0,5 ");