queryselect a.*, b.goodsnm, c.catno from mini_bbs as a left join mini_goods as b on a.goodsno=b.goodsno left join mini_goods_link as c on a.goodsno=c.goodsno where a.id = 'review' and a.hidden = 0 and catno like '103%' and catno like '%' group by a.no order by a.regdt desc limit 5
file/home/jumbo/public_html/goods/print.php (line:288)
/home/jumbo/public_html/lib/template_/Template_.class.php (line:89)
/home/jumbo/public_html/lib/template_/Template_.class.php (line:155)
/home/jumbo/public_html/_compile/fashion/goods/print.htm.php (line:8)
/home/jumbo/public_html/lib/template_/Template_.class.php (line:79)
/home/jumbo/public_html/lib/template_/Template_.class.php (line:155)
/home/jumbo/public_html/_compile/fashion/goods/print_103019.htm.php (line:51)
/home/jumbo/public_html/lib/template_/tpl_plugin/function.f_getBbsData.php (line:28)