扫码关注IPFM了解展会动态获取行业资讯
apply
exhibits
uid
news
obLevel
e
__env
app
errors
pageGlobal
__currentLoopData
loop
navigation
navFooter
select * from `pages_global` where `pages_global`.`id` = '1' limit 1
SELECT *
LIMIT
ORDER BY
select * from `navigation` where `lang` = 'zh-CN' and `seo` = '/exhibits' and `url` = '/details' limit 1
select * from `ex_apply` where `id` = '1299' limit 1
select `e`.*, `s`.`name_zh` as `scopeName` from `exhibits` as `e` left join `ex_scope` as `s` on `s`.`id` = `e`.`scope_id` where `e`.`apply_id` = '1299' and `e`.`type` = '1'
select * from `ex_news` where `apply_id` = '1299' and `status` = '1' order by `id` desc limit 5
select * from `navigation` where `lang` = 'zh-CN' and `footer` = '1' order by `priority` desc