澳门尼威斯人游戏

File:productdetail.xmls
Method:query.scalar(columns,*where,*order)
没有为命令对象设置命令。
越界或超过范围
productdetail.xmls
...Name'],['Status>0 and ParentId=78'],['Grade desc']);
@ids=$array();
@ids=@prodecttype.toArray(['CatalogId']);
@query[ParentId]=@ids;
@cataList=@query.getTable(['CatalogId'],['Status>0 and {#in(ParentId)}']);
@ids=@cataList.toArray(['CatalogId']);
@query=$query(content,news);
//友情链接
@links=@query.getTable(['Title,Subtitle,Link'],['Status>0 and CatalogId=174'],['Grade']);
@wx=@query.getTable(['Title,Pic'],['Status>0 and CatalogId=187'],['Grade desc']);
@query[ContentId]=$http.argv(0);
@
MetaKeywords=@query.scalar(MetaKeywords,['Status>0 and ContentId={*ContentId}']);
@MetaDescription=@query.scalar(MetaDescription,['Status>0 and ContentId={*ContentId}']);
@Title=@query.scalar(Title,['Status>0 and ContentId={*ContentId}']);

@form=@query.getRow(*,['ContentId={*ContentId}']);
@Case=@query.scalar(['Case'],['ContentId={*ContentId}']);
@Relevant=@query.scalar(['Relevant'],['ContentId={*ContentId}']);
@Video=@query.scalar(['Video'],['ContentId={*ContentId}']);
//相关产品
$if(@Rel...