File:protect.html
Method:query.table(columns,*where,*order,*top)
资源池 'default' 没有足够的系统内存来运行此查询。 select CatalogId,CatalogName,GoodsTypeId FROM goods_catalog WHERE ParentId=367
数据库执行错误
xmls/goods.xmls
...chType=1 and InputType!=1']);
@attrlist=@attrtb.format(@format){
@AttributeName=$var[AttributeName];
@AttrNameId=$var[AttrNameId];
@queryAption=$query(attrvalue,goods);
@queryAption[OptionNameId]=$var[OptionNameId];
@Aptiontable=@queryAption.table(['OptionNameId,AttributeValue,AttrValueId'],['OptionNameId={*OptionNameId}'],['Grade asc,AttrValueId asc']);
@attrvalList=@Aptiontable.format(@attrliFmt);
};
@querycata=$query(catalog,goods);
@querycata[ParentId]=367;
@CataHtml=$string();
@
catatb=@querycata.table(['CatalogId,CatalogName,GoodsTypeId'],['ParentId={*ParentId}']);
@catalist=@catatb.format([#<a class="sxtj Catj" onclick="uSearch.setKey(event,this)" data-name="分类" data-key="cid" data-value="{*CatalogId}" href="javascript:;" rel="nofollow" style="margin-left:10px"><span>{*CatalogName}</span></a>
#]);
$return($empty);
}

//产品列表
$sub goodslist(scataid){
@city=$http.get(city);
@brand=$http.get(brand);
@cid=$http.get(cid);
@titleInfo=法兰,电机,阀门,电线电缆,紧固件,控制柜;
@k...