cateAlls
newDetail
comment
hotnews
zuixinNews
xiangguan
t
d
k
obLevel
__env
app
device
isMobile
errors
__empty_1
__currentLoopData
hotnewsVal
loop
new
cateAll
select * from `new_cates` where `pid` = '3' and `new_cates`.`deleted_at` is null
SELECT *
select * from `news` where `news`.`id` = '67087' and `news`.`deleted_at` is null limit 1
LIMIT
ORDER BY
select * from `new_cates` where `new_cates`.`id` in ('43') 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 `published_at` desc limit 10
select * from `news` where `newscate_id` = '43' and `news`.`deleted_at` is null order by `id` asc limit 10
update `news` set `browse` = `browse` + 1, `updated_at` = '2025-05-15 06:28:12' where `id` = '67087' and `news`.`deleted_at` is null
select * from `comments` where `news_id` = '67087'