cateAlls
newDetail
comment
hotnews
nownews
t
d
k
obLevel
__env
app
device
isMobile
errors
__empty_1
__currentLoopData
loop
hotnewsVal
select * from `new_cates` where `pid` = '3' and `new_cates`.`deleted_at` is null
SELECT *
select * from `ask_news` where `ask_news`.`id` = '7752' and `ask_news`.`deleted_at` is null limit 1
LIMIT
ORDER BY
select * from `ask_new_cates` where `ask_new_cates`.`id` in ('1') and `ask_new_cates`.`deleted_at` is null
select * from `ask_news` where `ask_news`.`deleted_at` is null order by `id` desc limit 10
select * from `ask_news` where `ask_news`.`deleted_at` is null order by `browse` desc limit 10
update `ask_news` set `browse` = `browse` + 1, `updated_at` = '2025-04-26 00:39:08' where `id` = '7752' and `ask_news`.`deleted_at` is null
select * from `ask_comments` where `news_id` = '7752' order by `id` desc