cate
news
search
params
cateEntity
sort
hotnews
nownews
t
d
k
obLevel
__env
app
device
isMobile
errors
paginator
elements
__empty_1
__currentLoopData
newsVal
loop
hotnewsVal
select count(*) as aggregate from `news` where `news`.`deleted_at` is null
select * from `news` where `news`.`deleted_at` is null order by `published_at` desc limit 10 offset 0
SELECT *
select * from `new_cates` where `new_cates`.`id` in ('43', '45', '47', '49') and `new_cates`.`deleted_at` is null
select * from `news` where `news`.`deleted_at` is null order by `id` desc limit 10
select * from `news` where `news`.`deleted_at` is null order by `browse` desc limit 10