[2024-10-28T09:19:22.425365+00:00] sql.INFO: [8.16] select * from `category` where (`pid` = '0' and `category`.`name` like '%sa%') [] [] [2024-10-28T09:19:23.932164+00:00] sql.INFO: [3.85] select * from `category` where (`pid` = '0' and `category`.`name` like '%san%') [] [] [2024-10-28T09:19:25.594721+00:00] sql.INFO: [5.64] select * from `category` where (`pid` = '0' and `category`.`name` like '%san%') [] [] [2024-10-28T09:19:26.302275+00:00] sql.INFO: [2.31] select * from `category` where (`pid` = '0' and `category`.`name` like '%sannong %') [] [] [2024-10-28T09:19:26.955566+00:00] sql.INFO: [14.88] select * from `category` where (`pid` = '0' and `category`.`name` like '%sannon%') [] [] [2024-10-28T09:19:30.277954+00:00] sql.INFO: [3.66] select * from `category` where (`pid` = '0' and `category`.`name` like '%三农%') [] [] [2024-10-28T09:20:42.957341+00:00] sql.INFO: [16.46] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-28T09:20:42.960700+00:00] sql.INFO: [1.35] select count(*) as aggregate from `article` [] [] [2024-10-28T09:20:50.061214+00:00] sql.INFO: [18.99] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` order by `article`.`id` desc limit 10 offset 10 [] [] [2024-10-28T09:20:50.066286+00:00] sql.INFO: [2.05] select count(*) as aggregate from `article` [] [] [2024-10-28T09:21:30.505188+00:00] sql.INFO: [7.85] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-28T09:21:30.508374+00:00] sql.INFO: [1.28] select count(*) as aggregate from `category` [] [] [2024-10-28T09:21:31.723785+00:00] sql.INFO: [2.1] select * from `category` where (`pid` = '0') [] [] [2024-10-28T09:22:14.520423+00:00] sql.INFO: [6.66] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-28T09:22:14.523783+00:00] sql.INFO: [1.18] select count(*) as aggregate from `article` [] [] [2024-10-28T09:23:41.330394+00:00] sql.INFO: [92.39] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-28T09:23:41.346166+00:00] sql.INFO: [1.79] select count(*) as aggregate from `article` [] [] [2024-10-28T09:30:05.455611+00:00] sql.INFO: [15.11] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-28T09:30:05.458772+00:00] sql.INFO: [1.08] select count(*) as aggregate from `category` [] [] [2024-10-28T09:30:31.187444+00:00] sql.INFO: [25.53] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-28T09:30:31.191557+00:00] sql.INFO: [1.12] select count(*) as aggregate from `category` [] [] [2024-10-28T09:35:56.762161+00:00] sql.INFO: [12.17] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-28T09:35:56.765863+00:00] sql.INFO: [1.44] select count(*) as aggregate from `article` [] [] [2024-10-28T09:36:40.526749+00:00] sql.INFO: [11.29] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-10-28T09:36:40.530191+00:00] sql.INFO: [1.21] select count(*) as aggregate from `article` [] [] [2024-10-28T09:44:00.034063+00:00] sql.INFO: [12.58] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-28T09:44:00.037791+00:00] sql.INFO: [1.5] select count(*) as aggregate from `article` [] [] [2024-10-28T09:44:19.228731+00:00] sql.INFO: [6.89] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-28T09:44:19.232045+00:00] sql.INFO: [1.36] select count(*) as aggregate from `article` [] [] [2024-10-28T09:44:28.172028+00:00] sql.INFO: [13.78] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-28T09:44:28.177518+00:00] sql.INFO: [1.86] select count(*) as aggregate from `article` [] [] [2024-10-28T09:47:12.603134+00:00] sql.INFO: [26.94] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-28T09:47:12.609128+00:00] sql.INFO: [2.02] select count(*) as aggregate from `article` [] [] [2024-10-28T09:47:56.180069+00:00] sql.INFO: [6.11] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-28T09:47:56.183781+00:00] sql.INFO: [1.14] select count(*) as aggregate from `article` [] [] [2024-10-28T09:48:47.552614+00:00] sql.INFO: [11.21] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-28T09:48:47.558361+00:00] sql.INFO: [2.06] select count(*) as aggregate from `article` [] [] [2024-10-28T09:59:31.273413+00:00] sql.INFO: [8.26] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-28T09:59:31.276597+00:00] sql.INFO: [1.21] select count(*) as aggregate from `article` [] [] [2024-10-28T10:01:41.907784+00:00] sql.INFO: [16.13] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-28T10:01:41.913900+00:00] sql.INFO: [2.31] select count(*) as aggregate from `article` [] [] [2024-10-28T10:01:56.976205+00:00] sql.INFO: [6.23] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-28T10:01:56.979928+00:00] sql.INFO: [1.39] select count(*) as aggregate from `article` [] [] [2024-10-28T10:11:01.574355+00:00] sql.INFO: [5.79] select * from `category` where (`pid` = '0') [] [] [2024-10-28T10:12:33.978283+00:00] sql.INFO: [6.73] select * from `category` where (`pid` = '0') [] [] [2024-10-28T10:15:45.796213+00:00] sql.INFO: [6.69] select * from `category` where (`pid` = '0') [] [] [2024-10-29T00:45:12.074297+00:00] sql.INFO: [12.16] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T00:45:12.077776+00:00] sql.INFO: [1.12] select count(*) as aggregate from `article` [] [] [2024-10-29T00:45:17.287355+00:00] sql.INFO: [10.05] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-29T00:45:17.291775+00:00] sql.INFO: [2.26] select count(*) as aggregate from `category` [] [] [2024-10-29T00:45:19.787894+00:00] sql.INFO: [11.3] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T00:45:19.792318+00:00] sql.INFO: [1.57] select count(*) as aggregate from `article` [] [] [2024-10-29T01:48:07.980493+00:00] sql.INFO: [14.03] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T01:48:07.983844+00:00] sql.INFO: [1.17] select count(*) as aggregate from `article` [] [] [2024-10-29T09:00:41.948762+00:00] sql.INFO: [9.86] select * from `category` where (`pid` = '0') [] [] [2024-10-29T09:00:41.948145+00:00] sql.INFO: [7.31] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '46') limit 1 [] [] [2024-10-29T09:00:48.280668+00:00] sql.INFO: [12.19] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:00:48.284793+00:00] sql.INFO: [1.62] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:00:55.555995+00:00] sql.INFO: [17.27] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:00:55.559668+00:00] sql.INFO: [1.42] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:01:07.960431+00:00] sql.INFO: [3.12] select * from `category` where (`pid` = '0') [] [] [2024-10-29T09:01:07.978925+00:00] sql.INFO: [25.18] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '26') limit 1 [] [] [2024-10-29T09:01:08.063541+00:00] sql.INFO: [3.72] select * from `category` where (`pid` = '0') [] [] [2024-10-29T09:01:14.868187+00:00] sql.INFO: [8.07] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:01:14.871654+00:00] sql.INFO: [1.45] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:01:23.482052+00:00] sql.INFO: [7.03] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:01:23.485541+00:00] sql.INFO: [1.45] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:01:30.954322+00:00] sql.INFO: [17.56] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:01:30.957828+00:00] sql.INFO: [1.39] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:01:56.232084+00:00] sql.INFO: [7.79] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:01:56.236473+00:00] sql.INFO: [1.9] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:02:03.346836+00:00] sql.INFO: [12.25] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:02:03.350330+00:00] sql.INFO: [1.5] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:02:09.223098+00:00] sql.INFO: [15.54] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` = 'ttt') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:02:09.225073+00:00] sql.INFO: [1.52] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` = 'ttt') and `article`.`status` not in ('404') [] [] [2024-10-29T09:02:14.769084+00:00] sql.INFO: [2.54] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` = '政策') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:02:14.771333+00:00] sql.INFO: [1.79] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` = '政策') and `article`.`status` not in ('404') [] [] [2024-10-29T09:02:16.896859+00:00] sql.INFO: [18.73] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:02:16.902299+00:00] sql.INFO: [2.68] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:02:22.169010+00:00] sql.INFO: [15.28] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:02:22.175594+00:00] sql.INFO: [2.85] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:02:28.224924+00:00] sql.INFO: [2.55] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:02:28.227198+00:00] sql.INFO: [1.53] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%') and `article`.`status` not in ('404') [] [] [2024-10-29T09:02:29.990221+00:00] sql.INFO: [3.75] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试标题333%') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:02:29.993495+00:00] sql.INFO: [2.22] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试标题333%') and `article`.`status` not in ('404') [] [] [2024-10-29T09:02:31.911679+00:00] sql.INFO: [15.5] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:02:31.915234+00:00] sql.INFO: [1.41] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:02:41.051071+00:00] sql.INFO: [22.24] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` = '政策法规') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:02:41.055845+00:00] sql.INFO: [3.04] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` = '政策法规') and `article`.`status` not in ('404') [] [] [2024-10-29T09:02:42.468662+00:00] sql.INFO: [2.93] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` = '政策法规') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:02:42.471011+00:00] sql.INFO: [1.72] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` = '政策法规') and `article`.`status` not in ('404') [] [] [2024-10-29T09:02:48.003280+00:00] sql.INFO: [14.42] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` = '政策法规') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:02:48.007027+00:00] sql.INFO: [2.34] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` = '政策法规') and `article`.`status` not in ('404') [] [] [2024-10-29T09:02:51.066200+00:00] sql.INFO: [16.33] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` = '政策法规') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:02:51.071712+00:00] sql.INFO: [3.6] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` = '政策法规') and `article`.`status` not in ('404') [] [] [2024-10-29T09:03:22.196688+00:00] sql.INFO: [20.69] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` = '政策法规') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:03:22.200740+00:00] sql.INFO: [2.61] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` = '政策法规') and `article`.`status` not in ('404') [] [] [2024-10-29T09:03:30.618198+00:00] sql.INFO: [11.54] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:03:30.622462+00:00] sql.INFO: [1.74] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:12:12.676217+00:00] sql.INFO: [11.92] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:12:12.688168+00:00] sql.INFO: [1.37] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:20:11.806411+00:00] sql.INFO: [13.16] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:20:11.809954+00:00] sql.INFO: [1.51] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:20:23.421594+00:00] sql.INFO: [7.61] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:20:23.425170+00:00] sql.INFO: [1.48] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:20:41.661876+00:00] sql.INFO: [13.52] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` like '%政策法规%') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:20:41.666116+00:00] sql.INFO: [2.54] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` like '%政策法规%') and `article`.`status` not in ('404') [] [] [2024-10-29T09:20:48.719811+00:00] sql.INFO: [2.64] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:20:48.722608+00:00] sql.INFO: [2.11] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%') and `article`.`status` not in ('404') [] [] [2024-10-29T09:20:51.192995+00:00] sql.INFO: [19.69] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:20:51.196531+00:00] sql.INFO: [1.37] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:20:54.033088+00:00] sql.INFO: [2.46] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:20:54.035501+00:00] sql.INFO: [1.81] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟') and `article`.`status` not in ('404') [] [] [2024-10-29T09:20:58.900658+00:00] sql.INFO: [19.76] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` like '%三农之窗%') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:20:58.908323+00:00] sql.INFO: [4.17] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` like '%三农之窗%') and `article`.`status` not in ('404') [] [] [2024-10-29T09:21:01.231370+00:00] sql.INFO: [2.44] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:21:01.233705+00:00] sql.INFO: [1.74] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟') and `article`.`status` not in ('404') [] [] [2024-10-29T09:21:10.798102+00:00] sql.INFO: [2.8] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟' and `article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:21:10.800554+00:00] sql.INFO: [1.69] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟' and `article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-10-29T09:21:12.145609+00:00] sql.INFO: [21.44] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:21:12.152764+00:00] sql.INFO: [2.4] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-10-29T09:21:13.845599+00:00] sql.INFO: [2.8] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:21:13.848228+00:00] sql.INFO: [1.9] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟') and `article`.`status` not in ('404') [] [] [2024-10-29T09:21:16.218120+00:00] sql.INFO: [21.32] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:21:16.221336+00:00] sql.INFO: [1.3] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:21:24.512045+00:00] sql.INFO: [10.39] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:21:24.515673+00:00] sql.INFO: [1.53] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:21:33.293708+00:00] sql.INFO: [19.12] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:21:33.301073+00:00] sql.INFO: [2.44] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-10-29T09:21:47.526636+00:00] sql.INFO: [2.85] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟' and `article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:21:47.529162+00:00] sql.INFO: [1.83] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟' and `article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-10-29T09:21:51.260291+00:00] sql.INFO: [17.32] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:21:51.268266+00:00] sql.INFO: [2.27] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:22:12.733192+00:00] sql.INFO: [2.22] select * from `category` where (`pid` = '0') [] [] [2024-10-29T09:22:12.759196+00:00] sql.INFO: [2.25] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '27') limit 1 [] [] [2024-10-29T09:22:12.790151+00:00] sql.INFO: [1.88] select * from `category` where (`pid` = '0') [] [] [2024-10-29T09:22:14.857522+00:00] sql.INFO: [9] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:22:14.862267+00:00] sql.INFO: [1.69] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:22:25.824271+00:00] sql.INFO: [2.07] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟' and `article`.`islink` = '1' and `article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:22:25.826248+00:00] sql.INFO: [1.53] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟' and `article`.`islink` = '1' and `article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-10-29T09:22:29.366043+00:00] sql.INFO: [2.43] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟' and `article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:22:29.368309+00:00] sql.INFO: [1.66] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟' and `article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-10-29T09:23:07.261730+00:00] sql.INFO: [11.85] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:23:07.265793+00:00] sql.INFO: [1.87] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:23:44.047946+00:00] sql.INFO: [20.27] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟' and `article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:23:44.140840+00:00] sql.INFO: [1.92] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟' and `article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-10-29T09:23:48.566358+00:00] sql.INFO: [2.02] select * from `category` where (`pid` = '0') [] [] [2024-10-29T09:23:52.279250+00:00] sql.INFO: [2.41] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:23:52.281932+00:00] sql.INFO: [2.01] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟') and `article`.`status` not in ('404') [] [] [2024-10-29T09:24:30.093008+00:00] sql.INFO: [11.71] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:24:30.105191+00:00] sql.INFO: [1.48] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '') and `article`.`status` not in ('404') [] [] [2024-10-29T09:24:36.738753+00:00] sql.INFO: [6.91] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:24:36.741449+00:00] sql.INFO: [1.44] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-10-29T09:24:41.301885+00:00] sql.INFO: [15.07] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:24:41.306200+00:00] sql.INFO: [1.77] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-10-29T09:24:46.675499+00:00] sql.INFO: [8.14] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '404') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:24:46.681374+00:00] sql.INFO: [4.5] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '404') and `article`.`status` not in ('404') [] [] [2024-10-29T09:24:49.549899+00:00] sql.INFO: [14.1] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:24:49.554894+00:00] sql.INFO: [2.92] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-10-29T09:24:53.077221+00:00] sql.INFO: [55.52] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:24:53.080866+00:00] sql.INFO: [1.49] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-10-29T09:24:56.794524+00:00] sql.INFO: [8.76] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:24:56.799155+00:00] sql.INFO: [2.51] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '') and `article`.`status` not in ('404') [] [] [2024-10-29T09:24:58.980471+00:00] sql.INFO: [5] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:24:58.982697+00:00] sql.INFO: [1.29] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '') and `article`.`status` not in ('404') [] [] [2024-10-29T09:25:03.527973+00:00] sql.INFO: [8.39] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:25:03.533152+00:00] sql.INFO: [2.61] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '') and `article`.`status` not in ('404') [] [] [2024-10-29T09:26:13.708584+00:00] sql.INFO: [9.77] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:26:13.718880+00:00] sql.INFO: [1.67] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟') and `article`.`status` not in ('404') [] [] [2024-10-29T09:27:00.157389+00:00] sql.INFO: [11.5] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:27:00.170016+00:00] sql.INFO: [2.18] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `category`.`name` like '%政策%' and `article`.`author` = '刘佳伟') and `article`.`status` not in ('404') [] [] [2024-10-29T09:27:32.565812+00:00] sql.INFO: [10.27] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:27:32.570833+00:00] sql.INFO: [2.3] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:27:52.861929+00:00] sql.INFO: [7.26] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:27:52.865368+00:00] sql.INFO: [1.32] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:27:58.082385+00:00] sql.INFO: [6.64] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:27:58.086077+00:00] sql.INFO: [1.52] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:28:55.645367+00:00] sql.INFO: [12.89] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:28:55.653581+00:00] sql.INFO: [1.47] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-10-29T09:29:02.340079+00:00] sql.INFO: [6.03] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:29:02.347505+00:00] sql.INFO: [2.27] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%刘佳伟%' and `article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-10-29T09:39:11.661687+00:00] sql.INFO: [13.46] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:39:11.673337+00:00] sql.INFO: [1.59] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-29T09:39:11.692313+00:00] sql.INFO: [8.62] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:39:11.696252+00:00] sql.INFO: [1.56] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-10-29T09:39:15.846649+00:00] sql.INFO: [4.73] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:39:15.849241+00:00] sql.INFO: [1.41] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-10-29T09:39:17.599638+00:00] sql.INFO: [16.97] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:39:17.605614+00:00] sql.INFO: [2.49] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-10-29T09:39:20.280648+00:00] sql.INFO: [16.42] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-29T09:39:20.284206+00:00] sql.INFO: [1.43] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:09:06.623377+00:00] sql.INFO: [11.73] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T00:09:06.626861+00:00] sql.INFO: [1.33] select count(*) as aggregate from `category` [] [] [2024-10-30T00:09:30.625978+00:00] sql.INFO: [15.51] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T00:09:30.631583+00:00] sql.INFO: [3.51] select count(*) as aggregate from `category` [] [] [2024-10-30T00:09:35.747428+00:00] sql.INFO: [20.29] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:09:35.751857+00:00] sql.INFO: [1.98] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:09:40.744498+00:00] sql.INFO: [12.17] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T00:09:40.748500+00:00] sql.INFO: [1.52] select count(*) as aggregate from `category` [] [] [2024-10-30T00:09:43.127078+00:00] sql.INFO: [15.89] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T00:09:43.139747+00:00] sql.INFO: [4] select count(*) as aggregate from `category` [] [] [2024-10-30T00:09:50.321264+00:00] sql.INFO: [9.7] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`name` like '%权重预告排序越靠前%') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T00:09:50.325079+00:00] sql.INFO: [2.65] select count(*) as aggregate from `category` where (`category`.`name` like '%权重预告排序越靠前%') [] [] [2024-10-30T00:10:05.338668+00:00] sql.INFO: [12.92] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:10:05.342081+00:00] sql.INFO: [1.44] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:10:17.686753+00:00] sql.INFO: [2.57] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:10:17.693984+00:00] sql.INFO: [8.38] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '27') limit 1 [] [] [2024-10-30T00:10:17.735638+00:00] sql.INFO: [1.99] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:10:27.040940+00:00] sql.INFO: [15.07] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:10:27.045229+00:00] sql.INFO: [1.77] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:10:32.542411+00:00] sql.INFO: [33.28] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-10-30T00:10:32.549458+00:00] sql.INFO: [2.45] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:10:36.647997+00:00] sql.INFO: [2.3] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:10:36.665963+00:00] sql.INFO: [18.54] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '7') limit 1 [] [] [2024-10-30T00:10:36.692234+00:00] sql.INFO: [1.97] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:10:36.704681+00:00] sql.INFO: [1.75] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:10:36.716417+00:00] sql.INFO: [1.71] select * from `category` where (`pid` = '5') [] [] [2024-10-30T00:10:36.732958+00:00] sql.INFO: [1.6] select * from `category` where (`pid` = '5') [] [] [2024-10-30T00:10:36.740724+00:00] sql.INFO: [1.55] select * from `category` where (`pid` = '7') [] [] [2024-10-30T00:10:36.776397+00:00] sql.INFO: [2.49] select * from `category` where (`pid` = '8') [] [] [2024-10-30T00:10:36.799406+00:00] sql.INFO: [2.02] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:10:36.830159+00:00] sql.INFO: [2.22] select * from `category` where (`pid` = '5') [] [] [2024-10-30T00:10:47.432151+00:00] sql.INFO: [27.94] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:10:47.435691+00:00] sql.INFO: [1.54] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:11:25.880476+00:00] sql.INFO: [4.58] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:11:25.902344+00:00] sql.INFO: [28.26] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '27') limit 1 [] [] [2024-10-30T00:11:25.926521+00:00] sql.INFO: [2.02] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:12:41.273803+00:00] sql.INFO: [29.22] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:12:41.278227+00:00] sql.INFO: [2.36] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:12:45.581283+00:00] sql.INFO: [24.81] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-10-30T00:12:45.585490+00:00] sql.INFO: [1.28] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:12:54.101680+00:00] sql.INFO: [4.06] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:12:54.108562+00:00] sql.INFO: [10.91] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '7') limit 1 [] [] [2024-10-30T00:12:54.141440+00:00] sql.INFO: [2] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:12:54.153456+00:00] sql.INFO: [1.61] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:12:54.164255+00:00] sql.INFO: [1.73] select * from `category` where (`pid` = '5') [] [] [2024-10-30T00:12:54.194092+00:00] sql.INFO: [1.74] select * from `category` where (`pid` = '5') [] [] [2024-10-30T00:12:54.205888+00:00] sql.INFO: [1.6] select * from `category` where (`pid` = '7') [] [] [2024-10-30T00:12:54.264767+00:00] sql.INFO: [1.72] select * from `category` where (`pid` = '8') [] [] [2024-10-30T00:12:54.303127+00:00] sql.INFO: [1.92] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:12:54.335225+00:00] sql.INFO: [3.25] select * from `category` where (`pid` = '5') [] [] [2024-10-30T00:13:55.144706+00:00] sql.INFO: [13.25] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:13:55.147359+00:00] sql.INFO: [8.64] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '7') limit 1 [] [] [2024-10-30T00:13:55.193861+00:00] sql.INFO: [3.91] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:13:55.210035+00:00] sql.INFO: [1.78] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:13:55.221220+00:00] sql.INFO: [1.55] select * from `category` where (`pid` = '5') [] [] [2024-10-30T00:13:55.271170+00:00] sql.INFO: [3.69] select * from `category` where (`pid` = '5') [] [] [2024-10-30T00:13:55.280873+00:00] sql.INFO: [1.88] select * from `category` where (`pid` = '7') [] [] [2024-10-30T00:13:55.389145+00:00] sql.INFO: [4.35] select * from `category` where (`pid` = '8') [] [] [2024-10-30T00:13:55.414083+00:00] sql.INFO: [1.93] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:13:55.454015+00:00] sql.INFO: [1.84] select * from `category` where (`pid` = '5') [] [] [2024-10-30T00:16:48.599232+00:00] sql.INFO: [16.1] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:16:48.601634+00:00] sql.INFO: [18.46] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '7') limit 1 [] [] [2024-10-30T00:16:48.686207+00:00] sql.INFO: [2.03] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:16:48.699417+00:00] sql.INFO: [1.75] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:16:48.716567+00:00] sql.INFO: [1.73] select * from `category` where (`pid` = '5') [] [] [2024-10-30T00:16:48.748125+00:00] sql.INFO: [1.77] select * from `category` where (`pid` = '5') [] [] [2024-10-30T00:16:48.758689+00:00] sql.INFO: [1.58] select * from `category` where (`pid` = '7') [] [] [2024-10-30T00:16:48.843899+00:00] sql.INFO: [1.84] select * from `category` where (`pid` = '8') [] [] [2024-10-30T00:16:48.890927+00:00] sql.INFO: [4.15] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:16:48.935566+00:00] sql.INFO: [4.08] select * from `category` where (`pid` = '5') [] [] [2024-10-30T00:16:56.728313+00:00] sql.INFO: [18.71] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:16:56.734373+00:00] sql.INFO: [2.66] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:16:59.315396+00:00] sql.INFO: [2.59] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:16:59.315884+00:00] sql.INFO: [3.11] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '26') limit 1 [] [] [2024-10-30T00:16:59.352598+00:00] sql.INFO: [1.92] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:17:03.350997+00:00] sql.INFO: [15.24] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:17:03.356078+00:00] sql.INFO: [2.29] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:17:05.891220+00:00] sql.INFO: [4.57] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:18:24.597322+00:00] sql.INFO: [13.43] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:18:44.786522+00:00] sql.INFO: [5.8] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:19:27.686182+00:00] sql.INFO: [9.71] insert into `article` (`title`, `islink`, `linkurl`, `cat_arr_id`, `level`, `imgurl`, `keyword`, `introduce`, `author`, `hits`, `is_original`, `copyfrom`, `fromurl`, `status`, `catid`, `ip`, `admin_user_id`) values ('刘佳伟外号三重刘德华', '1', 'www.baidu.com', '[2]', '0', '', '', '', 'admin', '0', '0', '', '', '0', '2', '172.17.0.1', '73') [] [] [2024-10-30T00:19:27.700794+00:00] sql.INFO: [8.53] insert into `article_data` (`article_id`, `content`) values ('28', '') [] [] [2024-10-30T00:19:28.364036+00:00] sql.INFO: [16.4] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:19:28.369095+00:00] sql.INFO: [2.45] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:19:39.720622+00:00] sql.INFO: [5.14] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:19:39.739805+00:00] sql.INFO: [21.56] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '28') limit 1 [] [] [2024-10-30T00:19:39.798839+00:00] sql.INFO: [4.73] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:19:52.993409+00:00] sql.INFO: [14.73] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:19:52.999461+00:00] sql.INFO: [2.4] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:20:34.759367+00:00] sql.INFO: [3.63] update `article` set `status` = '404', `article`.`updated_at` = '2024-10-30 00:20:34' where (`id` = '28') [] [] [2024-10-30T00:20:34.795103+00:00] sql.INFO: [8.07] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:20:34.802122+00:00] sql.INFO: [2.75] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:20:39.831932+00:00] sql.INFO: [11.46] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:20:39.835801+00:00] sql.INFO: [1.89] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:20:41.948349+00:00] sql.INFO: [2.84] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:21:16.801924+00:00] sql.INFO: [4.49] insert into `article` (`title`, `islink`, `linkurl`, `cat_arr_id`, `level`, `imgurl`, `keyword`, `introduce`, `author`, `hits`, `is_original`, `copyfrom`, `fromurl`, `status`, `catid`, `ip`, `admin_user_id`) values ('刘佳伟外号是三重刘德华', '1', 'https://www.baidu.com/liujiawei/news', '[1]', '0', '', '', '', 'admin', '0', '0', '', '', '0', '1', '172.17.0.1', '73') [] [] [2024-10-30T00:21:16.805417+00:00] sql.INFO: [2.86] insert into `article_data` (`article_id`, `content`) values ('29', '') [] [] [2024-10-30T00:21:17.432229+00:00] sql.INFO: [12.69] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:21:17.437067+00:00] sql.INFO: [2.3] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:21:28.767505+00:00] sql.INFO: [2.9] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:21:28.783050+00:00] sql.INFO: [16.24] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '29') limit 1 [] [] [2024-10-30T00:21:28.814073+00:00] sql.INFO: [1.87] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:21:34.492910+00:00] sql.INFO: [6.89] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:21:34.497178+00:00] sql.INFO: [1.93] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:21:37.245485+00:00] sql.INFO: [2.52] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:21:37.245752+00:00] sql.INFO: [2.84] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '27') limit 1 [] [] [2024-10-30T00:21:37.269215+00:00] sql.INFO: [2.41] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:21:39.400639+00:00] sql.INFO: [8.62] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:21:39.404302+00:00] sql.INFO: [1.63] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T00:21:43.069998+00:00] sql.INFO: [2.31] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:21:43.070347+00:00] sql.INFO: [2.8] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '26') limit 1 [] [] [2024-10-30T00:21:43.106693+00:00] sql.INFO: [2.26] select * from `category` where (`pid` = '0') [] [] [2024-10-30T00:21:46.485783+00:00] sql.INFO: [5.94] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T00:21:46.489422+00:00] sql.INFO: [1.62] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T01:15:56.540664+00:00] sql.INFO: [10.48] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T01:15:56.543897+00:00] sql.INFO: [1.21] select count(*) as aggregate from `category` [] [] [2024-10-30T01:16:04.804836+00:00] sql.INFO: [23.68] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T01:16:04.808532+00:00] sql.INFO: [1.58] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T01:16:44.123312+00:00] sql.INFO: [7.97] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T01:16:44.129030+00:00] sql.INFO: [2.84] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T01:18:36.885507+00:00] sql.INFO: [10.37] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T01:18:36.888559+00:00] sql.INFO: [1.3] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T01:19:46.243684+00:00] sql.INFO: [27.71] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T01:19:46.249561+00:00] sql.INFO: [2.39] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T01:19:48.010593+00:00] sql.INFO: [3.25] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '29') limit 1 [] [] [2024-10-30T01:19:48.014129+00:00] sql.INFO: [6.59] select * from `category` where (`pid` = '0') [] [] [2024-10-30T01:19:48.036435+00:00] sql.INFO: [2.22] select * from `category` where (`pid` = '0') [] [] [2024-10-30T01:19:59.460281+00:00] sql.INFO: [10.05] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T01:19:59.465441+00:00] sql.INFO: [2.3] select count(*) as aggregate from `category` [] [] [2024-10-30T01:20:00.378143+00:00] sql.INFO: [2.25] select * from `category` where (`id` = '50') limit 1 [] [] [2024-10-30T01:20:00.378646+00:00] sql.INFO: [2.33] select * from `category` where (`pid` = '0') [] [] [2024-10-30T01:20:00.412073+00:00] sql.INFO: [1.96] select * from `category` where (`pid` = '0') [] [] [2024-10-30T01:20:20.172112+00:00] sql.INFO: [3.79] select * from `category` where (`id` = '50') limit 1 [] [] [2024-10-30T01:20:20.219895+00:00] sql.INFO: [2.77] select * from `category` where (`pid` = '0') [] [] [2024-10-30T01:20:36.088016+00:00] sql.INFO: [10.11] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T01:20:36.091375+00:00] sql.INFO: [1.14] select count(*) as aggregate from `category` [] [] [2024-10-30T01:20:36.985340+00:00] sql.INFO: [2.87] select * from `category` where (`pid` = '0') [] [] [2024-10-30T01:20:36.985366+00:00] sql.INFO: [2.91] select * from `category` where (`id` = '50') limit 1 [] [] [2024-10-30T01:20:37.021038+00:00] sql.INFO: [1.91] select * from `category` where (`pid` = '0') [] [] [2024-10-30T01:20:53.227956+00:00] sql.INFO: [14.22] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T01:20:53.233127+00:00] sql.INFO: [2.16] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T02:03:14.517994+00:00] sql.INFO: [15.19] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T02:03:14.521979+00:00] sql.INFO: [1.85] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T02:03:16.800688+00:00] sql.INFO: [4.69] select * from `category` where (`pid` = '0') [] [] [2024-10-30T02:03:19.247539+00:00] sql.INFO: [7.69] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T02:03:19.251659+00:00] sql.INFO: [1.94] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T02:03:21.706459+00:00] sql.INFO: [3.7] select * from `category` where (`pid` = '0') [] [] [2024-10-30T02:03:21.719412+00:00] sql.INFO: [8.12] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '29') limit 1 [] [] [2024-10-30T02:03:21.749370+00:00] sql.INFO: [2] select * from `category` where (`pid` = '0') [] [] [2024-10-30T02:03:31.965266+00:00] sql.INFO: [9.34] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T02:03:31.968361+00:00] sql.INFO: [1.21] select count(*) as aggregate from `category` [] [] [2024-10-30T02:03:32.811390+00:00] sql.INFO: [9.84] select * from `category` where (`pid` = '0') [] [] [2024-10-30T02:03:32.812365+00:00] sql.INFO: [10.62] select * from `category` where (`id` = '50') limit 1 [] [] [2024-10-30T02:03:32.859927+00:00] sql.INFO: [3.9] select * from `category` where (`pid` = '0') [] [] [2024-10-30T02:03:46.295787+00:00] sql.INFO: [9.23] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T02:03:46.299782+00:00] sql.INFO: [1.67] select count(*) as aggregate from `category` [] [] [2024-10-30T02:03:47.906768+00:00] sql.INFO: [2.24] select * from `category` where (`pid` = '0') [] [] [2024-10-30T02:03:51.071423+00:00] sql.INFO: [5.32] select * from `category` where (`id` = '50') limit 1 [] [] [2024-10-30T02:03:51.117650+00:00] sql.INFO: [5.62] select * from `category` where (`pid` = '0') [] [] [2024-10-30T02:04:08.277769+00:00] sql.INFO: [13.42] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T02:04:08.289160+00:00] sql.INFO: [4.1] select count(*) as aggregate from `category` [] [] [2024-10-30T02:04:11.878246+00:00] sql.INFO: [25.38] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T02:04:11.881937+00:00] sql.INFO: [1.6] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T02:04:14.026476+00:00] sql.INFO: [3.81] select * from `category` where (`pid` = '0') [] [] [2024-10-30T02:04:14.026656+00:00] sql.INFO: [4.15] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '29') limit 1 [] [] [2024-10-30T02:04:14.055489+00:00] sql.INFO: [2.93] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:04:30.011437+00:00] sql.INFO: [69.69] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T08:04:30.085753+00:00] sql.INFO: [3] select count(*) as aggregate from `category` [] [] [2024-10-30T08:04:30.986432+00:00] sql.INFO: [6.62] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T08:04:30.989136+00:00] sql.INFO: [1.13] select count(*) as aggregate from `category` [] [] [2024-10-30T08:04:34.245121+00:00] sql.INFO: [8.88] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T08:04:34.247803+00:00] sql.INFO: [1.11] select count(*) as aggregate from `category` [] [] [2024-10-30T08:04:38.010678+00:00] sql.INFO: [14.9] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T08:04:38.016795+00:00] sql.INFO: [2.61] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T08:04:41.532337+00:00] sql.INFO: [9.47] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:08:31.684099+00:00] sql.INFO: [8.93] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T08:08:31.686957+00:00] sql.INFO: [1.19] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T08:08:33.927357+00:00] sql.INFO: [3.03] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:09:25.597280+00:00] sql.INFO: [2.17] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:18:46.444019+00:00] sql.INFO: [5.82] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:18:55.064754+00:00] sql.INFO: [2.2] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:20:19.800601+00:00] sql.INFO: [6.68] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:22:03.377799+00:00] sql.INFO: [5.55] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:23:10.110741+00:00] sql.INFO: [6.99] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:23:25.155999+00:00] sql.INFO: [2.51] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:23:54.619233+00:00] sql.INFO: [2.93] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:24:35.192576+00:00] sql.INFO: [2.12] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:28:57.970029+00:00] sql.INFO: [6.09] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:29:00.184413+00:00] sql.INFO: [2.32] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:29:05.557334+00:00] sql.INFO: [2.15] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:29:43.362933+00:00] sql.INFO: [1.99] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:30:59.002242+00:00] sql.INFO: [5] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:31:26.081902+00:00] sql.INFO: [2.12] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:31:40.446276+00:00] sql.INFO: [2.37] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:36:41.337775+00:00] sql.INFO: [6.09] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:37:11.668571+00:00] sql.INFO: [2.07] select * from `category` where (`pid` = '0') [] [] [2024-10-30T08:54:05.817942+00:00] sql.INFO: [8.7] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T08:54:05.820844+00:00] sql.INFO: [1.2] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T09:46:02.710284+00:00] sql.INFO: [10.4] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T09:46:02.713597+00:00] sql.INFO: [1.55] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T09:46:04.410685+00:00] sql.INFO: [2.26] select * from `category` where (`pid` = '0') [] [] [2024-10-30T09:46:47.797355+00:00] sql.INFO: [8.7] insert into `article` (`title`, `islink`, `linkurl`, `cat_arr_id`, `level`, `imgurl`, `keyword`, `introduce`, `author`, `hits`, `is_original`, `copyfrom`, `fromurl`, `status`, `catid`, `ip`, `admin_user_id`) values ('测试数据001', '1', 'http://www.baidu.com', '[1]', '0', '', '', '', '刘德华', '0', '0', '', '', '0', '1', '172.17.0.1', '73') [] [] [2024-10-30T09:46:47.819657+00:00] sql.INFO: [15.16] insert into `article_data` (`article_id`, `content`) values ('30', '') [] [] [2024-10-30T09:46:48.421640+00:00] sql.INFO: [7.25] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T09:46:48.424746+00:00] sql.INFO: [1.32] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T09:55:04.747527+00:00] sql.INFO: [11.86] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T09:55:04.750289+00:00] sql.INFO: [1.15] select count(*) as aggregate from `category` [] [] [2024-10-30T09:55:18.078258+00:00] sql.INFO: [2.09] select * from `category` where (`pid` = '0') [] [] [2024-10-30T09:55:51.200188+00:00] sql.INFO: [2.1] insert into `category` (`name`, `is_url`, `web_url`, `department_arr_id`, `city_arr_id`, `sort`, `seo_title`, `seo_keywords`, `seo_description`, `pid_arr`, `pid`, `city_id`, `department_id`) values ('测试数据', '0', '', '[712]', '[33]', '0', '错了', '错了', '错了', '[1]', '1', '33', '712') [] [] [2024-10-30T09:55:51.239594+00:00] sql.INFO: [7.03] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T09:55:51.242877+00:00] sql.INFO: [1.35] select count(*) as aggregate from `category` [] [] [2024-10-30T09:56:15.177315+00:00] sql.INFO: [8.54] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-30T09:56:15.180340+00:00] sql.INFO: [1.39] select count(*) as aggregate from `category` [] [] [2024-10-30T09:56:20.502888+00:00] sql.INFO: [7.65] select * from `category` where (`pid` = '0') [] [] [2024-10-30T09:56:41.524417+00:00] sql.INFO: [6.95] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T09:56:41.527769+00:00] sql.INFO: [1.67] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T09:58:40.374273+00:00] sql.INFO: [7.6] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-30T09:58:40.377462+00:00] sql.INFO: [1.42] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-30T09:58:43.273998+00:00] sql.INFO: [5.78] select * from `category` where (`pid` = '0') [] [] [2024-10-30T09:58:43.291714+00:00] sql.INFO: [27.73] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-10-30T09:58:43.311241+00:00] sql.INFO: [1.83] select * from `category` where (`pid` = '0') [] [] [2024-10-31T01:41:25.280240+00:00] sql.INFO: [10.76] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T01:41:25.284428+00:00] sql.INFO: [2.16] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T01:42:12.436649+00:00] sql.INFO: [37.04] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-31T01:42:12.439883+00:00] sql.INFO: [1.28] select count(*) as aggregate from `category` [] [] [2024-10-31T02:04:39.448793+00:00] sql.INFO: [21.95] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T02:04:39.454950+00:00] sql.INFO: [2.78] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T02:05:23.611204+00:00] sql.INFO: [15.91] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T02:05:23.618120+00:00] sql.INFO: [3.12] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T02:07:46.875719+00:00] sql.INFO: [9.35] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T02:07:46.878923+00:00] sql.INFO: [1.58] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T02:36:20.534980+00:00] sql.INFO: [9.34] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T02:36:20.538596+00:00] sql.INFO: [1.71] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T02:37:00.215704+00:00] sql.INFO: [5.63] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T02:37:00.218909+00:00] sql.INFO: [1.46] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T02:37:27.717990+00:00] sql.INFO: [26.12] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T02:37:27.721662+00:00] sql.INFO: [1.93] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T03:09:48.631926+00:00] sql.INFO: [9.79] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T03:09:48.635316+00:00] sql.INFO: [1.66] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T05:25:11.459005+00:00] sql.INFO: [8.12] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T05:25:11.462370+00:00] sql.INFO: [1.5] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T05:25:22.939790+00:00] sql.INFO: [7.8] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T05:25:22.945322+00:00] sql.INFO: [2.96] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T06:22:01.926960+00:00] sql.INFO: [9.27] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T06:22:01.930705+00:00] sql.INFO: [1.89] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T06:30:31.851994+00:00] sql.INFO: [9.58] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-10-31T06:30:31.854577+00:00] sql.INFO: [1.07] select count(*) as aggregate from `category` [] [] [2024-10-31T06:33:37.068796+00:00] sql.INFO: [12.85] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T06:33:37.073312+00:00] sql.INFO: [2.18] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T06:39:24.974311+00:00] sql.INFO: [16.12] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T06:39:24.978303+00:00] sql.INFO: [1.79] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T06:41:53.543744+00:00] sql.INFO: [16.67] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T06:41:53.547435+00:00] sql.INFO: [1.79] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T06:43:24.093659+00:00] sql.INFO: [13.1] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T06:43:24.097175+00:00] sql.INFO: [1.86] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T06:43:39.122779+00:00] sql.INFO: [8.44] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T06:43:39.127155+00:00] sql.INFO: [2.13] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T06:43:59.024080+00:00] sql.INFO: [14.57] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T06:43:59.029019+00:00] sql.INFO: [2.76] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T06:43:59.660937+00:00] sql.INFO: [6.97] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T06:43:59.664587+00:00] sql.INFO: [1.92] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T06:47:00.128964+00:00] sql.INFO: [10.34] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T06:47:00.132297+00:00] sql.INFO: [1.59] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T06:58:58.244150+00:00] sql.INFO: [23.12] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T06:58:58.250960+00:00] sql.INFO: [2.98] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T06:59:05.173647+00:00] sql.INFO: [17.13] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T06:59:05.180960+00:00] sql.INFO: [3.25] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-10-31T08:10:53.213228+00:00] sql.INFO: [9.8] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-10-31T08:10:53.217138+00:00] sql.INFO: [1.96] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T01:59:50.118855+00:00] sql.INFO: [12.63] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T01:59:50.122627+00:00] sql.INFO: [1.88] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T01:59:54.371792+00:00] sql.INFO: [29.77] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T01:59:54.379024+00:00] sql.INFO: [3.12] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:07:59.204201+00:00] sql.INFO: [10.84] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:07:59.208848+00:00] sql.INFO: [2.47] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:08:09.649901+00:00] sql.INFO: [11.55] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:08:09.655924+00:00] sql.INFO: [2.87] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:08:20.093440+00:00] sql.INFO: [14.08] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:08:20.099435+00:00] sql.INFO: [2.76] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:10:15.245137+00:00] sql.INFO: [8.46] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:10:15.248516+00:00] sql.INFO: [1.66] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:37:06.496842+00:00] sql.INFO: [10.19] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:37:06.500547+00:00] sql.INFO: [1.84] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:37:57.993189+00:00] sql.INFO: [6.35] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:37:57.996893+00:00] sql.INFO: [1.99] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:39:08.074016+00:00] sql.INFO: [11.98] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:39:08.078679+00:00] sql.INFO: [2.8] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:39:08.552325+00:00] sql.INFO: [19.83] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:39:08.556277+00:00] sql.INFO: [1.83] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:39:36.647883+00:00] sql.INFO: [9] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:39:36.652155+00:00] sql.INFO: [2.4] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:39:37.034712+00:00] sql.INFO: [7.1] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:39:37.038229+00:00] sql.INFO: [1.75] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:40:27.674752+00:00] sql.INFO: [7.62] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:40:27.678523+00:00] sql.INFO: [2.02] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:40:28.240047+00:00] sql.INFO: [7.15] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:40:28.243398+00:00] sql.INFO: [1.7] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:45:09.352640+00:00] sql.INFO: [10] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:45:09.357010+00:00] sql.INFO: [2.67] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:45:11.491895+00:00] sql.INFO: [13] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:45:11.497779+00:00] sql.INFO: [2.61] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:45:22.615809+00:00] sql.INFO: [6.78] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:45:22.619551+00:00] sql.INFO: [1.85] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:45:23.716084+00:00] sql.INFO: [16.11] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:45:23.722718+00:00] sql.INFO: [2.91] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:46:16.938291+00:00] sql.INFO: [7.28] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:46:16.941846+00:00] sql.INFO: [1.73] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:46:17.527933+00:00] sql.INFO: [11.05] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:46:17.533936+00:00] sql.INFO: [2.39] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:47:12.714962+00:00] sql.INFO: [6.59] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:47:12.718324+00:00] sql.INFO: [1.69] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:47:13.665489+00:00] sql.INFO: [28.3] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:47:13.669855+00:00] sql.INFO: [2.1] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:47:41.520956+00:00] sql.INFO: [7.19] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:47:41.524620+00:00] sql.INFO: [1.81] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:47:42.557532+00:00] sql.INFO: [11.81] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:47:42.563814+00:00] sql.INFO: [2.89] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T02:59:43.041223+00:00] sql.INFO: [11.98] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T02:59:43.045042+00:00] sql.INFO: [1.89] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T03:00:08.033511+00:00] sql.INFO: [16.53] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T03:00:08.041006+00:00] sql.INFO: [3.65] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T05:04:53.185194+00:00] sql.INFO: [15.63] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T05:04:53.189402+00:00] sql.INFO: [1.74] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T05:25:12.924799+00:00] sql.INFO: [7.07] select * from `category` where (`pid` = '0') [] [] [2024-11-01T06:27:52.998251+00:00] sql.INFO: [15.37] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T06:27:53.003941+00:00] sql.INFO: [2.51] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T06:36:46.698793+00:00] sql.INFO: [14.12] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-01T06:36:46.701605+00:00] sql.INFO: [1.2] select count(*) as aggregate from `category` [] [] [2024-11-01T06:36:57.188299+00:00] sql.INFO: [4.99] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-01T06:36:57.191656+00:00] sql.INFO: [1.54] select count(*) as aggregate from `category` [] [] [2024-11-01T06:37:04.597146+00:00] sql.INFO: [11.26] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T06:37:04.601742+00:00] sql.INFO: [2.17] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T06:47:05.041751+00:00] sql.INFO: [23.5] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T06:47:05.047336+00:00] sql.INFO: [2.61] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T06:47:07.053996+00:00] sql.INFO: [2.11] select * from `category` where (`pid` = '0') [] [] [2024-11-01T06:47:18.883712+00:00] sql.INFO: [72.7] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T06:47:18.890272+00:00] sql.INFO: [3.94] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T08:34:11.506979+00:00] sql.INFO: [14.65] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-01T08:34:11.519172+00:00] sql.INFO: [1.21] select count(*) as aggregate from `category` [] [] [2024-11-01T08:34:19.035142+00:00] sql.INFO: [7.67] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-01T08:34:19.038388+00:00] sql.INFO: [1.4] select count(*) as aggregate from `category` [] [] [2024-11-01T08:34:20.071364+00:00] sql.INFO: [15.9] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-01T08:34:20.080211+00:00] sql.INFO: [3.07] select count(*) as aggregate from `category` [] [] [2024-11-01T08:34:20.316481+00:00] sql.INFO: [13.28] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-01T08:34:20.323334+00:00] sql.INFO: [2.75] select count(*) as aggregate from `category` [] [] [2024-11-01T08:34:23.376419+00:00] sql.INFO: [9.95] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-01T08:34:23.379970+00:00] sql.INFO: [1.39] select count(*) as aggregate from `category` [] [] [2024-11-01T08:34:35.486980+00:00] sql.INFO: [6.89] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-01T08:34:35.491383+00:00] sql.INFO: [2.13] select count(*) as aggregate from `category` [] [] [2024-11-01T08:35:01.896311+00:00] sql.INFO: [5.71] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T08:35:01.899937+00:00] sql.INFO: [1.6] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T08:40:18.810875+00:00] sql.INFO: [11.76] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T08:40:18.815705+00:00] sql.INFO: [2.43] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-01T08:57:28.716449+00:00] sql.INFO: [10.4] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-01T08:57:28.720377+00:00] sql.INFO: [2.25] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-04T05:08:37.310319+00:00] sql.INFO: [30.94] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T05:08:37.342494+00:00] sql.INFO: [4.72] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-04T05:21:51.059525+00:00] sql.INFO: [50.55] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-04T05:21:51.063373+00:00] sql.INFO: [1.66] select count(*) as aggregate from `category` [] [] [2024-11-04T05:22:02.819644+00:00] sql.INFO: [6.47] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-04T05:22:02.822879+00:00] sql.INFO: [1.53] select count(*) as aggregate from `category` [] [] [2024-11-04T05:27:01.244002+00:00] sql.INFO: [18.83] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-04T05:27:01.247862+00:00] sql.INFO: [2] select count(*) as aggregate from `category` [] [] [2024-11-04T05:27:41.901932+00:00] sql.INFO: [5.38] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`city_id` = '33') order by `category`.`sort` desc limit 10 offset 10 [] [] [2024-11-04T05:27:41.904261+00:00] sql.INFO: [1.97] select count(*) as aggregate from `category` where (`category`.`city_id` = '33') [] [] [2024-11-04T05:27:52.394932+00:00] sql.INFO: [8.58] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-04T05:27:52.400720+00:00] sql.INFO: [3.62] select count(*) as aggregate from `category` [] [] [2024-11-04T05:27:58.961669+00:00] sql.INFO: [15.36] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 20 [] [] [2024-11-04T05:27:58.965190+00:00] sql.INFO: [1.76] select count(*) as aggregate from `category` [] [] [2024-11-04T05:28:06.234439+00:00] sql.INFO: [8.52] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-04T05:28:06.238590+00:00] sql.INFO: [2.18] select count(*) as aggregate from `category` [] [] [2024-11-04T05:28:07.723599+00:00] sql.INFO: [11.45] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 10 [] [] [2024-11-04T05:28:07.727082+00:00] sql.INFO: [1.75] select count(*) as aggregate from `category` [] [] [2024-11-04T05:28:11.321712+00:00] sql.INFO: [8.93] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-04T05:28:11.325561+00:00] sql.INFO: [2.04] select count(*) as aggregate from `category` [] [] [2024-11-04T05:28:13.987729+00:00] sql.INFO: [11.77] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 10 [] [] [2024-11-04T05:28:13.991051+00:00] sql.INFO: [1.65] select count(*) as aggregate from `category` [] [] [2024-11-04T05:28:43.432113+00:00] sql.INFO: [8.49] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T05:28:43.437198+00:00] sql.INFO: [2.97] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-04T05:28:47.675059+00:00] sql.INFO: [3.07] select * from `category` where (`pid` = '0') [] [] [2024-11-04T05:28:47.682529+00:00] sql.INFO: [9.38] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-04T05:28:47.734593+00:00] sql.INFO: [3.74] select * from `category` where (`pid` = '0') [] [] [2024-11-04T05:28:57.957134+00:00] sql.INFO: [6.82] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T05:28:57.961699+00:00] sql.INFO: [2.76] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-04T05:29:13.465577+00:00] sql.INFO: [4.11] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '536') limit 1 [] [] [2024-11-04T05:29:13.465847+00:00] sql.INFO: [4.03] select * from `category` where (`pid` = '0') [] [] [2024-11-04T05:29:13.511008+00:00] sql.INFO: [3.08] select * from `category` where (`pid` = '0') [] [] [2024-11-04T05:29:23.627522+00:00] sql.INFO: [4.72] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '536') limit 1 [] [] [2024-11-04T05:29:23.627853+00:00] sql.INFO: [5.08] select * from `category` where (`pid` = '0') [] [] [2024-11-04T05:29:23.697204+00:00] sql.INFO: [3.47] select * from `category` where (`pid` = '0') [] [] [2024-11-04T09:23:04.754267+00:00] sql.INFO: [18.31] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-04T09:23:04.759749+00:00] sql.INFO: [2.78] select count(*) as aggregate from `category` [] [] [2024-11-04T09:23:06.851462+00:00] sql.INFO: [3.34] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-04T09:23:06.861520+00:00] sql.INFO: [11.82] select * from `category` where (`pid` = '0') [] [] [2024-11-04T09:23:06.923607+00:00] sql.INFO: [3.59] select * from `category` where (`pid` = '0') [] [] [2024-11-04T09:23:19.722889+00:00] sql.INFO: [4.15] select * from `category` where (`id` = '8') limit 1 [] [] [2024-11-04T09:23:19.890275+00:00] sql.INFO: [6.3] select * from `category` where (`pid` = '0') [] [] [2024-11-04T09:23:20.049430+00:00] sql.INFO: [3.84] select * from `category` where (`pid` = '2') [] [] [2024-11-04T09:23:33.005711+00:00] sql.INFO: [7.51] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:23:33.011356+00:00] sql.INFO: [3.41] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-04T09:23:37.188978+00:00] sql.INFO: [4.55] select * from `category` where (`pid` = '0') [] [] [2024-11-04T09:23:37.189286+00:00] sql.INFO: [4.25] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '536') limit 1 [] [] [2024-11-04T09:23:37.233541+00:00] sql.INFO: [3.9] select * from `category` where (`pid` = '0') [] [] [2024-11-04T09:23:51.253008+00:00] sql.INFO: [7.03] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:23:51.257784+00:00] sql.INFO: [2.95] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-04T09:24:09.937773+00:00] sql.INFO: [9.95] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:24:09.942312+00:00] sql.INFO: [2.51] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1') and `article`.`status` not in ('404') [] [] [2024-11-04T09:24:11.235781+00:00] sql.INFO: [8.28] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:24:11.240389+00:00] sql.INFO: [2.66] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1') and `article`.`status` not in ('404') [] [] [2024-11-04T09:24:11.777937+00:00] sql.INFO: [14.73] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:24:11.784295+00:00] sql.INFO: [3.5] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1') and `article`.`status` not in ('404') [] [] [2024-11-04T09:24:12.246372+00:00] sql.INFO: [18.84] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:24:12.252462+00:00] sql.INFO: [3.4] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1') and `article`.`status` not in ('404') [] [] [2024-11-04T09:24:15.801386+00:00] sql.INFO: [7.94] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:24:15.805764+00:00] sql.INFO: [2.43] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-11-04T09:24:16.419342+00:00] sql.INFO: [8.1] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:24:16.423803+00:00] sql.INFO: [2.34] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-11-04T09:24:16.857093+00:00] sql.INFO: [13.18] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:24:16.862330+00:00] sql.INFO: [3.01] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-11-04T09:24:27.013967+00:00] sql.INFO: [102.63] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1' and `article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:24:27.017932+00:00] sql.INFO: [3.43] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1' and `article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-11-04T09:24:33.333504+00:00] sql.INFO: [7.9] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:24:33.338393+00:00] sql.INFO: [2.8] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-11-04T09:24:35.518656+00:00] sql.INFO: [4.39] update `article` set `id` = '540', `status` = '1', `article`.`updated_at` = '2024-11-04 09:24:35' where (`id` = '540') [] [] [2024-11-04T09:24:37.431868+00:00] sql.INFO: [10.37] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:24:37.436671+00:00] sql.INFO: [2.88] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-11-04T09:24:43.502057+00:00] sql.INFO: [4.2] update `article` set `id` = '539', `status` = '1', `article`.`updated_at` = '2024-11-04 09:24:43' where (`id` = '539') [] [] [2024-11-04T09:24:44.979437+00:00] sql.INFO: [9.11] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:24:44.985852+00:00] sql.INFO: [3.7] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`title` like '%测试数%' and `article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-11-04T09:28:25.727704+00:00] sql.INFO: [9.04] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:28:25.731417+00:00] sql.INFO: [1.84] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-04T09:41:29.914366+00:00] sql.INFO: [21.65] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-04T09:41:29.919820+00:00] sql.INFO: [3.58] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-04T09:41:32.000138+00:00] sql.INFO: [4.08] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:22:27.420488+00:00] sql.INFO: [15.19] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T00:22:27.424539+00:00] sql.INFO: [2.08] select count(*) as aggregate from `category` [] [] [2024-11-05T00:22:36.862673+00:00] sql.INFO: [13.6] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T00:22:36.867375+00:00] sql.INFO: [2.65] select count(*) as aggregate from `category` [] [] [2024-11-05T00:22:39.953750+00:00] sql.INFO: [3.92] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T00:22:39.963560+00:00] sql.INFO: [10.08] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:22:40.012340+00:00] sql.INFO: [5.82] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:22:45.450477+00:00] sql.INFO: [9.01] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:22:45.455453+00:00] sql.INFO: [2.85] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:22:50.862777+00:00] sql.INFO: [9.42] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:22:54.137014+00:00] sql.INFO: [7.14] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:22:54.142085+00:00] sql.INFO: [2.88] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:23:01.394141+00:00] sql.INFO: [7.07] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:23:01.418246+00:00] sql.INFO: [31.41] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '539') limit 1 [] [] [2024-11-05T00:23:01.451645+00:00] sql.INFO: [6.66] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:23:03.540346+00:00] sql.INFO: [13.95] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:23:03.547754+00:00] sql.INFO: [3.91] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:23:07.098383+00:00] sql.INFO: [10.26] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:23:07.101623+00:00] sql.INFO: [9.63] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T00:23:07.130737+00:00] sql.INFO: [5.82] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:23:15.269046+00:00] sql.INFO: [3.46] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:23:15.270032+00:00] sql.INFO: [3.64] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T00:23:15.322894+00:00] sql.INFO: [4.86] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:23:36.407508+00:00] sql.INFO: [5.32] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T00:23:36.408246+00:00] sql.INFO: [6.1] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:23:36.464449+00:00] sql.INFO: [6.49] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:25:05.782577+00:00] sql.INFO: [18.95] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:25:05.783019+00:00] sql.INFO: [15.27] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T00:25:05.832368+00:00] sql.INFO: [8.35] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:26:03.283149+00:00] sql.INFO: [9.37] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:26:03.288893+00:00] sql.INFO: [3.18] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:05.828715+00:00] sql.INFO: [16.76] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '539') limit 1 [] [] [2024-11-05T00:26:05.836157+00:00] sql.INFO: [23.82] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:26:05.920703+00:00] sql.INFO: [15.43] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:26:07.887886+00:00] sql.INFO: [7.73] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:26:07.893631+00:00] sql.INFO: [2.97] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:10.334024+00:00] sql.INFO: [10.81] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:26:10.347901+00:00] sql.INFO: [10.72] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '538') limit 1 [] [] [2024-11-05T00:26:10.404603+00:00] sql.INFO: [8.12] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:26:12.190253+00:00] sql.INFO: [9.95] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:26:12.196521+00:00] sql.INFO: [3.6] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:17.354870+00:00] sql.INFO: [41.72] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 20 [] [] [2024-11-05T00:26:17.361033+00:00] sql.INFO: [3.77] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:18.319578+00:00] sql.INFO: [37.26] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 30 [] [] [2024-11-05T00:26:18.325960+00:00] sql.INFO: [3.99] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:22.260120+00:00] sql.INFO: [28.08] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:26:22.273190+00:00] sql.INFO: [6.36] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:23.406225+00:00] sql.INFO: [74.07] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 50 [] [] [2024-11-05T00:26:23.412415+00:00] sql.INFO: [4.17] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:23.898069+00:00] sql.INFO: [45.39] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 70 [] [] [2024-11-05T00:26:23.902840+00:00] sql.INFO: [2.77] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:24.752470+00:00] sql.INFO: [78] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 90 [] [] [2024-11-05T00:26:24.762122+00:00] sql.INFO: [5.27] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:25.231113+00:00] sql.INFO: [44.02] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 110 [] [] [2024-11-05T00:26:25.237554+00:00] sql.INFO: [3.65] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:25.434548+00:00] sql.INFO: [84.77] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 130 [] [] [2024-11-05T00:26:25.439293+00:00] sql.INFO: [2.83] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:25.643485+00:00] sql.INFO: [98.18] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 150 [] [] [2024-11-05T00:26:25.649446+00:00] sql.INFO: [4.16] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:25.755171+00:00] sql.INFO: [67.21] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 170 [] [] [2024-11-05T00:26:25.761357+00:00] sql.INFO: [3.47] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:25.931281+00:00] sql.INFO: [83.66] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 190 [] [] [2024-11-05T00:26:25.937274+00:00] sql.INFO: [3.42] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:26.144192+00:00] sql.INFO: [122.69] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 210 [] [] [2024-11-05T00:26:26.150055+00:00] sql.INFO: [3.43] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:26.317949+00:00] sql.INFO: [122.96] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 230 [] [] [2024-11-05T00:26:26.324199+00:00] sql.INFO: [3.67] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:26.543826+00:00] sql.INFO: [158.58] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 250 [] [] [2024-11-05T00:26:26.550328+00:00] sql.INFO: [4.1] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:26.693187+00:00] sql.INFO: [122.06] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 270 [] [] [2024-11-05T00:26:26.700034+00:00] sql.INFO: [4.44] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:42.622634+00:00] sql.INFO: [964.04] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 530 [] [] [2024-11-05T00:26:42.627379+00:00] sql.INFO: [3.77] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:26:47.753877+00:00] sql.INFO: [11.26] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:26:47.780336+00:00] sql.INFO: [38.34] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '8') limit 1 [] [] [2024-11-05T00:26:47.838188+00:00] sql.INFO: [11.68] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:26:47.871243+00:00] sql.INFO: [6.11] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:26:47.883409+00:00] sql.INFO: [2.8] select * from `category` where (`pid` = '5') [] [] [2024-11-05T00:26:47.919539+00:00] sql.INFO: [9.05] select * from `category` where (`pid` = '5') [] [] [2024-11-05T00:26:47.928419+00:00] sql.INFO: [5.39] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:26:47.983900+00:00] sql.INFO: [11.69] select * from `category` where (`pid` = '5') [] [] [2024-11-05T00:26:59.769010+00:00] sql.INFO: [10.72] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:26:59.774916+00:00] sql.INFO: [4] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:27:03.017614+00:00] sql.INFO: [201.29] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 530 [] [] [2024-11-05T00:27:03.022263+00:00] sql.INFO: [3.9] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:27:04.199264+00:00] sql.INFO: [208.02] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 520 [] [] [2024-11-05T00:27:04.205137+00:00] sql.INFO: [3.63] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:27:10.695823+00:00] sql.INFO: [5.83] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '10') limit 1 [] [] [2024-11-05T00:27:10.696487+00:00] sql.INFO: [5.99] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:27:10.741430+00:00] sql.INFO: [6.99] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:27:10.764873+00:00] sql.INFO: [5.53] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:27:10.782730+00:00] sql.INFO: [3.43] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:27:10.791888+00:00] sql.INFO: [2.67] select * from `category` where (`pid` = '2') [] [] [2024-11-05T00:27:10.817217+00:00] sql.INFO: [5.7] select * from `category` where (`pid` = '2') [] [] [2024-11-05T00:27:14.631524+00:00] sql.INFO: [21.5] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:27:14.639147+00:00] sql.INFO: [4.34] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:27:28.798498+00:00] sql.INFO: [131.94] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` like '%政策法规%') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:27:28.870176+00:00] sql.INFO: [69.49] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` like '%政策法规%') and `article`.`status` not in ('404') [] [] [2024-11-05T00:27:31.396748+00:00] sql.INFO: [110.04] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` like '%政策法规%') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-11-05T00:27:31.467440+00:00] sql.INFO: [68.14] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` like '%政策法规%') and `article`.`status` not in ('404') [] [] [2024-11-05T00:27:32.158275+00:00] sql.INFO: [148.28] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` like '%政策法规%') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:27:32.229902+00:00] sql.INFO: [68.68] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`category`.`name` like '%政策法规%') and `article`.`status` not in ('404') [] [] [2024-11-05T00:27:43.019218+00:00] sql.INFO: [8.05] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:27:43.025303+00:00] sql.INFO: [3.57] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:27:48.867385+00:00] sql.INFO: [30.49] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:27:48.884839+00:00] sql.INFO: [8.92] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:29:02.611625+00:00] sql.INFO: [17.96] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:29:02.617046+00:00] sql.INFO: [23.33] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T00:29:02.648331+00:00] sql.INFO: [5.57] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:29:09.726969+00:00] sql.INFO: [2.82] select * from `category` where (`pid` = '1') [] [] [2024-11-05T00:29:56.253942+00:00] sql.INFO: [7.93] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:29:56.259401+00:00] sql.INFO: [2.97] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:30:36.064660+00:00] sql.INFO: [7.9] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:30:36.078914+00:00] sql.INFO: [19.61] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T00:30:36.124408+00:00] sql.INFO: [7.33] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:30:44.444271+00:00] sql.INFO: [20.42] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:30:44.455661+00:00] sql.INFO: [4.89] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:30:46.500127+00:00] sql.INFO: [10.91] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:30:46.502333+00:00] sql.INFO: [13.91] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T00:30:46.532109+00:00] sql.INFO: [4.72] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:30:50.458776+00:00] sql.INFO: [16.11] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:30:50.466315+00:00] sql.INFO: [3.59] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:30:53.522226+00:00] sql.INFO: [14.43] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:30:53.522289+00:00] sql.INFO: [14.34] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T00:30:53.552650+00:00] sql.INFO: [4.27] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:31:16.917513+00:00] sql.INFO: [14.02] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T00:31:16.921317+00:00] sql.INFO: [1.92] select count(*) as aggregate from `category` [] [] [2024-11-05T00:31:30.052879+00:00] sql.INFO: [10.47] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T00:31:30.056187+00:00] sql.INFO: [1.4] select count(*) as aggregate from `category` [] [] [2024-11-05T00:38:30.235764+00:00] sql.INFO: [17.72] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T00:38:30.240732+00:00] sql.INFO: [2.99] select count(*) as aggregate from `category` [] [] [2024-11-05T00:38:36.150653+00:00] sql.INFO: [11.38] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T00:38:36.154960+00:00] sql.INFO: [2.56] select count(*) as aggregate from `category` [] [] [2024-11-05T00:41:01.113654+00:00] sql.INFO: [23.21] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T00:41:01.117735+00:00] sql.INFO: [2.07] select count(*) as aggregate from `category` [] [] [2024-11-05T00:41:40.187273+00:00] sql.INFO: [8.18] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T00:41:40.192011+00:00] sql.INFO: [2.69] select count(*) as aggregate from `category` [] [] [2024-11-05T00:41:46.507932+00:00] sql.INFO: [13.21] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T00:41:46.513651+00:00] sql.INFO: [3.33] select count(*) as aggregate from `category` [] [] [2024-11-05T00:42:15.093373+00:00] sql.INFO: [15.11] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T00:42:15.103312+00:00] sql.INFO: [4.21] select count(*) as aggregate from `category` [] [] [2024-11-05T00:42:22.580548+00:00] sql.INFO: [12.27] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T00:42:22.585347+00:00] sql.INFO: [2.49] select count(*) as aggregate from `category` [] [] [2024-11-05T00:42:24.783886+00:00] sql.INFO: [2.92] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:42:29.704827+00:00] sql.INFO: [4.71] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T00:42:29.749576+00:00] sql.INFO: [3.6] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:42:33.653280+00:00] sql.INFO: [4.22] select * from `category` where (`id` = '8') limit 1 [] [] [2024-11-05T00:42:33.699790+00:00] sql.INFO: [3.18] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:42:33.759729+00:00] sql.INFO: [3.06] select * from `category` where (`pid` = '2') [] [] [2024-11-05T00:42:41.023080+00:00] sql.INFO: [3.68] select * from `category` where (`id` = '43') limit 1 [] [] [2024-11-05T00:42:41.076570+00:00] sql.INFO: [6.09] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:42:45.061202+00:00] sql.INFO: [10.24] select * from `category` where (`id` = '2') limit 1 [] [] [2024-11-05T00:42:45.106254+00:00] sql.INFO: [5.9] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:42:51.612006+00:00] sql.INFO: [3.6] select * from `category` where (`id` = '7') limit 1 [] [] [2024-11-05T00:42:51.667016+00:00] sql.INFO: [8.29] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:42:51.704418+00:00] sql.INFO: [2.63] select * from `category` where (`pid` = '5') [] [] [2024-11-05T00:42:55.857616+00:00] sql.INFO: [4.6] select * from `category` where (`id` = '8') limit 1 [] [] [2024-11-05T00:42:55.903911+00:00] sql.INFO: [6.79] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:42:55.943344+00:00] sql.INFO: [2.45] select * from `category` where (`pid` = '2') [] [] [2024-11-05T00:43:25.277299+00:00] sql.INFO: [21.25] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T00:43:25.286202+00:00] sql.INFO: [4.29] select count(*) as aggregate from `category` [] [] [2024-11-05T00:43:30.753382+00:00] sql.INFO: [16.29] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T00:43:30.772106+00:00] sql.INFO: [34.19] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:43:30.801818+00:00] sql.INFO: [2.68] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:44:17.398094+00:00] sql.INFO: [19.58] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:44:17.404920+00:00] sql.INFO: [3.91] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T00:44:20.448074+00:00] sql.INFO: [7.4] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:44:20.449083+00:00] sql.INFO: [7.77] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T00:44:20.480834+00:00] sql.INFO: [6.18] select * from `category` where (`pid` = '0') [] [] [2024-11-05T00:44:22.358159+00:00] sql.INFO: [7.1] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T00:44:22.362873+00:00] sql.INFO: [2.7] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T02:46:17.296816+00:00] sql.INFO: [15.39] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:46:17.300849+00:00] sql.INFO: [2.13] select count(*) as aggregate from `category` [] [] [2024-11-05T02:48:47.584082+00:00] sql.INFO: [23.1] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:48:47.588571+00:00] sql.INFO: [2.52] select count(*) as aggregate from `category` [] [] [2024-11-05T02:51:46.030231+00:00] sql.INFO: [42.13] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:51:46.039113+00:00] sql.INFO: [2.66] select count(*) as aggregate from `category` [] [] [2024-11-05T02:51:49.729331+00:00] sql.INFO: [10.9] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`city_id` = '33') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:51:49.733736+00:00] sql.INFO: [2.67] select count(*) as aggregate from `category` where (`category`.`city_id` = '33') [] [] [2024-11-05T02:51:53.838135+00:00] sql.INFO: [10.02] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`department_id` = '712') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:51:53.845012+00:00] sql.INFO: [4.67] select count(*) as aggregate from `category` where (`category`.`department_id` = '712') [] [] [2024-11-05T02:52:08.344123+00:00] sql.INFO: [12.33] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:52:08.348153+00:00] sql.INFO: [1.97] select count(*) as aggregate from `category` [] [] [2024-11-05T02:52:27.168688+00:00] sql.INFO: [13.49] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:52:27.173246+00:00] sql.INFO: [1.94] select count(*) as aggregate from `category` [] [] [2024-11-05T02:52:36.384381+00:00] sql.INFO: [6.32] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`name` like '%权重预告排序越靠前%') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:52:36.391075+00:00] sql.INFO: [5.32] select count(*) as aggregate from `category` where (`category`.`name` like '%权重预告排序越靠前%') [] [] [2024-11-05T02:52:37.873502+00:00] sql.INFO: [13.02] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:52:37.880094+00:00] sql.INFO: [2.94] select count(*) as aggregate from `category` [] [] [2024-11-05T02:52:40.472743+00:00] sql.INFO: [3.16] select * from `category` where (`pid` = '0') [] [] [2024-11-05T02:52:43.131255+00:00] sql.INFO: [7.86] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T02:52:43.184270+00:00] sql.INFO: [10.41] select * from `category` where (`pid` = '0') [] [] [2024-11-05T02:52:47.662091+00:00] sql.INFO: [10.27] select * from `category` where (`id` = '43') limit 1 [] [] [2024-11-05T02:52:47.717871+00:00] sql.INFO: [5.79] select * from `category` where (`pid` = '0') [] [] [2024-11-05T02:52:53.311420+00:00] sql.INFO: [2.6] select * from `category` where (`id` = '3') limit 1 [] [] [2024-11-05T02:52:53.358575+00:00] sql.INFO: [3.91] select * from `category` where (`pid` = '0') [] [] [2024-11-05T02:52:53.394174+00:00] sql.INFO: [1.82] select * from `category` where (`pid` = '1') [] [] [2024-11-05T02:54:26.034288+00:00] sql.INFO: [12.47] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`city_id` = '33') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:54:26.039408+00:00] sql.INFO: [4.05] select count(*) as aggregate from `category` where (`category`.`city_id` = '33') [] [] [2024-11-05T02:54:27.017869+00:00] sql.INFO: [8.93] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:54:27.022755+00:00] sql.INFO: [2.59] select count(*) as aggregate from `category` [] [] [2024-11-05T02:54:43.613641+00:00] sql.INFO: [9.74] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`department_id` = '713' and `category`.`city_id` = '33') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:54:43.621557+00:00] sql.INFO: [6.92] select count(*) as aggregate from `category` where (`category`.`department_id` = '713' and `category`.`city_id` = '33') [] [] [2024-11-05T02:54:47.750794+00:00] sql.INFO: [23.31] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:54:47.759755+00:00] sql.INFO: [4.4] select count(*) as aggregate from `category` [] [] [2024-11-05T02:55:10.992602+00:00] sql.INFO: [15.24] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:55:10.999769+00:00] sql.INFO: [3.01] select count(*) as aggregate from `category` [] [] [2024-11-05T02:55:16.350466+00:00] sql.INFO: [16.52] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`department_id` = '712' and `category`.`city_id` = '33') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:55:16.362501+00:00] sql.INFO: [9.62] select count(*) as aggregate from `category` where (`category`.`department_id` = '712' and `category`.`city_id` = '33') [] [] [2024-11-05T02:55:19.076924+00:00] sql.INFO: [16.01] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`department_id` = '712' and `category`.`city_id` = '33') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:55:19.081418+00:00] sql.INFO: [3.57] select count(*) as aggregate from `category` where (`category`.`department_id` = '712' and `category`.`city_id` = '33') [] [] [2024-11-05T02:55:19.792483+00:00] sql.INFO: [9.84] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`department_id` = '712' and `category`.`city_id` = '33') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:55:19.798445+00:00] sql.INFO: [4.45] select count(*) as aggregate from `category` where (`category`.`department_id` = '712' and `category`.`city_id` = '33') [] [] [2024-11-05T02:55:20.166104+00:00] sql.INFO: [14.12] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`department_id` = '712' and `category`.`city_id` = '33') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:55:20.172476+00:00] sql.INFO: [4.54] select count(*) as aggregate from `category` where (`category`.`department_id` = '712' and `category`.`city_id` = '33') [] [] [2024-11-05T02:55:21.783318+00:00] sql.INFO: [17.33] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:55:21.792090+00:00] sql.INFO: [4.31] select count(*) as aggregate from `category` [] [] [2024-11-05T02:55:31.549431+00:00] sql.INFO: [12.12] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`city_id` = '3') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:55:31.557775+00:00] sql.INFO: [7.03] select count(*) as aggregate from `category` where (`category`.`city_id` = '3') [] [] [2024-11-05T02:55:35.001885+00:00] sql.INFO: [11.3] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`city_id` = '33') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:55:35.009196+00:00] sql.INFO: [5.48] select count(*) as aggregate from `category` where (`category`.`city_id` = '33') [] [] [2024-11-05T02:55:37.094908+00:00] sql.INFO: [11.1] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:55:37.100400+00:00] sql.INFO: [3.12] select count(*) as aggregate from `category` [] [] [2024-11-05T02:56:16.752399+00:00] sql.INFO: [27.74] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:56:16.756982+00:00] sql.INFO: [2.64] select count(*) as aggregate from `category` [] [] [2024-11-05T02:56:31.234535+00:00] sql.INFO: [11.75] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:56:31.238829+00:00] sql.INFO: [2.25] select count(*) as aggregate from `category` [] [] [2024-11-05T02:56:35.009579+00:00] sql.INFO: [12.46] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`name` like '%权重预告排序越靠前%') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:56:35.020276+00:00] sql.INFO: [8.5] select count(*) as aggregate from `category` where (`category`.`name` like '%权重预告排序越靠前%') [] [] [2024-11-05T02:56:35.576743+00:00] sql.INFO: [22.22] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:56:35.584790+00:00] sql.INFO: [4.17] select count(*) as aggregate from `category` [] [] [2024-11-05T02:56:38.906146+00:00] sql.INFO: [16.22] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`department_id` = '712') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:56:38.915761+00:00] sql.INFO: [6.65] select count(*) as aggregate from `category` where (`category`.`department_id` = '712') [] [] [2024-11-05T02:56:40.814494+00:00] sql.INFO: [13.38] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` where (`category`.`department_id` = '712') order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:56:40.819565+00:00] sql.INFO: [3.84] select count(*) as aggregate from `category` where (`category`.`department_id` = '712') [] [] [2024-11-05T02:56:41.252140+00:00] sql.INFO: [12.75] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:56:41.256819+00:00] sql.INFO: [2.85] select count(*) as aggregate from `category` [] [] [2024-11-05T02:56:42.029902+00:00] sql.INFO: [11.55] select * from `category` where (`pid` = '0') [] [] [2024-11-05T02:56:44.701276+00:00] sql.INFO: [6.43] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T02:56:44.737771+00:00] sql.INFO: [6] select * from `category` where (`pid` = '0') [] [] [2024-11-05T02:56:49.101623+00:00] sql.INFO: [12.26] select * from `category` where (`id` = '8') limit 1 [] [] [2024-11-05T02:56:49.167726+00:00] sql.INFO: [10.74] select * from `category` where (`pid` = '0') [] [] [2024-11-05T02:56:49.207047+00:00] sql.INFO: [3.89] select * from `category` where (`pid` = '2') [] [] [2024-11-05T02:56:55.261839+00:00] sql.INFO: [21.13] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T02:56:55.267055+00:00] sql.INFO: [3.22] select count(*) as aggregate from `category` [] [] [2024-11-05T02:56:58.951078+00:00] sql.INFO: [4.14] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T02:56:58.965155+00:00] sql.INFO: [3.48] select * from `category` where (`pid` = '0') [] [] [2024-11-05T02:56:59.031786+00:00] sql.INFO: [5.35] select * from `category` where (`pid` = '0') [] [] [2024-11-05T02:57:02.829076+00:00] sql.INFO: [4.62] select * from `category` where (`pid` = '0') [] [] [2024-11-05T02:58:47.488407+00:00] sql.INFO: [13.04] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T02:58:47.493761+00:00] sql.INFO: [3.49] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T02:59:16.818758+00:00] sql.INFO: [17.57] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T02:59:16.827232+00:00] sql.INFO: [4.11] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-11-05T02:59:18.582131+00:00] sql.INFO: [9.28] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T02:59:18.587195+00:00] sql.INFO: [2.98] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T02:59:22.696800+00:00] sql.INFO: [4.33] select * from `category` where (`pid` = '0') [] [] [2024-11-05T02:59:25.235190+00:00] sql.INFO: [6.72] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T02:59:25.240692+00:00] sql.INFO: [2.83] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T02:59:27.362196+00:00] sql.INFO: [3.15] select * from `category` where (`pid` = '0') [] [] [2024-11-05T02:59:27.379162+00:00] sql.INFO: [13.78] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T02:59:27.403257+00:00] sql.INFO: [2.79] select * from `category` where (`pid` = '0') [] [] [2024-11-05T03:04:10.096105+00:00] sql.INFO: [22.56] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T03:04:10.102685+00:00] sql.INFO: [4.52] select count(*) as aggregate from `category` [] [] [2024-11-05T03:04:20.505009+00:00] sql.INFO: [8.27] select * from `category` where (`pid` = '0' and `category`.`name` like '%三%') [] [] [2024-11-05T03:04:21.208911+00:00] sql.INFO: [5.66] select * from `category` where (`pid` = '0' and `category`.`name` like '%三农%') [] [] [2024-11-05T05:12:26.148485+00:00] sql.INFO: [25.94] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T05:12:26.186978+00:00] sql.INFO: [3.85] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T05:12:31.842435+00:00] sql.INFO: [3.13] select * from `category` where (`pid` = '0') [] [] [2024-11-05T05:12:31.850373+00:00] sql.INFO: [13.2] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T05:12:31.899329+00:00] sql.INFO: [3.49] select * from `category` where (`pid` = '0') [] [] [2024-11-05T05:15:27.481660+00:00] sql.INFO: [8.36] select * from `category` where (`pid` = '0') [] [] [2024-11-05T05:15:27.542108+00:00] sql.INFO: [4.04] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T05:15:27.690241+00:00] sql.INFO: [3.81] select * from `category` where (`pid` = '0') [] [] [2024-11-05T05:19:29.977113+00:00] sql.INFO: [16.26] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T05:19:29.977135+00:00] sql.INFO: [18.15] select * from `category` where (`pid` = '0') [] [] [2024-11-05T05:19:30.033620+00:00] sql.INFO: [4.62] select * from `category` where (`pid` = '0') [] [] [2024-11-05T05:20:12.205663+00:00] sql.INFO: [5.89] select * from `category` where (`pid` = '0') [] [] [2024-11-05T05:20:12.207569+00:00] sql.INFO: [5.67] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T05:20:12.298692+00:00] sql.INFO: [4.7] select * from `category` where (`pid` = '0') [] [] [2024-11-05T05:25:30.257872+00:00] sql.INFO: [15.2] select * from `category` where (`pid` = '0') [] [] [2024-11-05T05:25:30.260652+00:00] sql.INFO: [16.99] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T05:25:30.318049+00:00] sql.INFO: [2.98] select * from `category` where (`pid` = '0') [] [] [2024-11-05T05:37:39.254389+00:00] sql.INFO: [19.03] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T05:37:39.259177+00:00] sql.INFO: [2.99] select count(*) as aggregate from `category` [] [] [2024-11-05T05:37:42.306789+00:00] sql.INFO: [19.28] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T05:37:42.316518+00:00] sql.INFO: [7.18] select count(*) as aggregate from `category` [] [] [2024-11-05T05:38:59.685894+00:00] sql.INFO: [13.67] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T05:38:59.690077+00:00] sql.INFO: [2.17] select count(*) as aggregate from `category` [] [] [2024-11-05T05:40:11.695043+00:00] sql.INFO: [15.07] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T05:40:11.699688+00:00] sql.INFO: [2.54] select count(*) as aggregate from `category` [] [] [2024-11-05T05:40:19.043446+00:00] sql.INFO: [9.82] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T05:40:19.049022+00:00] sql.INFO: [3.44] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T05:57:35.323525+00:00] sql.INFO: [11.95] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T05:57:35.328620+00:00] sql.INFO: [2.71] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T05:57:39.326756+00:00] sql.INFO: [3.7] select * from `category` where (`pid` = '0') [] [] [2024-11-05T05:57:39.330957+00:00] sql.INFO: [7.22] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T05:57:39.384936+00:00] sql.INFO: [3.36] select * from `category` where (`pid` = '0') [] [] [2024-11-05T05:58:08.760566+00:00] sql.INFO: [8.97] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T05:58:08.764817+00:00] sql.INFO: [2.26] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:00:10.119007+00:00] sql.INFO: [12.31] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:00:10.123174+00:00] sql.INFO: [2.27] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:01:04.319465+00:00] sql.INFO: [15.93] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:01:04.323466+00:00] sql.INFO: [1.76] select count(*) as aggregate from `category` [] [] [2024-11-05T06:01:46.238807+00:00] sql.INFO: [4.94] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:01:46.253063+00:00] sql.INFO: [14.1] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:01:46.284541+00:00] sql.INFO: [4.57] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:02:06.063146+00:00] sql.INFO: [11.35] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:02:06.069533+00:00] sql.INFO: [4.03] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:02:07.779070+00:00] sql.INFO: [12.3] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:02:16.566709+00:00] sql.INFO: [25.14] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:02:16.579990+00:00] sql.INFO: [6.02] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:02:18.567118+00:00] sql.INFO: [4.11] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:02:18.572281+00:00] sql.INFO: [5.12] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T06:02:18.613323+00:00] sql.INFO: [3.23] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:02:32.190302+00:00] sql.INFO: [12.18] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:02:32.194305+00:00] sql.INFO: [1.91] select count(*) as aggregate from `category` [] [] [2024-11-05T06:02:34.167568+00:00] sql.INFO: [6.54] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:02:34.168673+00:00] sql.INFO: [7.21] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:02:34.209092+00:00] sql.INFO: [5.48] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:02:37.045041+00:00] sql.INFO: [5.52] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:11:58.630334+00:00] sql.INFO: [20.19] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:11:58.635357+00:00] sql.INFO: [2.79] select count(*) as aggregate from `category` [] [] [2024-11-05T06:11:59.854919+00:00] sql.INFO: [3.8] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:11:59.860943+00:00] sql.INFO: [7.92] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:11:59.899246+00:00] sql.INFO: [5.39] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:16:06.532135+00:00] sql.INFO: [12.83] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:16:06.584658+00:00] sql.INFO: [6.45] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:16:09.183926+00:00] sql.INFO: [14.44] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:16:09.243341+00:00] sql.INFO: [16.38] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:16:31.283895+00:00] sql.INFO: [11.66] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:16:31.365273+00:00] sql.INFO: [11.96] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:16:36.421372+00:00] sql.INFO: [17.22] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:16:36.428600+00:00] sql.INFO: [4.7] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:16:56.943719+00:00] sql.INFO: [25.05] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:16:56.957380+00:00] sql.INFO: [8.14] select count(*) as aggregate from `category` [] [] [2024-11-05T06:16:58.754123+00:00] sql.INFO: [9.01] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:16:58.762676+00:00] sql.INFO: [15.16] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:16:58.806763+00:00] sql.INFO: [9.37] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:17:24.142334+00:00] sql.INFO: [19.28] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:17:24.150165+00:00] sql.INFO: [2.77] select count(*) as aggregate from `category` [] [] [2024-11-05T06:17:27.456992+00:00] sql.INFO: [9.86] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:17:27.458575+00:00] sql.INFO: [11.29] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:17:27.505927+00:00] sql.INFO: [4.9] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:17:54.510935+00:00] sql.INFO: [15.87] update `category` set `name` = '权重预告排序越靠前', `is_url` = '1', `web_url` = 'www.xinlang.com', `department_arr_id` = '[]', `city_arr_id` = '[]', `sort` = '999', `seo_title` = '新浪', `seo_keywords` = '导航池', `seo_description` = '使用外部链接的导航池', `pid_arr` = '[]', `id` = '50', `pid` = '', `city_id` = '', `department_id` = '', `category`.`updated_at` = '2024-11-05 06:17:54' where (`id` = '50') [] [] [2024-11-05T06:17:54.561380+00:00] sql.INFO: [18.82] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:17:54.569140+00:00] sql.INFO: [3.8] select count(*) as aggregate from `category` [] [] [2024-11-05T06:17:59.739787+00:00] sql.INFO: [6.72] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:18:09.684649+00:00] sql.INFO: [4.57] select * from `category` where (`id` = '8') limit 1 [] [] [2024-11-05T06:18:09.746956+00:00] sql.INFO: [8.27] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:18:09.803271+00:00] sql.INFO: [3.97] select * from `category` where (`pid` = '2') [] [] [2024-11-05T06:20:22.070841+00:00] sql.INFO: [19.24] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:20:22.074648+00:00] sql.INFO: [1.79] select count(*) as aggregate from `category` [] [] [2024-11-05T06:20:23.320648+00:00] sql.INFO: [5.38] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:20:25.648181+00:00] sql.INFO: [2.5] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:20:51.699280+00:00] sql.INFO: [25.39] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:20:51.714123+00:00] sql.INFO: [5.98] select count(*) as aggregate from `category` [] [] [2024-11-05T06:20:53.040633+00:00] sql.INFO: [2.42] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:20:53.048573+00:00] sql.INFO: [7.39] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:20:56.144988+00:00] sql.INFO: [10.4] select * from `category` where (`id` = '8') limit 1 [] [] [2024-11-05T06:20:56.203291+00:00] sql.INFO: [8.5] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:20:56.259172+00:00] sql.INFO: [2.05] select * from `category` where (`pid` = '2') [] [] [2024-11-05T06:20:59.959409+00:00] sql.INFO: [4.26] select * from `category` where (`id` = '3') limit 1 [] [] [2024-11-05T06:21:00.016771+00:00] sql.INFO: [4.52] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:21:00.056747+00:00] sql.INFO: [2.3] select * from `category` where (`pid` = '1') [] [] [2024-11-05T06:21:04.458720+00:00] sql.INFO: [9.92] select * from `category` where (`id` = '7') limit 1 [] [] [2024-11-05T06:21:04.507118+00:00] sql.INFO: [2.6] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:21:04.542285+00:00] sql.INFO: [2.02] select * from `category` where (`pid` = '5') [] [] [2024-11-05T06:21:10.633806+00:00] sql.INFO: [9.45] select * from `category` where (`id` = '8') limit 1 [] [] [2024-11-05T06:21:10.695449+00:00] sql.INFO: [4.28] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:21:10.741567+00:00] sql.INFO: [1.92] select * from `category` where (`pid` = '2') [] [] [2024-11-05T06:21:14.014301+00:00] sql.INFO: [6.94] select * from `category` where (`id` = '7') limit 1 [] [] [2024-11-05T06:21:14.062829+00:00] sql.INFO: [8.36] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:21:14.110059+00:00] sql.INFO: [2.07] select * from `category` where (`pid` = '5') [] [] [2024-11-05T06:21:27.551257+00:00] sql.INFO: [6.45] select * from `category` where (`id` = '7') limit 1 [] [] [2024-11-05T06:21:27.629070+00:00] sql.INFO: [6.5] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:21:27.676906+00:00] sql.INFO: [1.88] select * from `category` where (`pid` = '5') [] [] [2024-11-05T06:21:45.464625+00:00] sql.INFO: [47.02] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 40 [] [] [2024-11-05T06:21:45.467866+00:00] sql.INFO: [1.38] select count(*) as aggregate from `category` [] [] [2024-11-05T06:21:48.605556+00:00] sql.INFO: [15.48] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:21:48.611574+00:00] sql.INFO: [2.44] select count(*) as aggregate from `category` [] [] [2024-11-05T06:21:56.632226+00:00] sql.INFO: [18.17] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:21:56.642667+00:00] sql.INFO: [5.37] select count(*) as aggregate from `category` [] [] [2024-11-05T06:21:57.869191+00:00] sql.INFO: [7.38] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:21:57.883934+00:00] sql.INFO: [17.6] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:22:01.991922+00:00] sql.INFO: [11.13] select * from `category` where (`id` = '8') limit 1 [] [] [2024-11-05T06:22:02.043214+00:00] sql.INFO: [7.32] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:22:02.087947+00:00] sql.INFO: [2.05] select * from `category` where (`pid` = '2') [] [] [2024-11-05T06:22:03.701816+00:00] sql.INFO: [8.78] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:22:08.419579+00:00] sql.INFO: [10.1] select * from `category` where (`id` = '8') limit 1 [] [] [2024-11-05T06:22:08.470189+00:00] sql.INFO: [2.69] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:22:08.506906+00:00] sql.INFO: [2.29] select * from `category` where (`pid` = '2') [] [] [2024-11-05T06:22:11.971514+00:00] sql.INFO: [2.86] select * from `category` where (`id` = '41') limit 1 [] [] [2024-11-05T06:22:12.011701+00:00] sql.INFO: [2] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:22:12.050760+00:00] sql.INFO: [1.98] select * from `category` where (`pid` = '1') [] [] [2024-11-05T06:22:13.868673+00:00] sql.INFO: [8.9] select * from `category` where (`id` = '2') limit 1 [] [] [2024-11-05T06:22:13.922150+00:00] sql.INFO: [8.77] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:22:16.858387+00:00] sql.INFO: [5.42] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:22:31.958852+00:00] sql.INFO: [17.79] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:22:31.964545+00:00] sql.INFO: [2.62] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:22:34.381615+00:00] sql.INFO: [1.99] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:22:34.381916+00:00] sql.INFO: [1.89] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T06:22:34.403577+00:00] sql.INFO: [2.39] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:24:45.606755+00:00] sql.INFO: [28.36] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:24:45.606794+00:00] sql.INFO: [28.3] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T06:24:45.645671+00:00] sql.INFO: [5.15] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:25:47.812119+00:00] sql.INFO: [19.62] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:25:47.817611+00:00] sql.INFO: [2.85] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:25:50.153556+00:00] sql.INFO: [4.62] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:25:50.160598+00:00] sql.INFO: [9] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '539') limit 1 [] [] [2024-11-05T06:25:50.188566+00:00] sql.INFO: [3.05] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:25:52.485275+00:00] sql.INFO: [6.14] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:25:52.489698+00:00] sql.INFO: [2.77] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:25:54.484784+00:00] sql.INFO: [11.64] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:25:54.489861+00:00] sql.INFO: [7.21] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '536') limit 1 [] [] [2024-11-05T06:25:54.514379+00:00] sql.INFO: [3.61] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:25:56.597556+00:00] sql.INFO: [15.53] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:25:56.605218+00:00] sql.INFO: [3.88] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:26:03.790026+00:00] sql.INFO: [7.87] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T06:26:03.819634+00:00] sql.INFO: [3.79] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:26:05.700118+00:00] sql.INFO: [3.32] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T06:26:05.747576+00:00] sql.INFO: [3.76] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:27:38.098925+00:00] sql.INFO: [10.61] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:27:38.105502+00:00] sql.INFO: [12.48] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T06:27:38.179627+00:00] sql.INFO: [5.13] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:27:52.661828+00:00] sql.INFO: [13.53] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:27:52.668747+00:00] sql.INFO: [3.76] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:28:06.511542+00:00] sql.INFO: [6.84] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:28:06.516243+00:00] sql.INFO: [2.83] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:28:15.736496+00:00] sql.INFO: [4.26] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:28:15.737466+00:00] sql.INFO: [4.93] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T06:28:15.768001+00:00] sql.INFO: [3.45] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:28:28.652890+00:00] sql.INFO: [3.47] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:28:28.653078+00:00] sql.INFO: [9.46] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:28:28.657972+00:00] sql.INFO: [2.95] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:28:28.663029+00:00] sql.INFO: [10.53] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T06:28:28.736186+00:00] sql.INFO: [3.22] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:28:32.520713+00:00] sql.INFO: [8.01] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:28:32.525172+00:00] sql.INFO: [2.28] select count(*) as aggregate from `category` [] [] [2024-11-05T06:28:35.140117+00:00] sql.INFO: [8.58] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:28:35.144386+00:00] sql.INFO: [2.41] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:29:11.652780+00:00] sql.INFO: [11.34] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:29:11.654232+00:00] sql.INFO: [12.51] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T06:29:11.700124+00:00] sql.INFO: [7.46] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:29:27.817589+00:00] sql.INFO: [10] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T06:29:27.818760+00:00] sql.INFO: [11.18] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:29:27.852216+00:00] sql.INFO: [5.4] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:29:27.871891+00:00] sql.INFO: [2.85] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:29:27.887809+00:00] sql.INFO: [2.78] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:29:27.898671+00:00] sql.INFO: [2.38] select * from `category` where (`pid` = '1') [] [] [2024-11-05T06:29:27.931723+00:00] sql.INFO: [5.39] select * from `category` where (`pid` = '1') [] [] [2024-11-05T06:29:50.792334+00:00] sql.INFO: [8.38] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:29:50.798354+00:00] sql.INFO: [3.33] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:29:51.809730+00:00] sql.INFO: [4.09] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:29:51.810088+00:00] sql.INFO: [4.48] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T06:29:51.859359+00:00] sql.INFO: [9.13] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:29:54.214082+00:00] sql.INFO: [8.83] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:29:54.218464+00:00] sql.INFO: [2.31] select count(*) as aggregate from `category` [] [] [2024-11-05T06:30:07.455563+00:00] sql.INFO: [2.74] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:30:07.460089+00:00] sql.INFO: [4.62] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:30:17.270312+00:00] sql.INFO: [3.21] select * from `category` where (`id` = '7') limit 1 [] [] [2024-11-05T06:30:17.389362+00:00] sql.INFO: [2.8] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:30:17.509449+00:00] sql.INFO: [5.11] select * from `category` where (`pid` = '5') [] [] [2024-11-05T06:30:24.672229+00:00] sql.INFO: [9.16] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T06:30:24.672508+00:00] sql.INFO: [9.8] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:30:24.703236+00:00] sql.INFO: [3.34] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:30:48.186609+00:00] sql.INFO: [9.09] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:30:48.192633+00:00] sql.INFO: [3.71] select count(*) as aggregate from `category` [] [] [2024-11-05T06:30:53.832347+00:00] sql.INFO: [3.33] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:30:53.842216+00:00] sql.INFO: [5.27] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:16.088009+00:00] sql.INFO: [5] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:16.088338+00:00] sql.INFO: [5.32] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T06:31:16.126562+00:00] sql.INFO: [4.89] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:16.142902+00:00] sql.INFO: [2.83] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:16.158058+00:00] sql.INFO: [2.76] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:16.170275+00:00] sql.INFO: [2.02] select * from `category` where (`pid` = '1') [] [] [2024-11-05T06:31:16.210002+00:00] sql.INFO: [6.91] select * from `category` where (`pid` = '1') [] [] [2024-11-05T06:31:19.080768+00:00] sql.INFO: [20.57] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:31:19.091529+00:00] sql.INFO: [5.33] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:31:21.191012+00:00] sql.INFO: [6.19] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:21.192723+00:00] sql.INFO: [5.25] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '539') limit 1 [] [] [2024-11-05T06:31:21.219452+00:00] sql.INFO: [4.21] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:21.236974+00:00] sql.INFO: [3.13] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:21.252467+00:00] sql.INFO: [2.99] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:21.263353+00:00] sql.INFO: [2.47] select * from `category` where (`pid` = '1') [] [] [2024-11-05T06:31:21.286030+00:00] sql.INFO: [4.4] select * from `category` where (`pid` = '1') [] [] [2024-11-05T06:31:23.120717+00:00] sql.INFO: [27.11] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:31:23.135320+00:00] sql.INFO: [6.67] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:31:25.081853+00:00] sql.INFO: [12.01] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:25.087963+00:00] sql.INFO: [8.85] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '538') limit 1 [] [] [2024-11-05T06:31:25.117537+00:00] sql.INFO: [5.91] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:25.138141+00:00] sql.INFO: [3.71] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:25.154355+00:00] sql.INFO: [2.64] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:25.161396+00:00] sql.INFO: [2.37] select * from `category` where (`pid` = '1') [] [] [2024-11-05T06:31:25.185335+00:00] sql.INFO: [3.03] select * from `category` where (`pid` = '1') [] [] [2024-11-05T06:31:27.278189+00:00] sql.INFO: [14.42] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:31:27.286476+00:00] sql.INFO: [4.27] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:31:32.362403+00:00] sql.INFO: [10.74] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '531') limit 1 [] [] [2024-11-05T06:31:32.362423+00:00] sql.INFO: [10.19] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:32.386123+00:00] sql.INFO: [3.46] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:32.401685+00:00] sql.INFO: [2.99] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:32.414875+00:00] sql.INFO: [2.25] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:31:32.427902+00:00] sql.INFO: [2.53] select * from `category` where (`pid` = '1') [] [] [2024-11-05T06:31:32.444282+00:00] sql.INFO: [2.35] select * from `category` where (`pid` = '1') [] [] [2024-11-05T06:31:34.177223+00:00] sql.INFO: [21.94] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T06:31:34.183733+00:00] sql.INFO: [3.48] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T06:33:00.207944+00:00] sql.INFO: [15.32] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:33:00.213542+00:00] sql.INFO: [3.03] select count(*) as aggregate from `category` [] [] [2024-11-05T06:56:17.481472+00:00] sql.INFO: [21.58] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T06:56:17.487903+00:00] sql.INFO: [4.09] select count(*) as aggregate from `category` [] [] [2024-11-05T06:56:24.717892+00:00] sql.INFO: [5.71] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-05T06:56:24.725266+00:00] sql.INFO: [4.84] select * from `category` where (`pid` = '0') [] [] [2024-11-05T06:56:46.054713+00:00] sql.INFO: [4.2] select * from `category` where (`pid` = '0') [] [] [2024-11-05T08:00:48.627343+00:00] sql.INFO: [16.04] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T08:00:48.630240+00:00] sql.INFO: [1.23] select count(*) as aggregate from `category` [] [] [2024-11-05T08:01:41.072326+00:00] sql.INFO: [14.79] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T08:01:41.079496+00:00] sql.INFO: [2.93] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T08:03:30.724471+00:00] sql.INFO: [33.83] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T08:03:30.731218+00:00] sql.INFO: [4.36] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T08:03:41.100823+00:00] sql.INFO: [5.82] select * from `category` where (`pid` = '0') [] [] [2024-11-05T08:03:41.108648+00:00] sql.INFO: [11.34] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-05T08:03:41.161386+00:00] sql.INFO: [7.43] select * from `category` where (`pid` = '0') [] [] [2024-11-05T08:03:41.179313+00:00] sql.INFO: [3.82] select * from `category` where (`pid` = '0') [] [] [2024-11-05T08:03:41.193886+00:00] sql.INFO: [3.87] select * from `category` where (`pid` = '0') [] [] [2024-11-05T08:03:41.204234+00:00] sql.INFO: [2.93] select * from `category` where (`pid` = '1') [] [] [2024-11-05T08:03:41.230987+00:00] sql.INFO: [5.61] select * from `category` where (`pid` = '1') [] [] [2024-11-05T08:03:45.345322+00:00] sql.INFO: [13.91] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T08:03:45.352481+00:00] sql.INFO: [4.48] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T08:03:51.492427+00:00] sql.INFO: [9.09] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T08:03:51.498854+00:00] sql.INFO: [4.14] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T08:03:52.593260+00:00] sql.INFO: [7.68] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T08:03:52.599462+00:00] sql.INFO: [4.14] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T08:03:52.812823+00:00] sql.INFO: [53.39] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T08:03:52.829022+00:00] sql.INFO: [10.16] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T08:03:54.334988+00:00] sql.INFO: [26.04] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 50 [] [] [2024-11-05T08:03:54.341642+00:00] sql.INFO: [4.27] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T08:03:55.353585+00:00] sql.INFO: [303.23] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 530 [] [] [2024-11-05T08:03:55.358951+00:00] sql.INFO: [4.5] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T08:04:03.188075+00:00] sql.INFO: [232.59] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 530 [] [] [2024-11-05T08:04:03.193383+00:00] sql.INFO: [4.39] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T08:11:57.033667+00:00] sql.INFO: [29.69] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T08:11:57.043069+00:00] sql.INFO: [4.92] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T08:48:18.053759+00:00] sql.INFO: [13.74] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T08:48:18.058450+00:00] sql.INFO: [2.79] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:02:08.614631+00:00] sql.INFO: [21.87] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:02:08.629279+00:00] sql.INFO: [4.68] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:31:45.271524+00:00] sql.INFO: [15.97] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T09:31:45.275771+00:00] sql.INFO: [2.45] select count(*) as aggregate from `category` [] [] [2024-11-05T09:31:52.994316+00:00] sql.INFO: [28.25] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:31:53.004326+00:00] sql.INFO: [5.57] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:40:34.957115+00:00] sql.INFO: [34.17] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T09:40:34.963466+00:00] sql.INFO: [1.65] select count(*) as aggregate from `category` [] [] [2024-11-05T09:40:48.289381+00:00] sql.INFO: [15.75] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T09:40:48.294288+00:00] sql.INFO: [2.86] select count(*) as aggregate from `category` [] [] [2024-11-05T09:42:37.986901+00:00] sql.INFO: [15.02] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:42:37.992528+00:00] sql.INFO: [3.37] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:42:50.120175+00:00] sql.INFO: [18.26] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T09:42:50.127856+00:00] sql.INFO: [4.55] select count(*) as aggregate from `category` [] [] [2024-11-05T09:42:51.397518+00:00] sql.INFO: [5.24] select * from `category` where (`pid` = '0') [] [] [2024-11-05T09:42:57.838232+00:00] sql.INFO: [27.18] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:42:57.850872+00:00] sql.INFO: [7.54] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:43:36.677870+00:00] sql.INFO: [8.79] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:43:36.682410+00:00] sql.INFO: [2.89] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:43:41.820561+00:00] sql.INFO: [33.87] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 50 [] [] [2024-11-05T09:43:41.826990+00:00] sql.INFO: [4.53] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:43:43.298221+00:00] sql.INFO: [10.48] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:43:43.303898+00:00] sql.INFO: [3.31] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:44:29.737062+00:00] sql.INFO: [15.14] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:44:29.748489+00:00] sql.INFO: [6.71] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:44:40.280853+00:00] sql.INFO: [32.62] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:44:40.293928+00:00] sql.INFO: [6.79] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-11-05T09:44:42.230833+00:00] sql.INFO: [28.21] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-11-05T09:44:42.242902+00:00] sql.INFO: [6.95] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-11-05T09:44:43.621348+00:00] sql.INFO: [21.42] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:44:43.634987+00:00] sql.INFO: [7.62] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:44:47.113784+00:00] sql.INFO: [17.13] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:44:47.120608+00:00] sql.INFO: [4.12] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:44:51.308456+00:00] sql.INFO: [9.37] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:44:51.315417+00:00] sql.INFO: [4.92] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:44:54.556093+00:00] sql.INFO: [20.79] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:44:54.565339+00:00] sql.INFO: [5.29] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1') and `article`.`status` not in ('404') [] [] [2024-11-05T09:44:58.617459+00:00] sql.INFO: [31.15] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:44:58.629524+00:00] sql.INFO: [8.42] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:45:14.972951+00:00] sql.INFO: [19.96] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:45:14.984748+00:00] sql.INFO: [7.2] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:45:42.982697+00:00] sql.INFO: [18.52] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-11-05T09:45:42.990733+00:00] sql.INFO: [4.71] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:45:44.905810+00:00] sql.INFO: [17.09] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:45:44.912243+00:00] sql.INFO: [4.33] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:46:14.385527+00:00] sql.INFO: [19.21] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:46:14.397164+00:00] sql.INFO: [8.65] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:46:17.337898+00:00] sql.INFO: [20.6] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:46:17.347745+00:00] sql.INFO: [5.55] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:48:06.091605+00:00] sql.INFO: [28.93] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-11-05T09:48:06.097849+00:00] sql.INFO: [2.82] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:48:06.721141+00:00] sql.INFO: [6.34] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:48:06.724965+00:00] sql.INFO: [1.98] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:48:07.626829+00:00] sql.INFO: [27.17] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-11-05T09:48:07.633056+00:00] sql.INFO: [2.91] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:48:08.614837+00:00] sql.INFO: [27.97] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 20 [] [] [2024-11-05T09:48:08.620468+00:00] sql.INFO: [2.61] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:48:09.278444+00:00] sql.INFO: [35.89] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-11-05T09:48:09.288106+00:00] sql.INFO: [4.36] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:48:09.675487+00:00] sql.INFO: [6.64] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:48:09.679312+00:00] sql.INFO: [2] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:48:20.165091+00:00] sql.INFO: [19.62] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:48:20.174283+00:00] sql.INFO: [3.19] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:48:21.708779+00:00] sql.INFO: [16.25] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-11-05T09:48:21.712750+00:00] sql.INFO: [2.18] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:48:22.872493+00:00] sql.INFO: [12.57] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:48:22.878063+00:00] sql.INFO: [2.71] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:49:16.686829+00:00] sql.INFO: [5.61] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:49:16.690437+00:00] sql.INFO: [1.76] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:49:17.655173+00:00] sql.INFO: [6.16] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:49:17.659455+00:00] sql.INFO: [2.22] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:49:18.355651+00:00] sql.INFO: [8.45] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:49:18.361101+00:00] sql.INFO: [2.4] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:49:19.022269+00:00] sql.INFO: [14.84] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:49:19.027135+00:00] sql.INFO: [2.39] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:49:19.433024+00:00] sql.INFO: [7.04] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:49:19.437003+00:00] sql.INFO: [2.12] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:49:38.735485+00:00] sql.INFO: [6.44] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:49:38.740822+00:00] sql.INFO: [3.06] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:49:39.785605+00:00] sql.INFO: [5.34] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:49:39.789173+00:00] sql.INFO: [1.81] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:49:47.347328+00:00] sql.INFO: [18.93] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:49:47.355987+00:00] sql.INFO: [3.77] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:49:50.823480+00:00] sql.INFO: [28.41] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-11-05T09:49:50.831800+00:00] sql.INFO: [3.43] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:49:53.176471+00:00] sql.INFO: [17.52] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:49:53.184839+00:00] sql.INFO: [3.46] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:51:33.085322+00:00] sql.INFO: [10.91] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:51:33.088916+00:00] sql.INFO: [1.91] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:51:35.698395+00:00] sql.INFO: [76.27] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 40 [] [] [2024-11-05T09:51:35.706353+00:00] sql.INFO: [4.14] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:51:37.044773+00:00] sql.INFO: [23.21] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:51:37.053433+00:00] sql.INFO: [3.4] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:52:11.888274+00:00] sql.INFO: [13.65] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:52:11.893909+00:00] sql.INFO: [2.96] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:53:42.688994+00:00] sql.INFO: [30.73] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:53:42.695835+00:00] sql.INFO: [3.67] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:53:49.994823+00:00] sql.INFO: [15.49] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:53:50.003174+00:00] sql.INFO: [4.79] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:56:22.041797+00:00] sql.INFO: [10.56] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:56:22.046438+00:00] sql.INFO: [2.84] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T09:58:24.073318+00:00] sql.INFO: [25.68] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T09:58:24.080369+00:00] sql.INFO: [4.16] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:02:34.277940+00:00] sql.INFO: [23.43] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-11-05T10:02:34.285033+00:00] sql.INFO: [4.83] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:02:35.432083+00:00] sql.INFO: [27.21] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:02:35.437258+00:00] sql.INFO: [3.13] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:02:35.963813+00:00] sql.INFO: [14.87] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-11-05T10:02:35.971175+00:00] sql.INFO: [5.08] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:02:36.567276+00:00] sql.INFO: [17.86] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 20 [] [] [2024-11-05T10:02:36.572734+00:00] sql.INFO: [3.52] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:02:37.152140+00:00] sql.INFO: [38.14] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 30 [] [] [2024-11-05T10:02:37.162674+00:00] sql.INFO: [7] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:02:38.159745+00:00] sql.INFO: [9.73] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:02:38.167026+00:00] sql.INFO: [5.26] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:02:49.960997+00:00] sql.INFO: [13.62] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T10:02:49.971139+00:00] sql.INFO: [6.32] select count(*) as aggregate from `category` [] [] [2024-11-05T10:02:51.509046+00:00] sql.INFO: [9.03] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:02:51.516329+00:00] sql.INFO: [4.69] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:02:53.763314+00:00] sql.INFO: [11.91] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:02:53.769591+00:00] sql.INFO: [4.35] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:03:02.098777+00:00] sql.INFO: [5.1] select * from `category` where (`pid` = '0') [] [] [2024-11-05T10:03:09.014189+00:00] sql.INFO: [16.97] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:03:09.022352+00:00] sql.INFO: [5.29] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:03:17.145645+00:00] sql.INFO: [9.68] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:03:17.152547+00:00] sql.INFO: [4.41] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1') and `article`.`status` not in ('404') [] [] [2024-11-05T10:03:21.316624+00:00] sql.INFO: [9.05] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:03:21.324432+00:00] sql.INFO: [4.95] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:03:22.472541+00:00] sql.INFO: [31] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:03:22.490707+00:00] sql.INFO: [11.85] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:03:22.598598+00:00] sql.INFO: [14.01] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:03:22.606276+00:00] sql.INFO: [4.56] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:03:25.335957+00:00] sql.INFO: [11.49] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:03:25.343510+00:00] sql.INFO: [5.12] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1') and `article`.`status` not in ('404') [] [] [2024-11-05T10:03:29.217886+00:00] sql.INFO: [18.78] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:03:29.229832+00:00] sql.INFO: [7.92] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:03:33.172780+00:00] sql.INFO: [9.64] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:03:33.179300+00:00] sql.INFO: [4.06] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-11-05T10:03:40.016585+00:00] sql.INFO: [12.77] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:03:40.023798+00:00] sql.INFO: [4.79] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:03:55.869496+00:00] sql.INFO: [117.13] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1' and `article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:03:55.876245+00:00] sql.INFO: [5.83] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1' and `article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-11-05T10:03:57.819609+00:00] sql.INFO: [19.07] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:03:57.829564+00:00] sql.INFO: [6.48] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-11-05T10:04:02.644065+00:00] sql.INFO: [12.77] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:04:02.653037+00:00] sql.INFO: [5.47] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:04:49.646201+00:00] sql.INFO: [98.23] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0' and `article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:04:49.663257+00:00] sql.INFO: [4.75] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0' and `article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-11-05T10:04:54.571539+00:00] sql.INFO: [92.81] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1' and `article`.`status` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:04:54.577485+00:00] sql.INFO: [4.75] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1' and `article`.`status` = '1') and `article`.`status` not in ('404') [] [] [2024-11-05T10:05:44.665516+00:00] sql.INFO: [10.55] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T10:05:44.671031+00:00] sql.INFO: [3.43] select count(*) as aggregate from `category` [] [] [2024-11-05T10:08:35.017275+00:00] sql.INFO: [18.04] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-05T10:08:35.023167+00:00] sql.INFO: [3.91] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-05T10:08:41.124720+00:00] sql.INFO: [11.41] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-05T10:08:41.130572+00:00] sql.INFO: [3.72] select count(*) as aggregate from `category` [] [] [2024-11-06T01:36:49.228929+00:00] sql.INFO: [13.94] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-06T01:36:49.232688+00:00] sql.INFO: [1.79] select count(*) as aggregate from `category` [] [] [2024-11-06T01:36:50.694605+00:00] sql.INFO: [3.54] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:06:45.531360+00:00] sql.INFO: [14.42] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-06T03:06:45.578673+00:00] sql.INFO: [3.02] select count(*) as aggregate from `category` [] [] [2024-11-06T03:06:48.213436+00:00] sql.INFO: [26.87] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-06T03:06:48.224853+00:00] sql.INFO: [5.4] select count(*) as aggregate from `category` [] [] [2024-11-06T03:07:21.678804+00:00] sql.INFO: [11.61] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-06T03:07:21.682490+00:00] sql.INFO: [2] select count(*) as aggregate from `category` [] [] [2024-11-06T03:08:03.720723+00:00] sql.INFO: [4.69] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:08:07.618797+00:00] sql.INFO: [3.24] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-06T03:08:10.631743+00:00] sql.INFO: [3.55] select * from `category` where (`id` = '8') limit 1 [] [] [2024-11-06T03:08:10.715492+00:00] sql.INFO: [2.28] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:08:10.760836+00:00] sql.INFO: [2.77] select * from `category` where (`pid` = '2') [] [] [2024-11-06T03:12:02.742888+00:00] sql.INFO: [31.98] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-06T03:12:02.749736+00:00] sql.INFO: [3.35] select count(*) as aggregate from `category` [] [] [2024-11-06T03:12:04.329406+00:00] sql.INFO: [5.08] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:12:04.348530+00:00] sql.INFO: [21.9] select * from `category` where (`id` = '50') limit 1 [] [] [2024-11-06T03:12:07.045034+00:00] sql.INFO: [9.57] select * from `category` where (`id` = '3') limit 1 [] [] [2024-11-06T03:12:07.090041+00:00] sql.INFO: [4.78] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:12:07.130661+00:00] sql.INFO: [3.78] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:12:09.574601+00:00] sql.INFO: [4.43] select * from `category` where (`id` = '41') limit 1 [] [] [2024-11-06T03:12:09.635783+00:00] sql.INFO: [5.93] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:12:09.689073+00:00] sql.INFO: [3.43] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:12:12.101280+00:00] sql.INFO: [4.93] select * from `category` where (`id` = '2') limit 1 [] [] [2024-11-06T03:12:12.145791+00:00] sql.INFO: [5.76] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:12:15.183541+00:00] sql.INFO: [6.41] select * from `category` where (`id` = '8') limit 1 [] [] [2024-11-06T03:12:15.249462+00:00] sql.INFO: [4.24] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:12:15.308460+00:00] sql.INFO: [2.42] select * from `category` where (`pid` = '2') [] [] [2024-11-06T03:12:22.757328+00:00] sql.INFO: [6.08] select * from `category` where (`id` = '43') limit 1 [] [] [2024-11-06T03:12:22.826134+00:00] sql.INFO: [3.35] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:12:36.693102+00:00] sql.INFO: [8.6] select * from `category` where (`id` = '3') limit 1 [] [] [2024-11-06T03:12:36.764235+00:00] sql.INFO: [10.51] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:12:36.814184+00:00] sql.INFO: [3.23] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:14:14.886159+00:00] sql.INFO: [22.18] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-06T03:14:14.890043+00:00] sql.INFO: [2.32] select count(*) as aggregate from `category` [] [] [2024-11-06T03:15:01.188598+00:00] sql.INFO: [19.57] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:15:01.198962+00:00] sql.INFO: [7.14] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:15:05.277166+00:00] sql.INFO: [145.8] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:15:05.283036+00:00] sql.INFO: [3.63] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0') and `article`.`status` not in ('404') [] [] [2024-11-06T03:15:10.079402+00:00] sql.INFO: [52.88] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:15:10.093915+00:00] sql.INFO: [10.01] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1') and `article`.`status` not in ('404') [] [] [2024-11-06T03:15:12.330883+00:00] sql.INFO: [25.95] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:15:12.337249+00:00] sql.INFO: [3.88] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '1' and `article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-11-06T03:15:16.337298+00:00] sql.INFO: [88.59] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0' and `article`.`status` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:15:16.343484+00:00] sql.INFO: [5.01] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0' and `article`.`status` = '0') and `article`.`status` not in ('404') [] [] [2024-11-06T03:15:20.098125+00:00] sql.INFO: [10.34] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:15:20.104129+00:00] sql.INFO: [4.07] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:15:24.636068+00:00] sql.INFO: [13.38] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-06T03:15:24.644787+00:00] sql.INFO: [21.65] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:24.692987+00:00] sql.INFO: [8.42] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:24.718207+00:00] sql.INFO: [5.27] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:24.734734+00:00] sql.INFO: [4.29] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:24.743647+00:00] sql.INFO: [3.27] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:15:24.767660+00:00] sql.INFO: [5.35] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:15:26.791796+00:00] sql.INFO: [16.87] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:15:26.802131+00:00] sql.INFO: [6.14] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:15:30.090551+00:00] sql.INFO: [4.8] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:30.091654+00:00] sql.INFO: [4.14] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '538') limit 1 [] [] [2024-11-06T03:15:30.116888+00:00] sql.INFO: [4.75] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:30.132207+00:00] sql.INFO: [4.48] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:30.147453+00:00] sql.INFO: [4.68] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:30.155711+00:00] sql.INFO: [2.84] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:15:30.178626+00:00] sql.INFO: [5.49] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:15:31.888328+00:00] sql.INFO: [9.79] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:15:31.894201+00:00] sql.INFO: [4.21] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:15:35.514627+00:00] sql.INFO: [6.01] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:35.516329+00:00] sql.INFO: [7.71] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '539') limit 1 [] [] [2024-11-06T03:15:35.546474+00:00] sql.INFO: [6.88] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:35.565072+00:00] sql.INFO: [5.82] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:35.582903+00:00] sql.INFO: [3.96] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:35.593010+00:00] sql.INFO: [3.61] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:15:35.616928+00:00] sql.INFO: [5.61] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:15:38.383879+00:00] sql.INFO: [20.77] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:15:38.390897+00:00] sql.INFO: [3.87] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:15:41.491476+00:00] sql.INFO: [8.91] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '532') limit 1 [] [] [2024-11-06T03:15:41.493476+00:00] sql.INFO: [10.92] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:41.516286+00:00] sql.INFO: [5.32] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:41.531027+00:00] sql.INFO: [4.61] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:41.549455+00:00] sql.INFO: [4.59] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:41.558925+00:00] sql.INFO: [3.15] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:15:41.579356+00:00] sql.INFO: [5.28] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:15:43.806014+00:00] sql.INFO: [16.92] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:15:43.818487+00:00] sql.INFO: [7.25] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:15:46.809447+00:00] sql.INFO: [89.28] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:15:46.817673+00:00] sql.INFO: [5.29] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0') and `article`.`status` not in ('404') [] [] [2024-11-06T03:15:49.163256+00:00] sql.INFO: [6.66] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:49.164070+00:00] sql.INFO: [6.97] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '26') limit 1 [] [] [2024-11-06T03:15:49.202901+00:00] sql.INFO: [4.5] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:49.217852+00:00] sql.INFO: [4.49] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:49.239993+00:00] sql.INFO: [5.21] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:15:49.248455+00:00] sql.INFO: [4.45] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:15:49.275322+00:00] sql.INFO: [5.79] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:16:08.715989+00:00] sql.INFO: [19.9] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:16:08.724175+00:00] sql.INFO: [4.98] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:16:19.543858+00:00] sql.INFO: [5.06] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:16:19.545212+00:00] sql.INFO: [5.03] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '539') limit 1 [] [] [2024-11-06T03:16:19.570968+00:00] sql.INFO: [4.71] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:16:19.586482+00:00] sql.INFO: [4.49] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:16:19.601710+00:00] sql.INFO: [4.83] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:16:19.613299+00:00] sql.INFO: [4.6] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:16:19.632875+00:00] sql.INFO: [4.29] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:16:21.380903+00:00] sql.INFO: [8.48] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:16:21.387494+00:00] sql.INFO: [4.37] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:16:24.204319+00:00] sql.INFO: [12.52] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:16:24.211176+00:00] sql.INFO: [9.65] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '538') limit 1 [] [] [2024-11-06T03:16:24.242983+00:00] sql.INFO: [4.73] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:16:24.256134+00:00] sql.INFO: [3.23] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:16:24.272888+00:00] sql.INFO: [4.56] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:16:24.278449+00:00] sql.INFO: [3.57] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:16:24.310188+00:00] sql.INFO: [8.65] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:19:37.413364+00:00] sql.INFO: [10.81] update `article` set `title` = '刘佳伟开盘特朗普当买1赔1.2哈哈姐1赔13', `islink` = '', `linkurl` = 'http://www.baidu.com/xinwen/telangpu/1920.html', `cat_arr_id` = '"[5]"', `level` = '1', `imgurl` = 'http://192.168.1.201:9501/image/20241106/1730863115803759.jpg', `keyword` = '开盘,特朗普', `introduce` = '特朗普', `author` = '刘佳伟', `hits` = '109821', `is_original` = '0', `copyfrom` = '百度', `fromurl` = '', `status` = '1', `id` = '538', `catid` = '5', `tag` = '', `article`.`updated_at` = '2024-11-06 03:19:37' where (`id` = '538') [] [] [2024-11-06T03:19:37.447099+00:00] sql.INFO: [3.09] update `article_data` set `content` = '

特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普特朗普

', `article_data`.`updated_at` = '2024-11-06 03:19:37' where (`article_id` = '538') [] [] [2024-11-06T03:19:38.081813+00:00] sql.INFO: [39.79] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:19:38.087247+00:00] sql.INFO: [3.35] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:19:41.245327+00:00] sql.INFO: [7.7] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:19:41.254521+00:00] sql.INFO: [12.77] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '538') limit 1 [] [] [2024-11-06T03:19:41.302075+00:00] sql.INFO: [9.09] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:19:41.337451+00:00] sql.INFO: [3.2] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:19:41.353098+00:00] sql.INFO: [2.66] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:19:41.365346+00:00] sql.INFO: [2.36] select * from `category` where (`pid` = '5') [] [] [2024-11-06T03:19:41.378998+00:00] sql.INFO: [2.42] select * from `category` where (`pid` = '5') [] [] [2024-11-06T03:19:54.958272+00:00] sql.INFO: [9] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:19:54.964015+00:00] sql.INFO: [3.72] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:19:57.616416+00:00] sql.INFO: [5.62] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:19:57.617750+00:00] sql.INFO: [6.89] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '538') limit 1 [] [] [2024-11-06T03:19:57.648739+00:00] sql.INFO: [6.04] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:19:57.665879+00:00] sql.INFO: [3.01] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:19:57.680700+00:00] sql.INFO: [2.79] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:19:57.693168+00:00] sql.INFO: [2.13] select * from `category` where (`pid` = '5') [] [] [2024-11-06T03:19:57.710186+00:00] sql.INFO: [3.89] select * from `category` where (`pid` = '5') [] [] [2024-11-06T03:20:06.756245+00:00] sql.INFO: [17.9] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:20:06.761078+00:00] sql.INFO: [2.9] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:20:10.632978+00:00] sql.INFO: [9.38] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '538') limit 1 [] [] [2024-11-06T03:20:10.634492+00:00] sql.INFO: [11.09] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:20:10.669097+00:00] sql.INFO: [3.35] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:20:10.682643+00:00] sql.INFO: [2.84] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:20:10.721879+00:00] sql.INFO: [3.19] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:20:10.725318+00:00] sql.INFO: [2.32] select * from `category` where (`pid` = '5') [] [] [2024-11-06T03:20:10.758281+00:00] sql.INFO: [3.17] select * from `category` where (`pid` = '5') [] [] [2024-11-06T03:21:14.048619+00:00] sql.INFO: [12.97] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:21:14.053392+00:00] sql.INFO: [2.9] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:21:19.554433+00:00] sql.INFO: [84.01] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:21:19.560159+00:00] sql.INFO: [3.53] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0') and `article`.`status` not in ('404') [] [] [2024-11-06T03:21:21.657478+00:00] sql.INFO: [92.5] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-11-06T03:21:21.662590+00:00] sql.INFO: [3.42] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0') and `article`.`status` not in ('404') [] [] [2024-11-06T03:21:25.880573+00:00] sql.INFO: [4.67] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:21:25.891378+00:00] sql.INFO: [14.22] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '16') limit 1 [] [] [2024-11-06T03:21:25.928042+00:00] sql.INFO: [3.41] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:21:25.941325+00:00] sql.INFO: [2.74] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:21:25.955876+00:00] sql.INFO: [2.81] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:21:25.970662+00:00] sql.INFO: [2.23] select * from `category` where (`pid` = '2') [] [] [2024-11-06T03:21:25.982361+00:00] sql.INFO: [2.4] select * from `category` where (`pid` = '2') [] [] [2024-11-06T03:21:28.170929+00:00] sql.INFO: [29.56] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:21:28.182568+00:00] sql.INFO: [6.03] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:21:29.313285+00:00] sql.INFO: [27.32] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:21:29.326197+00:00] sql.INFO: [7.1] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:21:30.827056+00:00] sql.INFO: [191.12] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 530 [] [] [2024-11-06T03:21:30.832190+00:00] sql.INFO: [4.35] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:21:32.518826+00:00] sql.INFO: [199.49] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 520 [] [] [2024-11-06T03:21:32.525915+00:00] sql.INFO: [4.17] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:21:35.950761+00:00] sql.INFO: [221.94] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 510 [] [] [2024-11-06T03:21:35.956713+00:00] sql.INFO: [4.03] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:21:39.274795+00:00] sql.INFO: [10.32] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:21:39.274804+00:00] sql.INFO: [10.45] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '29') limit 1 [] [] [2024-11-06T03:21:39.302150+00:00] sql.INFO: [4.72] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:21:39.323323+00:00] sql.INFO: [4.45] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:21:39.339579+00:00] sql.INFO: [3.07] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:21:39.350332+00:00] sql.INFO: [2.8] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:21:39.372440+00:00] sql.INFO: [4.09] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:21:42.084008+00:00] sql.INFO: [8.8] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:21:42.089067+00:00] sql.INFO: [3] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:21:45.682713+00:00] sql.INFO: [26.04] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 50 [] [] [2024-11-06T03:21:45.688656+00:00] sql.INFO: [3.4] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:21:47.271126+00:00] sql.INFO: [915.92] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 530 [] [] [2024-11-06T03:21:47.275292+00:00] sql.INFO: [3.21] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:21:48.123755+00:00] sql.INFO: [788.93] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 520 [] [] [2024-11-06T03:21:48.130541+00:00] sql.INFO: [4.35] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:22:21.909758+00:00] sql.INFO: [4.7] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:22:21.912131+00:00] sql.INFO: [5.97] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '10') limit 1 [] [] [2024-11-06T03:22:21.955922+00:00] sql.INFO: [6.79] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:22:21.975129+00:00] sql.INFO: [3.23] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:22:21.996181+00:00] sql.INFO: [3.17] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:22:22.009658+00:00] sql.INFO: [5.57] select * from `category` where (`pid` = '2') [] [] [2024-11-06T03:22:22.027771+00:00] sql.INFO: [3.32] select * from `category` where (`pid` = '2') [] [] [2024-11-06T03:22:25.454692+00:00] sql.INFO: [21] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:22:25.465552+00:00] sql.INFO: [5.76] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:22:27.845231+00:00] sql.INFO: [179.8] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 530 [] [] [2024-11-06T03:22:27.849278+00:00] sql.INFO: [3.22] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:22:29.214954+00:00] sql.INFO: [182.61] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 510 [] [] [2024-11-06T03:22:29.220884+00:00] sql.INFO: [3.54] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:22:33.723648+00:00] sql.INFO: [12.6] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:22:33.726112+00:00] sql.INFO: [14.94] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '29') limit 1 [] [] [2024-11-06T03:22:33.755234+00:00] sql.INFO: [4.8] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:22:33.775152+00:00] sql.INFO: [4.01] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:22:33.792832+00:00] sql.INFO: [3.59] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:22:33.801076+00:00] sql.INFO: [3.52] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:22:33.823468+00:00] sql.INFO: [4.37] select * from `category` where (`pid` = '1') [] [] [2024-11-06T03:22:37.223933+00:00] sql.INFO: [16.53] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:22:37.232697+00:00] sql.INFO: [4.93] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T03:22:40.062231+00:00] sql.INFO: [150.69] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:22:40.067823+00:00] sql.INFO: [3.12] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0') and `article`.`status` not in ('404') [] [] [2024-11-06T03:22:45.023054+00:00] sql.INFO: [103.11] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0') and `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-11-06T03:22:45.028486+00:00] sql.INFO: [3.5] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where (`article`.`islink` = '0') and `article`.`status` not in ('404') [] [] [2024-11-06T03:22:49.066071+00:00] sql.INFO: [13.11] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '16') limit 1 [] [] [2024-11-06T03:22:49.068603+00:00] sql.INFO: [15.1] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:22:49.097879+00:00] sql.INFO: [6.29] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:22:49.120971+00:00] sql.INFO: [4.83] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:22:49.139505+00:00] sql.INFO: [3.86] select * from `category` where (`pid` = '0') [] [] [2024-11-06T03:22:49.149993+00:00] sql.INFO: [2.4] select * from `category` where (`pid` = '2') [] [] [2024-11-06T03:22:49.172063+00:00] sql.INFO: [3.58] select * from `category` where (`pid` = '2') [] [] [2024-11-06T03:22:53.028551+00:00] sql.INFO: [29.89] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T03:22:53.035535+00:00] sql.INFO: [3.69] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T05:11:53.788343+00:00] sql.INFO: [20.84] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T05:11:53.792833+00:00] sql.INFO: [2.12] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T05:14:43.658361+00:00] sql.INFO: [42.15] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T05:14:43.670712+00:00] sql.INFO: [6.67] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T05:14:57.905474+00:00] sql.INFO: [3.81] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:14:57.916106+00:00] sql.INFO: [11.46] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-06T05:14:57.960505+00:00] sql.INFO: [4.02] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:14:57.974378+00:00] sql.INFO: [2.58] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:14:57.988785+00:00] sql.INFO: [3.5] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:14:57.996944+00:00] sql.INFO: [2.28] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:14:58.025268+00:00] sql.INFO: [5.33] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:14:59.726196+00:00] sql.INFO: [22.43] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T05:14:59.739115+00:00] sql.INFO: [6.16] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T05:15:15.101726+00:00] sql.INFO: [4.49] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:15:15.106466+00:00] sql.INFO: [6.15] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '538') limit 1 [] [] [2024-11-06T05:15:15.145583+00:00] sql.INFO: [5.07] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:15:15.161578+00:00] sql.INFO: [4.7] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:15:15.181483+00:00] sql.INFO: [3.95] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:15:15.190410+00:00] sql.INFO: [3.29] select * from `category` where (`pid` = '5') [] [] [2024-11-06T05:15:15.213869+00:00] sql.INFO: [3.96] select * from `category` where (`pid` = '5') [] [] [2024-11-06T05:15:18.866146+00:00] sql.INFO: [59.08] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T05:15:18.873406+00:00] sql.INFO: [5.15] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T05:15:21.878143+00:00] sql.INFO: [14.45] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:15:21.882741+00:00] sql.INFO: [18.54] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '538') limit 1 [] [] [2024-11-06T05:15:21.919380+00:00] sql.INFO: [5.98] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:15:21.937059+00:00] sql.INFO: [2.95] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:15:21.954137+00:00] sql.INFO: [3.09] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:15:21.963138+00:00] sql.INFO: [2.39] select * from `category` where (`pid` = '5') [] [] [2024-11-06T05:15:21.990129+00:00] sql.INFO: [5.14] select * from `category` where (`pid` = '5') [] [] [2024-11-06T05:15:29.928642+00:00] sql.INFO: [17.26] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '538') limit 1 [] [] [2024-11-06T05:15:29.930215+00:00] sql.INFO: [18.97] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:15:29.977418+00:00] sql.INFO: [9.16] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:15:30.009322+00:00] sql.INFO: [5.92] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:15:30.029435+00:00] sql.INFO: [4.5] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:15:30.041263+00:00] sql.INFO: [3.18] select * from `category` where (`pid` = '5') [] [] [2024-11-06T05:15:30.076501+00:00] sql.INFO: [7.91] select * from `category` where (`pid` = '5') [] [] [2024-11-06T05:19:40.444714+00:00] sql.INFO: [44.11] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T05:19:40.451778+00:00] sql.INFO: [4.58] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T05:19:43.341117+00:00] sql.INFO: [8.28] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:19:43.352293+00:00] sql.INFO: [18.65] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '538') limit 1 [] [] [2024-11-06T05:19:43.414944+00:00] sql.INFO: [12.42] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:19:43.438274+00:00] sql.INFO: [4.24] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:19:43.454820+00:00] sql.INFO: [3.13] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:19:43.482100+00:00] sql.INFO: [5.39] select * from `category` where (`pid` = '5') [] [] [2024-11-06T05:19:43.507283+00:00] sql.INFO: [5.96] select * from `category` where (`pid` = '5') [] [] [2024-11-06T05:19:51.298851+00:00] sql.INFO: [6.65] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:19:51.300330+00:00] sql.INFO: [6.76] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '538') limit 1 [] [] [2024-11-06T05:19:51.355839+00:00] sql.INFO: [10.8] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:19:51.379431+00:00] sql.INFO: [5.18] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:19:51.396485+00:00] sql.INFO: [3.76] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:19:51.409123+00:00] sql.INFO: [2.84] select * from `category` where (`pid` = '5') [] [] [2024-11-06T05:19:51.441088+00:00] sql.INFO: [6.74] select * from `category` where (`pid` = '5') [] [] [2024-11-06T05:20:17.077328+00:00] sql.INFO: [33.49] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T05:20:17.089613+00:00] sql.INFO: [7.67] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T05:20:20.652340+00:00] sql.INFO: [9.63] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:21:46.166627+00:00] sql.INFO: [6.92] insert into `article` (`title`, `islink`, `linkurl`, `cat_arr_id`, `level`, `imgurl`, `keyword`, `introduce`, `author`, `hits`, `is_original`, `copyfrom`, `fromurl`, `status`, `catid`, `ip`, `admin_user_id`) values ('刘佳伟买特朗普上位不幸失败,目前已怒亏20个w', '0', 'www.baidu.com', '[1]', '3', 'http://192.168.1.201:9501/image/20241106/1730870473200923.jpg', '特朗普', '特朗普特朗普', '刘佳伟', '1946', '0', '百度', '', '1', '1', '172.17.0.1', '73') [] [] [2024-11-06T05:21:46.174190+00:00] sql.INFO: [6.69] insert into `article_data` (`article_id`, `content`) values ('541', '

特朗普特朗普特朗普特朗普特朗普特朗普特朗普

') [] [] [2024-11-06T05:21:46.840453+00:00] sql.INFO: [20.22] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T05:21:46.851402+00:00] sql.INFO: [6.09] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T05:22:23.649582+00:00] sql.INFO: [9.34] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:22:23.657821+00:00] sql.INFO: [13.59] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:22:23.703892+00:00] sql.INFO: [9.76] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:22:23.732156+00:00] sql.INFO: [4.14] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:22:23.750017+00:00] sql.INFO: [4.35] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:22:23.761982+00:00] sql.INFO: [3.04] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:22:23.786871+00:00] sql.INFO: [6.03] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:22:37.642575+00:00] sql.INFO: [10.93] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:22:37.647511+00:00] sql.INFO: [5.61] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:22:37.711574+00:00] sql.INFO: [9.43] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:22:37.735622+00:00] sql.INFO: [5.21] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:22:37.770224+00:00] sql.INFO: [7.47] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:22:37.784723+00:00] sql.INFO: [2.81] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:22:37.854656+00:00] sql.INFO: [11.74] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:23:08.959527+00:00] sql.INFO: [11.46] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:23:08.961453+00:00] sql.INFO: [10.05] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:23:09.024736+00:00] sql.INFO: [9.5] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:23:09.047863+00:00] sql.INFO: [4.72] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:23:09.073494+00:00] sql.INFO: [3.91] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:23:09.085527+00:00] sql.INFO: [2.62] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:23:09.145656+00:00] sql.INFO: [12.5] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:24:26.221429+00:00] sql.INFO: [9.98] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:24:26.221451+00:00] sql.INFO: [9.87] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:24:26.262452+00:00] sql.INFO: [3.44] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:24:26.279858+00:00] sql.INFO: [3.12] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:24:26.304218+00:00] sql.INFO: [3.37] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:24:26.313443+00:00] sql.INFO: [2.52] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:24:26.340428+00:00] sql.INFO: [3.37] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:24:46.887355+00:00] sql.INFO: [6.6] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:24:46.889377+00:00] sql.INFO: [8.73] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:24:46.940414+00:00] sql.INFO: [3.77] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:24:46.953750+00:00] sql.INFO: [2.45] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:24:46.979663+00:00] sql.INFO: [2.63] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:24:46.992426+00:00] sql.INFO: [2.32] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:24:47.020210+00:00] sql.INFO: [2.93] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:25:03.862528+00:00] sql.INFO: [5.67] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:25:03.867934+00:00] sql.INFO: [4.36] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:25:03.943754+00:00] sql.INFO: [7.26] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:25:03.963629+00:00] sql.INFO: [3.63] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:25:03.986329+00:00] sql.INFO: [3.38] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:25:03.994233+00:00] sql.INFO: [2.04] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:25:04.033117+00:00] sql.INFO: [6.19] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:28:19.391917+00:00] sql.INFO: [11.05] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:28:19.392932+00:00] sql.INFO: [12.08] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:28:19.441005+00:00] sql.INFO: [4.58] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:28:19.455653+00:00] sql.INFO: [4.08] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:28:19.483106+00:00] sql.INFO: [4.27] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:28:19.499260+00:00] sql.INFO: [3.65] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:28:19.533158+00:00] sql.INFO: [4.81] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:29:23.920250+00:00] sql.INFO: [8.36] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:29:23.923987+00:00] sql.INFO: [8.6] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:29:24.018335+00:00] sql.INFO: [11.69] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:29:24.050310+00:00] sql.INFO: [3.43] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:29:24.070909+00:00] sql.INFO: [3.72] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:29:24.082961+00:00] sql.INFO: [3.57] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:29:24.125153+00:00] sql.INFO: [6.64] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:29:31.654994+00:00] sql.INFO: [3.59] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:29:31.656089+00:00] sql.INFO: [4.33] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:29:31.706557+00:00] sql.INFO: [5.33] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:29:31.754079+00:00] sql.INFO: [7.17] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:29:31.799191+00:00] sql.INFO: [7.22] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:29:31.812311+00:00] sql.INFO: [7.82] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:29:31.858314+00:00] sql.INFO: [2.98] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:29:59.029320+00:00] sql.INFO: [11.01] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:29:59.038879+00:00] sql.INFO: [9.01] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:29:59.091133+00:00] sql.INFO: [9.8] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:29:59.110579+00:00] sql.INFO: [2.26] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:29:59.136824+00:00] sql.INFO: [2.72] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:29:59.147805+00:00] sql.INFO: [3.25] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:29:59.178199+00:00] sql.INFO: [2.65] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:30:35.652611+00:00] sql.INFO: [9.13] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:30:35.654354+00:00] sql.INFO: [10.13] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:30:35.706881+00:00] sql.INFO: [6.31] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:30:35.727991+00:00] sql.INFO: [3.22] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:30:35.756726+00:00] sql.INFO: [2.28] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:30:35.781383+00:00] sql.INFO: [2.3] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:30:35.825459+00:00] sql.INFO: [2.84] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:32:32.956258+00:00] sql.INFO: [41.36] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:32:32.957367+00:00] sql.INFO: [42.24] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:32:33.035908+00:00] sql.INFO: [14.31] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:32:33.071464+00:00] sql.INFO: [5.92] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:32:33.092038+00:00] sql.INFO: [3.75] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:32:33.111085+00:00] sql.INFO: [4.08] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:32:33.156412+00:00] sql.INFO: [9.95] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:32:38.719881+00:00] sql.INFO: [12.5] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:32:38.725475+00:00] sql.INFO: [8.53] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:32:38.810342+00:00] sql.INFO: [7.07] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:32:38.831946+00:00] sql.INFO: [4.75] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:32:38.859757+00:00] sql.INFO: [4.42] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:32:38.875991+00:00] sql.INFO: [4.39] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:32:38.921929+00:00] sql.INFO: [4.31] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:39:34.055097+00:00] sql.INFO: [28.01] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T05:39:34.066652+00:00] sql.INFO: [7.12] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T05:39:37.411959+00:00] sql.INFO: [6.2] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:39:37.418458+00:00] sql.INFO: [12.69] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:39:37.478988+00:00] sql.INFO: [8.42] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:39:37.499506+00:00] sql.INFO: [4.58] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:39:37.518432+00:00] sql.INFO: [4.83] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:39:37.527835+00:00] sql.INFO: [3.79] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:39:37.553986+00:00] sql.INFO: [4.63] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:41:36.538345+00:00] sql.INFO: [16.95] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:41:36.539221+00:00] sql.INFO: [17.41] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:41:36.583217+00:00] sql.INFO: [2.16] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:41:36.596799+00:00] sql.INFO: [1.82] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:41:36.617822+00:00] sql.INFO: [2.2] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:41:36.627236+00:00] sql.INFO: [2.45] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:41:36.655698+00:00] sql.INFO: [2.33] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:42:34.378876+00:00] sql.INFO: [6.11] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:42:34.381996+00:00] sql.INFO: [9.27] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:42:34.425735+00:00] sql.INFO: [5.37] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:42:34.445294+00:00] sql.INFO: [1.82] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:42:34.467454+00:00] sql.INFO: [1.95] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:42:34.477447+00:00] sql.INFO: [1.56] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:42:34.506461+00:00] sql.INFO: [3.17] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:43:05.079688+00:00] sql.INFO: [3.44] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:43:05.081783+00:00] sql.INFO: [5.32] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:43:05.115319+00:00] sql.INFO: [2.27] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:43:05.128476+00:00] sql.INFO: [1.7] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:43:05.150935+00:00] sql.INFO: [2.29] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:43:05.168953+00:00] sql.INFO: [1.89] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:43:05.186796+00:00] sql.INFO: [1.74] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:48:14.267510+00:00] sql.INFO: [9.61] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:48:14.267539+00:00] sql.INFO: [10.48] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:14.313503+00:00] sql.INFO: [3.43] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:14.327152+00:00] sql.INFO: [3.16] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:14.354638+00:00] sql.INFO: [3.1] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:14.364711+00:00] sql.INFO: [2.89] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:48:14.397459+00:00] sql.INFO: [3.39] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:48:22.285336+00:00] sql.INFO: [8.93] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:22.289169+00:00] sql.INFO: [7.42] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:48:22.377545+00:00] sql.INFO: [10.35] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:22.404496+00:00] sql.INFO: [4.45] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:22.430429+00:00] sql.INFO: [5.81] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:22.445979+00:00] sql.INFO: [5.34] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:48:22.480488+00:00] sql.INFO: [6] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:48:46.106662+00:00] sql.INFO: [12.05] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:46.118554+00:00] sql.INFO: [5.11] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:48:46.198532+00:00] sql.INFO: [4.5] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:46.213306+00:00] sql.INFO: [3.24] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:46.246698+00:00] sql.INFO: [3.62] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:46.254654+00:00] sql.INFO: [2.77] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:48:46.279359+00:00] sql.INFO: [3.47] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:48:51.394409+00:00] sql.INFO: [7.68] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:51.397858+00:00] sql.INFO: [6.5] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:48:51.464828+00:00] sql.INFO: [6.18] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:51.482699+00:00] sql.INFO: [2.98] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:51.510562+00:00] sql.INFO: [4.77] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:48:51.519041+00:00] sql.INFO: [2.93] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:48:51.564242+00:00] sql.INFO: [9.21] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:49:05.005897+00:00] sql.INFO: [7.76] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:49:05.005898+00:00] sql.INFO: [7.67] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:49:05.058606+00:00] sql.INFO: [11.1] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:49:05.080113+00:00] sql.INFO: [3.05] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:49:05.102807+00:00] sql.INFO: [4.4] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:49:05.112914+00:00] sql.INFO: [3.45] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:49:05.125943+00:00] sql.INFO: [2.87] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:49:05.446081+00:00] sql.INFO: [8.49] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:49:05.446298+00:00] sql.INFO: [7.45] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:49:05.500437+00:00] sql.INFO: [4.08] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:49:05.515481+00:00] sql.INFO: [3.76] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:49:05.544895+00:00] sql.INFO: [5.88] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:49:05.548469+00:00] sql.INFO: [3.51] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:49:05.598430+00:00] sql.INFO: [9.47] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:56:17.999424+00:00] sql.INFO: [11] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:18.001333+00:00] sql.INFO: [12.7] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:56:18.093716+00:00] sql.INFO: [3.46] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:18.110311+00:00] sql.INFO: [2.74] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:18.143307+00:00] sql.INFO: [3.01] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:18.157646+00:00] sql.INFO: [2.51] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:56:18.190140+00:00] sql.INFO: [2.9] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:56:21.663792+00:00] sql.INFO: [12.98] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T05:56:21.670552+00:00] sql.INFO: [3.68] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T05:56:23.505844+00:00] sql.INFO: [8.91] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:23.507461+00:00] sql.INFO: [9.63] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:56:23.550941+00:00] sql.INFO: [2.9] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:23.565535+00:00] sql.INFO: [2.75] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:23.593831+00:00] sql.INFO: [2.92] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:23.605338+00:00] sql.INFO: [2.75] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:56:23.630207+00:00] sql.INFO: [3.37] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:56:25.969072+00:00] sql.INFO: [8.32] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T05:56:25.973747+00:00] sql.INFO: [2.63] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T05:56:28.194853+00:00] sql.INFO: [3.85] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:28.205441+00:00] sql.INFO: [6.42] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '540') limit 1 [] [] [2024-11-06T05:56:28.252355+00:00] sql.INFO: [3.09] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:28.265726+00:00] sql.INFO: [2.34] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:28.279759+00:00] sql.INFO: [2.65] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:28.289174+00:00] sql.INFO: [2.59] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:56:28.314948+00:00] sql.INFO: [2.53] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:56:30.427786+00:00] sql.INFO: [9.75] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T05:56:30.433221+00:00] sql.INFO: [2.87] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T05:56:32.883007+00:00] sql.INFO: [3.96] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:32.887290+00:00] sql.INFO: [5.63] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '538') limit 1 [] [] [2024-11-06T05:56:32.925424+00:00] sql.INFO: [2.44] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:32.939400+00:00] sql.INFO: [2.89] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:32.958348+00:00] sql.INFO: [2.97] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:32.976036+00:00] sql.INFO: [2.27] select * from `category` where (`pid` = '5') [] [] [2024-11-06T05:56:32.993357+00:00] sql.INFO: [2.68] select * from `category` where (`pid` = '5') [] [] [2024-11-06T05:56:38.494396+00:00] sql.INFO: [7.41] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T05:56:38.498795+00:00] sql.INFO: [2.48] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T05:56:40.538044+00:00] sql.INFO: [4.36] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:40.540667+00:00] sql.INFO: [5.14] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:56:40.609621+00:00] sql.INFO: [3.82] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:40.631791+00:00] sql.INFO: [4.93] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:40.650103+00:00] sql.INFO: [2.42] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:40.659438+00:00] sql.INFO: [2.14] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:56:40.686417+00:00] sql.INFO: [3.01] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:56:42.788556+00:00] sql.INFO: [6.94] update `article` set `title` = '刘佳伟买特朗普上位不幸失败,目前已怒亏20个w', `islink` = '', `linkurl` = 'www.baidu.com', `cat_arr_id` = '"[1]"', `level` = '3', `imgurl` = 'http://192.168.1.201:9501/image/20241106/1730870473200923.jpg', `keyword` = '特朗普', `introduce` = '特朗普特朗普', `author` = '刘佳伟', `hits` = '1946', `is_original` = '1', `copyfrom` = '百度', `fromurl` = '', `status` = '1', `id` = '541', `catid` = '1', `tag` = '', `article`.`updated_at` = '2024-11-06 05:56:42' where (`id` = '541') [] [] [2024-11-06T05:56:42.795384+00:00] sql.INFO: [6.03] update `article_data` set `content` = '

特朗普特朗普特朗普特朗普特朗普特朗普特朗普

', `article_data`.`updated_at` = '2024-11-06 05:56:42' where (`article_id` = '541') [] [] [2024-11-06T05:56:43.403147+00:00] sql.INFO: [8.07] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T05:56:43.409496+00:00] sql.INFO: [4.33] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T05:56:45.575239+00:00] sql.INFO: [4.88] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:45.577204+00:00] sql.INFO: [4.74] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '541') limit 1 [] [] [2024-11-06T05:56:45.622651+00:00] sql.INFO: [6.88] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:45.643359+00:00] sql.INFO: [3.67] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:45.661856+00:00] sql.INFO: [3.05] select * from `category` where (`pid` = '0') [] [] [2024-11-06T05:56:45.671819+00:00] sql.INFO: [2.02] select * from `category` where (`pid` = '1') [] [] [2024-11-06T05:56:45.696377+00:00] sql.INFO: [4.14] select * from `category` where (`pid` = '1') [] [] [2024-11-06T06:14:13.250897+00:00] sql.INFO: [22.92] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-06T06:14:13.256610+00:00] sql.INFO: [3.65] select count(*) as aggregate from `category` [] [] [2024-11-06T06:14:41.874819+00:00] sql.INFO: [22.7] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T06:14:41.883518+00:00] sql.INFO: [5.47] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T06:21:55.764789+00:00] sql.INFO: [16.98] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T06:21:55.769505+00:00] sql.INFO: [2.58] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T06:21:58.622086+00:00] sql.INFO: [11.52] select * from `category` where (`pid` = '0') [] [] [2024-11-06T06:29:53.262752+00:00] sql.INFO: [11.96] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T06:29:53.274864+00:00] sql.INFO: [1.69] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T06:29:54.349594+00:00] sql.INFO: [1.96] select * from `category` where (`pid` = '0') [] [] [2024-11-06T06:33:26.298475+00:00] sql.INFO: [23.86] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-06T06:33:26.305837+00:00] sql.INFO: [4.53] select count(*) as aggregate from `category` [] [] [2024-11-06T06:35:19.662942+00:00] sql.INFO: [30.51] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T06:35:19.670387+00:00] sql.INFO: [4.1] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T06:35:20.986715+00:00] sql.INFO: [9.39] select * from `category` where (`pid` = '0') [] [] [2024-11-06T06:36:22.039998+00:00] sql.INFO: [11.22] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T06:36:22.044013+00:00] sql.INFO: [1.98] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T06:41:23.853194+00:00] sql.INFO: [12.41] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T06:41:23.858122+00:00] sql.INFO: [3.05] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T06:41:28.322803+00:00] sql.INFO: [6.26] select * from `category` where (`pid` = '0') [] [] [2024-11-06T06:42:01.255696+00:00] sql.INFO: [3.18] insert into `article` (`title`, `islink`, `linkurl`, `cat_arr_id`, `level`, `imgurl`, `keyword`, `introduce`, `author`, `hits`, `is_original`, `copyfrom`, `fromurl`, `status`, `catid`, `ip`, `admin_user_id`) values ('1', '0', '', '[1]', '1', '', '1', '1', '1', '0', '1', '', '', '0', '1', '172.17.0.1', '73') [] [] [2024-11-06T06:42:01.263068+00:00] sql.INFO: [2.79] insert into `article_data` (`article_id`, `content`) values ('542', '

1

') [] [] [2024-11-06T06:42:01.884640+00:00] sql.INFO: [6.97] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T06:42:01.890551+00:00] sql.INFO: [3.61] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T06:46:31.819981+00:00] sql.INFO: [24.13] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T06:46:31.826433+00:00] sql.INFO: [4.33] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T06:46:36.420848+00:00] sql.INFO: [24.65] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T06:46:36.433520+00:00] sql.INFO: [7.53] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T06:46:38.435825+00:00] sql.INFO: [12.69] select * from `category` where (`pid` = '0') [] [] [2024-11-06T06:47:01.411385+00:00] sql.INFO: [19.77] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-06T06:47:01.418022+00:00] sql.INFO: [4.44] select count(*) as aggregate from `category` [] [] [2024-11-06T06:47:04.739326+00:00] sql.INFO: [13.25] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-06T06:47:04.747180+00:00] sql.INFO: [4.78] select count(*) as aggregate from `category` [] [] [2024-11-06T06:50:15.489576+00:00] sql.INFO: [20.23] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T06:50:15.496046+00:00] sql.INFO: [4.48] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T06:50:16.984105+00:00] sql.INFO: [6.05] select * from `category` where (`pid` = '0') [] [] [2024-11-06T06:50:30.985873+00:00] sql.INFO: [3.17] insert into `article` (`title`, `islink`, `linkurl`, `cat_arr_id`, `level`, `imgurl`, `keyword`, `introduce`, `author`, `hits`, `is_original`, `copyfrom`, `fromurl`, `status`, `catid`, `ip`, `admin_user_id`) values ('1', '0', '', '[1]', '1', '', '1', '1', '1', '0', '1', '', '', '0', '1', '172.17.0.1', '73') [] [] [2024-11-06T06:50:30.989300+00:00] sql.INFO: [3.04] insert into `article_data` (`article_id`, `content`) values ('543', '

1

') [] [] [2024-11-06T06:50:31.600688+00:00] sql.INFO: [8.34] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T06:50:31.605359+00:00] sql.INFO: [2.89] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T07:11:57.225524+00:00] sql.INFO: [19.08] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-06T07:11:57.232739+00:00] sql.INFO: [5.12] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-06T07:11:58.433991+00:00] sql.INFO: [9.55] select * from `category` where (`pid` = '0') [] [] [2024-11-06T07:19:11.864385+00:00] sql.INFO: [11.77] select * from `category` where (`pid` = '0') [] [] [2024-11-06T07:21:51.538985+00:00] sql.INFO: [12.39] select * from `category` where (`pid` = '0') [] [] [2024-11-06T08:06:14.309985+00:00] sql.INFO: [18.11] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc limit 10 offset 0 [] [] [2024-11-06T08:06:14.313243+00:00] sql.INFO: [1.41] select count(*) as aggregate from `category` [] [] [2024-11-08T05:28:47.818259+00:00] sql.INFO: [12.4] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0' and `category`.`name` like '%政策%') [] [] [2024-11-09T01:19:11.130508+00:00] sql.INFO: [29.18] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc, `category`.`updated_at` desc limit 10 offset 0 [] [] [2024-11-09T01:19:11.156199+00:00] sql.INFO: [2.3] select count(*) as aggregate from `category` [] [] [2024-11-09T07:16:46.679192+00:00] sql.INFO: [29.89] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-09T07:16:46.684659+00:00] sql.INFO: [3.51] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-09T07:16:47.474764+00:00] sql.INFO: [5.47] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T07:16:57.323505+00:00] sql.INFO: [10.05] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-09T07:16:57.329503+00:00] sql.INFO: [4.01] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-09T07:17:01.354071+00:00] sql.INFO: [10.46] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T07:17:01.393428+00:00] sql.INFO: [45.98] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '543') limit 1 [] [] [2024-11-09T07:17:01.477967+00:00] sql.INFO: [12.44] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T07:17:01.503448+00:00] sql.INFO: [5.59] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T07:17:01.523896+00:00] sql.INFO: [4.41] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T07:17:01.535080+00:00] sql.INFO: [3.43] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '1') [] [] [2024-11-09T07:17:01.566558+00:00] sql.INFO: [6.24] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '1') [] [] [2024-11-09T07:17:06.893680+00:00] sql.INFO: [14.18] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-09T07:17:06.900902+00:00] sql.INFO: [4.83] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-09T07:17:12.866432+00:00] sql.INFO: [25.53] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 10 [] [] [2024-11-09T07:17:12.873775+00:00] sql.INFO: [4.22] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-09T07:17:16.560778+00:00] sql.INFO: [10.34] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-09T07:17:16.566784+00:00] sql.INFO: [3.76] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-09T07:17:25.284289+00:00] sql.INFO: [7.46] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T07:17:31.391403+00:00] sql.INFO: [17.6] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-09T07:17:31.424759+00:00] sql.INFO: [10.36] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-09T07:18:31.996044+00:00] sql.INFO: [8.6] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T07:18:43.440382+00:00] sql.INFO: [11.67] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-09T07:18:43.446180+00:00] sql.INFO: [3.25] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-09T08:53:17.553740+00:00] sql.INFO: [9.43] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc, `category`.`updated_at` desc limit 10 offset 0 [] [] [2024-11-09T08:53:17.556741+00:00] sql.INFO: [1.29] select count(*) as aggregate from `category` [] [] [2024-11-09T08:55:53.688343+00:00] sql.INFO: [38.92] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-09T08:55:53.704462+00:00] sql.INFO: [10.1] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-09T08:55:55.093024+00:00] sql.INFO: [7.44] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T08:56:31.728599+00:00] sql.INFO: [10.61] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-09T08:56:31.734052+00:00] sql.INFO: [3.47] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-09T08:56:37.288277+00:00] sql.INFO: [6.56] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T08:56:37.299566+00:00] sql.INFO: [12.44] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '543') limit 1 [] [] [2024-11-09T08:56:37.341769+00:00] sql.INFO: [4.56] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T08:56:37.354858+00:00] sql.INFO: [3.47] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T08:56:37.374603+00:00] sql.INFO: [3.61] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T08:56:37.386522+00:00] sql.INFO: [3.34] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '1') [] [] [2024-11-09T08:56:37.405713+00:00] sql.INFO: [4.29] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '1') [] [] [2024-11-09T08:56:39.610947+00:00] sql.INFO: [11.14] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-09T08:56:39.617720+00:00] sql.INFO: [4.44] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-09T08:56:41.174630+00:00] sql.INFO: [14.69] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T08:57:23.051260+00:00] sql.INFO: [13.92] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-09T08:57:23.057994+00:00] sql.INFO: [4.81] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-09T08:57:31.240110+00:00] sql.INFO: [10.96] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T09:00:26.744798+00:00] sql.INFO: [16.19] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T09:00:33.143591+00:00] sql.INFO: [6] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T09:10:43.886393+00:00] sql.INFO: [32.93] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2024-11-09T09:10:43.891733+00:00] sql.INFO: [3.59] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2024-11-09T09:10:45.348805+00:00] sql.INFO: [9.86] select `category`.*, `category`.`id` as `category_id` from `category` where (`pid` = '0') [] [] [2024-11-09T09:36:43.493737+00:00] sql.INFO: [16.17] select `category`.*, `district`.`name` as `city_name`, `department`.`name` as `department_name` from `category` left join `district` on `category`.`city_id` = `district`.`id` left join `department` on `category`.`department_id` = `department`.`id` order by `category`.`sort` desc, `category`.`updated_at` desc limit 10 offset 0 [] [] [2024-11-09T09:36:43.497870+00:00] sql.INFO: [1.94] select count(*) as aggregate from `category` [] [] [2025-02-11T16:47:10.961642+08:00] sql.INFO: [63.93] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 5 offset 0 [] [] [2025-02-11T16:47:11.004238+08:00] sql.INFO: [23.36] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-11T16:47:26.394344+08:00] sql.INFO: [18.31] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 5 offset 0 [] [] [2025-02-11T16:47:26.418330+08:00] sql.INFO: [22.19] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-11T16:47:32.830819+08:00] sql.INFO: [17.98] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 1 offset 0 [] [] [2025-02-11T16:47:32.854647+08:00] sql.INFO: [22.99] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-11T16:47:43.836910+08:00] sql.INFO: [18.58] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 20 offset 0 [] [] [2025-02-11T16:47:43.862506+08:00] sql.INFO: [20.7] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-12T09:09:00.963821+08:00] sql.INFO: [60.83] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 5 offset 0 [] [] [2025-02-12T09:09:01.001357+08:00] sql.INFO: [21.7] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-12T09:09:04.982298+08:00] sql.INFO: [22.73] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 20 offset 0 [] [] [2025-02-12T09:09:05.010357+08:00] sql.INFO: [23.87] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-12T09:13:46.587529+08:00] sql.INFO: [63.48] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 20 offset 0 [] [] [2025-02-12T09:13:46.614575+08:00] sql.INFO: [22.47] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-12T09:14:08.642735+08:00] sql.INFO: [36.47] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 20 offset 20 [] [] [2025-02-12T09:14:08.687973+08:00] sql.INFO: [40.23] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-12T09:15:35.220428+08:00] sql.INFO: [63.31] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 20 offset 20 [] [] [2025-02-12T09:15:35.247450+08:00] sql.INFO: [22.46] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-12T09:22:08.428194+08:00] sql.INFO: [65.67] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' [] [] [2025-02-12T09:22:09.517226+08:00] sql.INFO: [17.7] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' [] [] [2025-02-12T09:22:17.427139+08:00] sql.INFO: [16.23] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' [] [] [2025-02-12T09:22:38.702988+08:00] sql.INFO: [16.4] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' [] [] [2025-02-12T09:23:25.505411+08:00] sql.INFO: [495.52] select * from `article` [] [] [2025-02-12T09:23:34.945579+08:00] sql.INFO: [1318.65] select * from `article` [] [] [2025-02-12T09:23:53.678710+08:00] sql.INFO: [1135.08] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' [] [] [2025-02-12T09:23:57.822333+08:00] sql.INFO: [17.09] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' [] [] [2025-02-12T09:24:16.798417+08:00] sql.INFO: [115.49] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' [] [] [2025-02-12T09:24:20.819186+08:00] sql.INFO: [63.27] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' [] [] [2025-02-12T09:24:41.450646+08:00] sql.INFO: [64.73] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-12T09:25:01.214371+08:00] sql.INFO: [14.22] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-12T09:25:02.830784+08:00] sql.INFO: [13.92] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-12T09:25:06.875571+08:00] sql.INFO: [63.41] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-12T09:25:26.233176+08:00] sql.INFO: [2168.41] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-12T09:25:26.345215+08:00] sql.INFO: [95.56] select * from `article` where (`article`.`title` like '%测试%' and `catid` = '17') [] [] [2025-02-12T09:25:57.423457+08:00] sql.INFO: [33.89] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-12T09:25:57.474113+08:00] sql.INFO: [49.62] select * from `article` where (`article`.`title` like '%测试%' and `catid` = '17') [] [] [2025-02-12T09:25:58.402386+08:00] sql.INFO: [49.53] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-12T09:25:58.448421+08:00] sql.INFO: [45.02] select * from `article` where (`article`.`title` like '%测试%' and `catid` = '17') [] [] [2025-02-12T09:26:01.995963+08:00] sql.INFO: [63.03] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-12T09:26:09.404133+08:00] sql.INFO: [16.58] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-12T09:26:16.473759+08:00] sql.INFO: [36.68] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-12T09:26:21.302757+08:00] sql.INFO: [68.52] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-12T09:26:21.337451+08:00] sql.INFO: [17.85] select * from `article` where (`catid` = '17') [] [] [2025-02-12T09:26:55.214230+08:00] sql.INFO: [16.9] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-12T09:26:55.232917+08:00] sql.INFO: [17.76] select * from `article` where (`catid` = '17') [] [] [2025-02-12T09:27:50.860409+08:00] sql.INFO: [1022.79] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-12T09:27:51.417555+08:00] sql.INFO: [536.49] select * from `article` where (`catid` = '17') [] [] [2025-02-12T09:27:54.590410+08:00] sql.INFO: [241.68] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-12T09:27:54.915225+08:00] sql.INFO: [309] select * from `article` where (`catid` = '17') order by `created_at` desc limit 20 offset 20 [] [] [2025-02-12T09:27:55.226457+08:00] sql.INFO: [310.08] select count(*) as aggregate from `article` where (`catid` = '17') [] [] [2025-02-17T09:52:54.842438+08:00] sql.INFO: [1375.25] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '3404' and `article`.`status` = '1') limit 1 [] [] [2025-02-17T09:52:54.876453+08:00] sql.INFO: [17.86] select * from `website_category` where `website_id` = '2' and (`category_id` = '2') limit 1 [] [] [2025-02-17T09:54:40.193451+08:00] sql.INFO: [277.4] select * from `article` left join `article_data` on `article`.`id` = `article_data`.`article_id` where (`article`.`id` = '3404' and `article`.`status` = '1') limit 1 [] [] [2025-02-17T09:54:40.226718+08:00] sql.INFO: [17.26] select * from `website_category` where `website_id` = '2' and (`category_id` = '2') limit 1 [] [] [2025-02-17T13:50:46.952375+08:00] sql.INFO: [58.56] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-17T13:50:46.986153+08:00] sql.INFO: [15.77] select * from `article` where (`status` = '1' and `article`.`title` like '%中国%' and `catid` = '17') order by `created_at` desc limit 20 offset 0 [] [] [2025-02-17T13:50:47.001744+08:00] sql.INFO: [13.88] select count(*) as aggregate from `article` where (`status` = '1' and `article`.`title` like '%中国%' and `catid` = '17') [] [] [2025-02-17T13:51:01.891450+08:00] sql.INFO: [13.57] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-17T13:51:01.909862+08:00] sql.INFO: [17.37] select * from `article` where (`status` = '1' and `catid` = '17') order by `created_at` desc limit 20 offset 0 [] [] [2025-02-17T13:51:01.932182+08:00] sql.INFO: [14.94] select count(*) as aggregate from `article` where (`status` = '1' and `catid` = '17') [] [] [2025-02-17T13:54:40.872027+08:00] sql.INFO: [115.4] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' limit 1 [] [] [2025-02-17T13:54:40.908209+08:00] sql.INFO: [20.55] select * from `article` where (`status` = '1' and `article`.`title` like '%中国%' and `catid` = '17') order by `created_at` desc limit 20 offset 0 [] [] [2025-02-17T13:54:40.925638+08:00] sql.INFO: [15.22] select count(*) as aggregate from `article` where (`status` = '1' and `article`.`title` like '%中国%' and `catid` = '17') [] [] [2025-02-17T13:55:42.163190+08:00] sql.INFO: [62.64] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '[154]' limit 1 [] [] [2025-02-17T14:11:06.551279+08:00] sql.INFO: [73.85] select `category_id` from `website_category` where `website_id` = '2' and `category_id` in ('[154]') [] [] [2025-02-17T14:12:35.472573+08:00] sql.INFO: [56.91] select `category_id` from `website_category` where `website_id` = '2' and `category_id` in ('{{$.5.response.body.data}}') [] [] [2025-02-17T14:13:29.401683+08:00] sql.INFO: [16.42] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '[154,155,157,158]' [] [] [2025-02-17T14:24:47.307360+08:00] sql.INFO: [1916.57] select `category_id` from `website_category` where `website_id` = '2' and `category_id` in ('17', '18', '19') [] [] [2025-02-17T14:26:57.052823+08:00] sql.INFO: [66.42] select `category_id` from `website_category` where `website_id` = '2' and `category_id` in ('17', '18', '19') [] [] [2025-02-17T14:26:58.206844+08:00] sql.INFO: [17.57] select `category_id` from `website_category` where `website_id` = '2' and `category_id` in ('17', '18', '19') [] [] [2025-02-17T14:30:27.597030+08:00] sql.INFO: [61.55] select `category_id` from `website_category` where `website_id` = '2' and `category_id` in ('17', '18', '19') [] [] [2025-02-17T14:30:27.622766+08:00] sql.INFO: [18.43] select * from `article` where (`status` = '1' and `catid` in ('17', '18', '19')) order by `created_at` desc limit 20 offset 0 [] [] [2025-02-17T14:30:27.679429+08:00] sql.INFO: [40.37] select count(*) as aggregate from `article` where (`status` = '1' and `catid` = 'in') [] [] [2025-02-17T14:31:08.741081+08:00] sql.INFO: [282.92] select `category_id` from `website_category` where `website_id` = '2' and `category_id` in ('17', '18', '19') [] [] [2025-02-17T14:31:09.241970+08:00] sql.INFO: [492.2] select * from `article` where (`status` = '1' and `catid` in ('17', '18', '19')) order by `created_at` desc limit 20 offset 0 [] [] [2025-02-17T14:31:09.489034+08:00] sql.INFO: [227.67] select count(*) as aggregate from `article` where (`status` = '1' and `catid` in ('17', '18', '19')) [] [] [2025-02-17T14:31:22.951500+08:00] sql.INFO: [340.02] select * from `article` where (`status` = '1') order by `created_at` desc limit 20 offset 0 [] [] [2025-02-17T14:31:22.974634+08:00] sql.INFO: [18.09] select count(*) as aggregate from `article` where (`status` = '1') [] [] [2025-02-17T14:31:26.973312+08:00] sql.INFO: [17.83] select `category_id` from `website_category` where `website_id` = '2' and `category_id` = '17' [] [] [2025-02-17T14:31:27.011183+08:00] sql.INFO: [37.3] select * from `article` where (`status` = '1' and `catid` = '17') order by `created_at` desc limit 20 offset 0 [] [] [2025-02-17T14:31:27.029651+08:00] sql.INFO: [13.42] select count(*) as aggregate from `article` where (`status` = '1' and `catid` = '17') [] [] [2025-02-17T14:31:40.541616+08:00] sql.INFO: [15.85] select `category_id` from `website_category` where `website_id` = '2' and `category_id` in ('17') [] [] [2025-02-17T14:31:40.574383+08:00] sql.INFO: [31.91] select * from `article` where (`status` = '1' and `catid` in ('17')) order by `created_at` desc limit 20 offset 0 [] [] [2025-02-17T14:31:40.595020+08:00] sql.INFO: [16.64] select count(*) as aggregate from `article` where (`status` = '1' and `catid` in ('17')) [] [] [2025-02-17T14:31:42.631105+08:00] sql.INFO: [17.03] select `category_id` from `website_category` where `website_id` = '2' and `category_id` in ('17') [] [] [2025-02-17T14:31:42.657965+08:00] sql.INFO: [26.32] select * from `article` where (`status` = '1' and `catid` in ('17')) order by `created_at` desc limit 20 offset 0 [] [] [2025-02-17T14:31:42.677964+08:00] sql.INFO: [15.31] select count(*) as aggregate from `article` where (`status` = '1' and `catid` in ('17')) [] [] [2025-02-17T14:31:45.202065+08:00] sql.INFO: [17.06] select `category_id` from `website_category` where `website_id` = '2' and `category_id` in ('17', '18') [] [] [2025-02-17T14:31:45.229088+08:00] sql.INFO: [26.15] select * from `article` where (`status` = '1' and `catid` in ('17', '18')) order by `created_at` desc limit 20 offset 0 [] [] [2025-02-17T14:31:45.250109+08:00] sql.INFO: [15.98] select count(*) as aggregate from `article` where (`status` = '1' and `catid` in ('17', '18')) [] [] [2025-02-21T15:44:27.495272+08:00] sql.INFO: [17.03] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:44:27.523319+08:00] sql.INFO: [2.56] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:44:27.544791+08:00] sql.INFO: [15.81] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:45:47.638903+08:00] sql.INFO: [8.07] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:45:47.641865+08:00] sql.INFO: [2.07] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:45:47.653060+08:00] sql.INFO: [10.75] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:45:49.045512+08:00] sql.INFO: [3.15] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:45:49.048309+08:00] sql.INFO: [2.08] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:45:49.064482+08:00] sql.INFO: [15.61] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:48:23.236238+08:00] sql.INFO: [8.33] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:48:23.239292+08:00] sql.INFO: [2.17] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:48:23.253202+08:00] sql.INFO: [13.49] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:48:24.228872+08:00] sql.INFO: [2.92] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:48:24.231716+08:00] sql.INFO: [2.04] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:48:24.241967+08:00] sql.INFO: [9.69] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:48:25.123652+08:00] sql.INFO: [2.68] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:48:25.126307+08:00] sql.INFO: [1.89] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:48:25.141228+08:00] sql.INFO: [14.41] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:48:25.855438+08:00] sql.INFO: [2.92] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:48:25.858398+08:00] sql.INFO: [2.27] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:48:25.874628+08:00] sql.INFO: [15.7] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:49:03.860124+08:00] sql.INFO: [3.01] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:49:03.863218+08:00] sql.INFO: [2.24] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:49:03.875850+08:00] sql.INFO: [12.14] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:49:04.790991+08:00] sql.INFO: [3.14] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:49:04.793916+08:00] sql.INFO: [2.13] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:49:04.807737+08:00] sql.INFO: [13.27] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:49:16.611816+08:00] sql.INFO: [3.88] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:49:16.615159+08:00] sql.INFO: [2.27] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:49:16.630874+08:00] sql.INFO: [15.22] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:49:18.195145+08:00] sql.INFO: [3.21] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:49:18.198153+08:00] sql.INFO: [2.23] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:49:18.211820+08:00] sql.INFO: [13.14] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:49:18.918072+08:00] sql.INFO: [3.13] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:49:18.920969+08:00] sql.INFO: [2.04] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:49:18.937099+08:00] sql.INFO: [15.62] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:50:15.308607+08:00] sql.INFO: [3.51] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:50:15.311766+08:00] sql.INFO: [2.4] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:50:15.326731+08:00] sql.INFO: [14.36] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:50:16.162467+08:00] sql.INFO: [3.64] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:50:16.166143+08:00] sql.INFO: [2.76] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:50:16.182404+08:00] sql.INFO: [15.62] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:50:21.374405+08:00] sql.INFO: [16.43] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:50:21.401385+08:00] sql.INFO: [2.64] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:50:21.422135+08:00] sql.INFO: [15.29] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:50:22.410861+08:00] sql.INFO: [2.75] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:50:22.414267+08:00] sql.INFO: [2.44] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:50:22.430426+08:00] sql.INFO: [15.6] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:56:02.979648+08:00] sql.INFO: [8.41] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:56:02.983639+08:00] sql.INFO: [3.04] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:56:02.999881+08:00] sql.INFO: [15.75] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:56:07.701963+08:00] sql.INFO: [16.52] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:56:07.728631+08:00] sql.INFO: [2.58] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:56:07.743718+08:00] sql.INFO: [9.74] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:56:26.309869+08:00] sql.INFO: [3.02] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:56:26.312867+08:00] sql.INFO: [2.25] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:56:26.329247+08:00] sql.INFO: [15.89] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:56:27.202971+08:00] sql.INFO: [3.22] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:56:27.205757+08:00] sql.INFO: [2.08] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:56:27.221613+08:00] sql.INFO: [15.45] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:56:28.049800+08:00] sql.INFO: [3.64] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:56:28.052622+08:00] sql.INFO: [2.07] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:56:28.078042+08:00] sql.INFO: [24.88] select `survey_type` from `article` where `survey_id` = '2025021913564054029937' [] [] [2025-02-21T15:56:53.400038+08:00] sql.INFO: [16.29] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:56:53.426055+08:00] sql.INFO: [2.57] select `sur_id` from `article_survey` where `sur_id` = '2025021913564054029937' and `website_id` = '2' [] [] [2025-02-21T15:57:28.300698+08:00] sql.INFO: [3.77] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:57:28.304164+08:00] sql.INFO: [2.64] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T15:57:30.163995+08:00] sql.INFO: [3.3] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:57:30.166971+08:00] sql.INFO: [2.15] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T15:57:30.928573+08:00] sql.INFO: [3.22] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:57:30.931977+08:00] sql.INFO: [2.36] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T15:57:55.084948+08:00] sql.INFO: [27.25] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:57:55.113636+08:00] sql.INFO: [2.77] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T15:57:55.136077+08:00] sql.INFO: [16.35] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T15:58:08.772975+08:00] sql.INFO: [16.63] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:58:08.801663+08:00] sql.INFO: [2.92] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T15:58:08.823703+08:00] sql.INFO: [16.32] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T15:58:17.847414+08:00] sql.INFO: [4.34] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:58:17.850533+08:00] sql.INFO: [2.26] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T15:58:17.866140+08:00] sql.INFO: [15.08] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T15:58:18.692150+08:00] sql.INFO: [3.1] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:58:18.694934+08:00] sql.INFO: [2.08] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T15:58:18.711682+08:00] sql.INFO: [16.23] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T15:58:23.192878+08:00] sql.INFO: [13.38] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:58:23.215607+08:00] sql.INFO: [2.43] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T15:58:23.234915+08:00] sql.INFO: [15.31] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T15:58:44.912222+08:00] sql.INFO: [34.38] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:58:44.939130+08:00] sql.INFO: [7.31] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T15:58:44.963643+08:00] sql.INFO: [19.69] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T15:58:44.972054+08:00] sql.INFO: [7.93] select * from `article_survey` where `id` = '1' and `website_id` = '2' limit 1 [] [] [2025-02-21T15:59:26.770526+08:00] sql.INFO: [13.89] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T15:59:26.792401+08:00] sql.INFO: [2.27] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T15:59:26.812946+08:00] sql.INFO: [15.5] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:00:24.510360+08:00] sql.INFO: [15.53] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:00:24.536604+08:00] sql.INFO: [2.61] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:00:24.556821+08:00] sql.INFO: [15.12] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:00:24.560065+08:00] sql.INFO: [2.77] select * from `article_survey` where `id` = '1' and `website_id` = '2' limit 1 [] [] [2025-02-21T16:22:47.748515+08:00] sql.INFO: [17.16] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:22:47.778380+08:00] sql.INFO: [2.23] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:22:47.800261+08:00] sql.INFO: [15.93] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:22:47.803349+08:00] sql.INFO: [2.59] select * from `article_survey` where `id` = '29' and `website_id` = '2' limit 1 [] [] [2025-02-21T16:22:54.949333+08:00] sql.INFO: [3.84] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:22:54.952307+08:00] sql.INFO: [2.16] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:22:54.968526+08:00] sql.INFO: [15.66] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:22:54.971747+08:00] sql.INFO: [2.66] select * from `article_survey` where `id` = '1' and `website_id` = '2' limit 1 [] [] [2025-02-21T16:23:08.590355+08:00] sql.INFO: [3.01] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:23:08.593002+08:00] sql.INFO: [1.92] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:23:08.609171+08:00] sql.INFO: [15.68] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:23:13.379717+08:00] sql.INFO: [2.79] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:23:13.383075+08:00] sql.INFO: [2.55] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:23:13.399548+08:00] sql.INFO: [15.94] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:23:14.326055+08:00] sql.INFO: [3.34] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:23:14.329025+08:00] sql.INFO: [2.19] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:23:14.345389+08:00] sql.INFO: [15.85] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:23:15.060469+08:00] sql.INFO: [3.12] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:23:15.063221+08:00] sql.INFO: [2.07] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:23:15.079853+08:00] sql.INFO: [16.04] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:23:29.640768+08:00] sql.INFO: [2.81] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:23:29.643354+08:00] sql.INFO: [1.88] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:23:29.659498+08:00] sql.INFO: [15.7] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:23:29.662417+08:00] sql.INFO: [2.36] select * from `article_survey` where `id` = '1' and `website_id` = '2' limit 1 [] [] [2025-02-21T16:32:45.602272+08:00] sql.INFO: [18.82] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:32:45.632900+08:00] sql.INFO: [2.99] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:32:45.654625+08:00] sql.INFO: [15.78] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:32:45.657831+08:00] sql.INFO: [2.62] select * from `article_survey` where `id` = '1' and `website_id` = '2' limit 1 [] [] [2025-02-21T16:49:05.736729+08:00] sql.INFO: [17.75] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:49:05.765383+08:00] sql.INFO: [2.61] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:49:05.787454+08:00] sql.INFO: [16.04] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:49:05.790615+08:00] sql.INFO: [2.64] select * from `article_survey` where `id` in ('1') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:49:09.639766+08:00] sql.INFO: [14.86] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:49:09.661800+08:00] sql.INFO: [2.35] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:49:09.682223+08:00] sql.INFO: [15.73] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:49:09.685093+08:00] sql.INFO: [2.3] select * from `article_survey` where `id` in ('1') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:50:17.751950+08:00] sql.INFO: [8.27] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:50:17.754916+08:00] sql.INFO: [2.3] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:50:17.770521+08:00] sql.INFO: [14.96] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:50:17.773679+08:00] sql.INFO: [2.59] select * from `article_survey` where `id` in ('1') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:50:22.644651+08:00] sql.INFO: [16.86] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:50:22.672287+08:00] sql.INFO: [2.49] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:50:22.693903+08:00] sql.INFO: [15.64] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:50:43.612151+08:00] sql.INFO: [3.25] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:50:43.615804+08:00] sql.INFO: [2.85] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:50:43.633241+08:00] sql.INFO: [16.67] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:50:44.620623+08:00] sql.INFO: [3.46] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:50:44.623799+08:00] sql.INFO: [2.31] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:50:44.640146+08:00] sql.INFO: [15.76] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:50:49.025252+08:00] sql.INFO: [13.8] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:50:49.048433+08:00] sql.INFO: [2.41] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:50:49.069655+08:00] sql.INFO: [16.22] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:51:05.272970+08:00] sql.INFO: [3.39] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:51:05.276095+08:00] sql.INFO: [2.22] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:51:05.292548+08:00] sql.INFO: [15.92] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:51:10.642310+08:00] sql.INFO: [16.96] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:51:10.670647+08:00] sql.INFO: [2.62] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:51:10.689083+08:00] sql.INFO: [12.75] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:51:12.018506+08:00] sql.INFO: [3.59] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:51:12.021611+08:00] sql.INFO: [2.22] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:51:12.034330+08:00] sql.INFO: [12.16] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:51:12.989217+08:00] sql.INFO: [3.18] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:51:12.991902+08:00] sql.INFO: [1.91] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:51:13.001790+08:00] sql.INFO: [9.34] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:51:28.676569+08:00] sql.INFO: [3.68] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:51:28.681908+08:00] sql.INFO: [4.56] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T16:51:28.698120+08:00] sql.INFO: [15.6] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T16:51:40.328465+08:00] sql.INFO: [2.93] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:51:40.331294+08:00] sql.INFO: [2.13] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:51:40.344957+08:00] sql.INFO: [13.15] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:51:50.251416+08:00] sql.INFO: [3.57] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:51:50.254719+08:00] sql.INFO: [2.44] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:51:50.270058+08:00] sql.INFO: [14.83] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:52:21.309278+08:00] sql.INFO: [16.67] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:52:21.332980+08:00] sql.INFO: [2.63] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:52:21.353584+08:00] sql.INFO: [15.68] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:52:21.356527+08:00] sql.INFO: [2.35] select * from `article_survey` where `id` in ('4') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:52:48.388507+08:00] sql.INFO: [3.22] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:52:48.392070+08:00] sql.INFO: [2.47] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:52:48.403986+08:00] sql.INFO: [11.26] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:52:48.406913+08:00] sql.INFO: [2.32] select * from `article_survey` where `id` in ('4') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:52:53.842252+08:00] sql.INFO: [16.1] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:52:53.870610+08:00] sql.INFO: [2.37] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:52:53.886321+08:00] sql.INFO: [10.43] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:53:04.812519+08:00] sql.INFO: [3] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:53:04.815150+08:00] sql.INFO: [1.91] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:53:04.826804+08:00] sql.INFO: [11.15] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:53:12.365941+08:00] sql.INFO: [16.23] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:53:12.393844+08:00] sql.INFO: [2.31] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:53:12.407470+08:00] sql.INFO: [9.38] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:53:12.410416+08:00] sql.INFO: [2.4] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:53:13.839797+08:00] sql.INFO: [4.16] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:53:13.843471+08:00] sql.INFO: [2.57] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:53:13.860542+08:00] sql.INFO: [16.3] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:53:13.864002+08:00] sql.INFO: [2.89] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:54:01.610051+08:00] sql.INFO: [3.39] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:54:01.612800+08:00] sql.INFO: [1.95] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:54:01.622563+08:00] sql.INFO: [9.28] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:54:01.625572+08:00] sql.INFO: [2.28] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:54:02.517279+08:00] sql.INFO: [3.12] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:54:02.519932+08:00] sql.INFO: [1.92] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:54:02.531240+08:00] sql.INFO: [10.72] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:54:02.535258+08:00] sql.INFO: [3.26] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:54:09.260766+08:00] sql.INFO: [2.82] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:54:09.263443+08:00] sql.INFO: [1.94] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:54:09.279309+08:00] sql.INFO: [15.39] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:54:09.282322+08:00] sql.INFO: [2.42] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:54:10.319596+08:00] sql.INFO: [3.2] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:54:10.322361+08:00] sql.INFO: [2.02] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:54:10.332420+08:00] sql.INFO: [9.56] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:54:10.335385+08:00] sql.INFO: [2.29] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:54:34.750265+08:00] sql.INFO: [3.2] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:54:34.753156+08:00] sql.INFO: [2.1] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:54:34.768220+08:00] sql.INFO: [14.54] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:54:34.771591+08:00] sql.INFO: [2.75] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:54:35.671893+08:00] sql.INFO: [2.91] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:54:35.674409+08:00] sql.INFO: [1.79] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:54:35.684292+08:00] sql.INFO: [9.43] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:54:35.687378+08:00] sql.INFO: [2.52] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:54:36.463628+08:00] sql.INFO: [3.04] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:54:36.466715+08:00] sql.INFO: [2.35] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:54:36.480333+08:00] sql.INFO: [13.11] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:54:36.486173+08:00] sql.INFO: [4.82] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:54:41.442819+08:00] sql.INFO: [14.42] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:54:41.466071+08:00] sql.INFO: [2.54] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:54:41.487659+08:00] sql.INFO: [15.85] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:54:41.490982+08:00] sql.INFO: [2.64] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:56:24.606178+08:00] sql.INFO: [16.48] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:56:24.632333+08:00] sql.INFO: [2.57] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:56:24.653706+08:00] sql.INFO: [15.8] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:56:24.656905+08:00] sql.INFO: [2.6] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T16:56:26.317458+08:00] sql.INFO: [3.16] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T16:56:26.320649+08:00] sql.INFO: [2.19] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T16:56:26.336410+08:00] sql.INFO: [15.13] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T16:56:26.339841+08:00] sql.INFO: [2.69] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:26:53.776554+08:00] sql.INFO: [17.86] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:26:53.805366+08:00] sql.INFO: [2.48] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T17:26:53.827113+08:00] sql.INFO: [16.09] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T17:26:53.830558+08:00] sql.INFO: [2.74] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:26:54.976057+08:00] sql.INFO: [3.18] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:26:54.979212+08:00] sql.INFO: [2.37] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T17:26:54.995360+08:00] sql.INFO: [15.5] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T17:26:54.998826+08:00] sql.INFO: [2.89] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:27:30.130151+08:00] sql.INFO: [16.36] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:27:30.158748+08:00] sql.INFO: [2.69] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T17:27:30.180865+08:00] sql.INFO: [15.79] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T17:27:30.183984+08:00] sql.INFO: [2.59] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:27:31.280621+08:00] sql.INFO: [3.97] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:27:31.283779+08:00] sql.INFO: [2.32] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T17:27:31.299594+08:00] sql.INFO: [15.29] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T17:27:31.303119+08:00] sql.INFO: [2.96] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:27:41.823608+08:00] sql.INFO: [18.19] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:27:41.851799+08:00] sql.INFO: [2.61] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T17:27:41.873671+08:00] sql.INFO: [16.32] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T17:27:41.877398+08:00] sql.INFO: [2.77] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:27:46.574380+08:00] sql.INFO: [14.67] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:27:46.597728+08:00] sql.INFO: [2.64] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T17:27:46.617926+08:00] sql.INFO: [15.52] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T17:27:46.621116+08:00] sql.INFO: [2.61] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:28:58.678881+08:00] sql.INFO: [17.23] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:28:58.707035+08:00] sql.INFO: [2.61] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T17:28:58.725450+08:00] sql.INFO: [13.16] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T17:28:58.728465+08:00] sql.INFO: [2.46] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:29:16.220294+08:00] sql.INFO: [3.73] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:29:16.224274+08:00] sql.INFO: [2.89] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T17:29:16.235970+08:00] sql.INFO: [10.92] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T17:29:16.241167+08:00] sql.INFO: [3.42] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:29:21.335620+08:00] sql.INFO: [17.79] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:29:21.365507+08:00] sql.INFO: [2.33] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T17:29:21.384294+08:00] sql.INFO: [13.14] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T17:29:21.387875+08:00] sql.INFO: [2.98] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:29:21.391401+08:00] sql.INFO: [2.79] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' [] [] [2025-02-21T17:30:17.161159+08:00] sql.INFO: [16.9] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:30:17.188073+08:00] sql.INFO: [2.47] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:30:17.205492+08:00] sql.INFO: [11.19] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:30:17.208507+08:00] sql.INFO: [2.33] select * from `article_survey` where `id` in ('3') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:30:17.211324+08:00] sql.INFO: [2.31] select * from `article_survey` where `id` in ('3') and `website_id` = '2' [] [] [2025-02-21T17:33:36.214176+08:00] sql.INFO: [16.47] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:33:36.243988+08:00] sql.INFO: [2.75] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:33:36.262642+08:00] sql.INFO: [12.91] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:33:36.265675+08:00] sql.INFO: [2.5] select * from `article_survey` where `id` in ('3') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:34:14.079161+08:00] sql.INFO: [16.55] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:34:14.107037+08:00] sql.INFO: [2.42] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:34:14.122451+08:00] sql.INFO: [9.57] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:34:14.125866+08:00] sql.INFO: [2.88] select * from `article_survey` where `id` in ('3') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:34:18.932611+08:00] sql.INFO: [16.69] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:34:18.961280+08:00] sql.INFO: [2.35] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:34:18.979875+08:00] sql.INFO: [12.95] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:34:18.983362+08:00] sql.INFO: [2.96] select * from `article_survey` where `id` in ('3') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:34:19.202520+08:00] sql.INFO: [33.59] update `article_survey` set `results` = `results` + 1, `article_survey`.`updated_at` = '2025-02-21 17:34:19' where `id` in ('3') and `website_id` = '2' [] [] [2025-02-21T17:34:19.205647+08:00] sql.INFO: [2.48] select * from `article_survey` where `id` in ('3') and `website_id` = '2' [] [] [2025-02-21T17:34:34.868175+08:00] sql.INFO: [2.68] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:34:34.872071+08:00] sql.INFO: [2.93] select * from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-21T17:34:34.905252+08:00] sql.INFO: [32.51] insert into `article_survey` (`art_id`, `website_id`, `survey_name`, `choice_name`, `sur_id`, `is_other`, `other_id`) values ('4150', '2', ' ceshi', 'sssss', '2025022009425590151223', '1', '3') [] [] [2025-02-21T17:34:47.380367+08:00] sql.INFO: [3.25] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:34:47.383400+08:00] sql.INFO: [2.23] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:34:47.398529+08:00] sql.INFO: [14.65] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:34:47.401950+08:00] sql.INFO: [2.86] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:34:55.881256+08:00] sql.INFO: [2.71] select * from `article_survey` where `website_id` = '2' order by `created_at` asc limit 1 [] [] [2025-02-21T17:34:55.891246+08:00] sql.INFO: [2.9] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022009425590151223') and `is_other` = '0' [] [] [2025-02-21T17:34:55.895007+08:00] sql.INFO: [2.8] select * from `article_survey` where (`sur_id` = '2025022009425590151223') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-21T17:34:55.898174+08:00] sql.INFO: [2.51] select * from `article_survey` where (`sur_id` = '2025022009425590151223') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-21T17:35:31.216314+08:00] sql.INFO: [2.74] select * from `article_survey` where `website_id` = '2' order by `created_at` asc limit 1 [] [] [2025-02-21T17:35:31.220035+08:00] sql.INFO: [2.96] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022009425590151223') and `is_other` = '0' [] [] [2025-02-21T17:35:31.223702+08:00] sql.INFO: [2.63] select * from `article_survey` where (`sur_id` = '2025022009425590151223') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-21T17:35:31.227263+08:00] sql.INFO: [2.68] select * from `article_survey` where (`sur_id` = '2025022009425590151223') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-21T17:36:21.863984+08:00] sql.INFO: [3.3] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:36:21.866781+08:00] sql.INFO: [2.07] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:36:21.882409+08:00] sql.INFO: [15.06] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:36:21.885765+08:00] sql.INFO: [2.73] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:36:22.972881+08:00] sql.INFO: [3.92] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:36:22.976415+08:00] sql.INFO: [2.46] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:36:22.986663+08:00] sql.INFO: [9.7] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:36:22.989990+08:00] sql.INFO: [2.69] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:36:23.903809+08:00] sql.INFO: [3.36] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:36:23.907167+08:00] sql.INFO: [2.49] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:36:23.923575+08:00] sql.INFO: [15.77] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:36:23.927081+08:00] sql.INFO: [2.84] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:36:28.078265+08:00] sql.INFO: [14.36] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:36:28.100289+08:00] sql.INFO: [2.65] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:36:28.120803+08:00] sql.INFO: [15.5] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:36:28.124097+08:00] sql.INFO: [2.65] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:36:30.472533+08:00] sql.INFO: [4.49] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:36:30.475675+08:00] sql.INFO: [2.25] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:36:30.490179+08:00] sql.INFO: [13.94] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:36:30.493375+08:00] sql.INFO: [2.63] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:37:12.903911+08:00] sql.INFO: [16.5] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:37:12.931691+08:00] sql.INFO: [2.42] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:37:12.947513+08:00] sql.INFO: [9.67] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:37:12.950250+08:00] sql.INFO: [2.24] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:37:28.562398+08:00] sql.INFO: [17.22] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:37:28.587898+08:00] sql.INFO: [2.45] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:37:28.608855+08:00] sql.INFO: [16.02] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:37:28.611925+08:00] sql.INFO: [2.49] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:38:11.060649+08:00] sql.INFO: [14.69] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:38:11.084664+08:00] sql.INFO: [2.58] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:38:11.105535+08:00] sql.INFO: [15.58] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:38:11.108855+08:00] sql.INFO: [2.56] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:38:23.521690+08:00] sql.INFO: [3.62] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:38:23.525461+08:00] sql.INFO: [2.79] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:38:23.541629+08:00] sql.INFO: [15.47] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:38:23.545234+08:00] sql.INFO: [2.95] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:38:24.578958+08:00] sql.INFO: [4.37] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:38:24.582799+08:00] sql.INFO: [2.75] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:38:24.599254+08:00] sql.INFO: [15.79] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:38:24.602501+08:00] sql.INFO: [2.54] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:38:29.020621+08:00] sql.INFO: [14.63] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:38:29.043148+08:00] sql.INFO: [2.62] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:38:29.062420+08:00] sql.INFO: [14.78] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:38:29.065756+08:00] sql.INFO: [2.7] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:38:30.734065+08:00] sql.INFO: [2.96] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:38:30.737070+08:00] sql.INFO: [2.29] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:38:30.754001+08:00] sql.INFO: [16.32] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:38:30.757269+08:00] sql.INFO: [2.6] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:39:03.659257+08:00] sql.INFO: [16.31] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:39:03.684316+08:00] sql.INFO: [2.5] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:39:03.704244+08:00] sql.INFO: [14.67] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:39:03.707754+08:00] sql.INFO: [2.83] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:40:14.959928+08:00] sql.INFO: [14.36] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:40:14.981701+08:00] sql.INFO: [2.37] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:40:15.003267+08:00] sql.INFO: [15.91] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:40:15.006681+08:00] sql.INFO: [2.76] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:40:40.498961+08:00] sql.INFO: [3.73] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:40:40.502639+08:00] sql.INFO: [2.84] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:40:40.520156+08:00] sql.INFO: [16.66] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:40:40.524512+08:00] sql.INFO: [3.09] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:40:45.181056+08:00] sql.INFO: [17.04] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:40:45.206292+08:00] sql.INFO: [2.54] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:40:45.227874+08:00] sql.INFO: [15.76] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:40:45.231049+08:00] sql.INFO: [2.55] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:40:54.822370+08:00] sql.INFO: [3.81] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:40:54.826090+08:00] sql.INFO: [2.7] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:40:54.842410+08:00] sql.INFO: [15.74] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:40:54.845708+08:00] sql.INFO: [2.75] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:40:55.888524+08:00] sql.INFO: [4.2] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:40:55.892578+08:00] sql.INFO: [2.97] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:40:55.908458+08:00] sql.INFO: [15.22] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:40:55.911617+08:00] sql.INFO: [2.61] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:41:01.190195+08:00] sql.INFO: [15.2] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:41:01.213432+08:00] sql.INFO: [2.34] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:41:01.231686+08:00] sql.INFO: [12.37] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:41:01.234628+08:00] sql.INFO: [2.38] select * from `article_survey` where `id` in ('7') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:41:01.473014+08:00] sql.INFO: [27.67] update `article_survey` set `results` = `results` + 1, `article_survey`.`updated_at` = '2025-02-21 17:41:01' where `id` in ('7', '3') and `website_id` = '2' [] [] [2025-02-21T17:41:01.476032+08:00] sql.INFO: [2.44] select * from `article_survey` where `id` in ('7', '3') and `website_id` = '2' [] [] [2025-02-21T17:41:59.275530+08:00] sql.INFO: [3.44] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:41:59.278990+08:00] sql.INFO: [2.53] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:41:59.289144+08:00] sql.INFO: [9.63] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:42:24.810663+08:00] sql.INFO: [3.36] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:42:24.813426+08:00] sql.INFO: [2.05] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:42:24.828354+08:00] sql.INFO: [14.5] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:42:25.857172+08:00] sql.INFO: [3.04] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:42:25.859970+08:00] sql.INFO: [2] select `sur_id` from `article_survey` where `sur_id` = '2025022009425590151223' and `website_id` = '2' [] [] [2025-02-21T17:42:25.876400+08:00] sql.INFO: [15.76] select `survey_type` from `article` where `survey_id` = '2025022009425590151223' [] [] [2025-02-21T17:42:34.924335+08:00] sql.INFO: [3.33] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:42:34.927293+08:00] sql.INFO: [2.11] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T17:42:34.937307+08:00] sql.INFO: [9.48] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T17:42:34.940618+08:00] sql.INFO: [2.64] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:42:34.963030+08:00] sql.INFO: [21.79] update `article_survey` set `results` = `results` + 1, `article_survey`.`updated_at` = '2025-02-21 17:42:34' where `id` in ('4', '5') and `website_id` = '2' [] [] [2025-02-21T17:42:34.965887+08:00] sql.INFO: [2.39] select * from `article_survey` where `id` in ('4', '5') and `website_id` = '2' [] [] [2025-02-21T17:42:49.502065+08:00] sql.INFO: [3.26] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:42:49.506017+08:00] sql.INFO: [2.93] select * from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-21T17:42:49.544492+08:00] sql.INFO: [37.66] insert into `article_survey` (`art_id`, `website_id`, `survey_name`, `choice_name`, `sur_id`, `is_other`, `other_id`) values ('4154', '2', ' ceshi', 'sssss', '2025022108311143717588', '1', '6') [] [] [2025-02-21T17:43:08.284425+08:00] sql.INFO: [4.85] select * from `website` where `id` = '2' limit 1 [] [] [2025-02-21T17:43:08.288452+08:00] sql.INFO: [3.01] select `sur_id` from `article_survey` where `sur_id` = '2025022108311143717588' and `website_id` = '2' [] [] [2025-02-21T17:43:08.301235+08:00] sql.INFO: [11.97] select `survey_type` from `article` where `survey_id` = '2025022108311143717588' [] [] [2025-02-21T17:43:08.305574+08:00] sql.INFO: [3.5] select * from `article_survey` where `id` in ('4', '8') and `website_id` = '2' and `is_other` = '1' and `other_id` != '0' limit 1 [] [] [2025-02-21T17:43:08.341908+08:00] sql.INFO: [35.26] update `article_survey` set `results` = `results` + 1, `article_survey`.`updated_at` = '2025-02-21 17:43:08' where `id` in ('4', '8', '6') and `website_id` = '2' [] [] [2025-02-21T17:43:08.345261+08:00] sql.INFO: [2.71] select * from `article_survey` where `id` in ('4', '8', '6') and `website_id` = '2' [] [] [2025-02-27T10:00:17.231877+08:00] sql.INFO: [25.84] select * from `article` where `is_survey` = '1' order by `updated_at` desc limit 10 offset 0 [] [] [2025-02-27T10:05:52.566730+08:00] sql.INFO: [23.15] select * from `article` where `is_survey` = '1' order by `updated_at` desc limit 10 offset 0 [] [] [2025-02-27T10:09:51.487248+08:00] sql.INFO: [12.5] select * from `article_survey` where `sur_id` = '2025022512070358177870' [] [] [2025-02-27T10:12:17.101500+08:00] sql.INFO: [14.17] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022512070358177870') and `is_other` = '0' [] [] [2025-02-27T10:12:17.131672+08:00] sql.INFO: [13.62] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T10:12:17.135272+08:00] sql.INFO: [2.55] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T10:12:20.723703+08:00] sql.INFO: [12.95] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022512070358177870') and `is_other` = '0' [] [] [2025-02-27T10:12:20.743730+08:00] sql.INFO: [3.46] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T10:12:20.747346+08:00] sql.INFO: [2.68] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T10:12:28.987183+08:00] sql.INFO: [3.63] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022512070358177870') and `is_other` = '0' [] [] [2025-02-27T10:12:28.991375+08:00] sql.INFO: [3.02] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T10:12:28.995474+08:00] sql.INFO: [3.27] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T10:12:29.959714+08:00] sql.INFO: [3.64] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022512070358177870') and `is_other` = '0' [] [] [2025-02-27T10:12:29.965209+08:00] sql.INFO: [3.93] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T10:12:29.969157+08:00] sql.INFO: [2.83] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T10:12:33.800805+08:00] sql.INFO: [13.5] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022512070358177870') and `is_other` = '0' [] [] [2025-02-27T10:12:33.819338+08:00] sql.INFO: [2.82] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T10:12:33.822732+08:00] sql.INFO: [2.62] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T10:32:32.369545+08:00] sql.INFO: [17.62] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2025-02-27T10:32:32.404624+08:00] sql.INFO: [16.53] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-27T10:37:02.026352+08:00] sql.INFO: [8.47] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2025-02-27T10:37:02.042397+08:00] sql.INFO: [13.1] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-27T10:39:52.713810+08:00] sql.INFO: [9.49] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2025-02-27T10:39:52.734894+08:00] sql.INFO: [18.11] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-27T10:40:31.569108+08:00] sql.INFO: [4.55] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2025-02-27T10:40:31.589168+08:00] sql.INFO: [16.98] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-27T10:40:34.193636+08:00] sql.INFO: [5.51] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2025-02-27T10:40:34.211681+08:00] sql.INFO: [15.01] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-27T10:40:58.716132+08:00] sql.INFO: [4.05] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2025-02-27T10:40:58.732949+08:00] sql.INFO: [14.05] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-27T10:41:20.873440+08:00] sql.INFO: [4.09] select `article`.*, `category`.`name` as `category_name` from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') order by `article`.`id` desc limit 10 offset 0 [] [] [2025-02-27T10:41:20.889895+08:00] sql.INFO: [13.59] select count(*) as aggregate from `article` left join `category` on `article`.`catid` = `category`.`id` where `article`.`status` not in ('404') [] [] [2025-02-27T13:22:18.634878+08:00] sql.INFO: [57.97] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022512070358177870') and `is_other` = '0' [] [] [2025-02-27T13:23:09.825478+08:00] sql.INFO: [14.32] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022512070358177870') and `is_other` = '0' [] [] [2025-02-27T13:25:01.802590+08:00] sql.INFO: [15] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022512070358177870') and `is_other` = '0' [] [] [2025-02-27T13:25:01.823786+08:00] sql.INFO: [2.75] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:25:01.827055+08:00] sql.INFO: [2.54] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:25:17.700253+08:00] sql.INFO: [4.55] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022512070358177870') and `is_other` = '0' [] [] [2025-02-27T13:25:17.704846+08:00] sql.INFO: [3.41] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:25:17.709304+08:00] sql.INFO: [3.1] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:25:22.466215+08:00] sql.INFO: [16.17] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022512070358177870') and `is_other` = '0' [] [] [2025-02-27T13:25:22.484908+08:00] sql.INFO: [3.58] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:25:22.488476+08:00] sql.INFO: [2.96] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:27:34.894080+08:00] sql.INFO: [8.74] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022512070358177870') and `is_other` = '0' [] [] [2025-02-27T13:27:34.897852+08:00] sql.INFO: [2.77] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:27:34.901557+08:00] sql.INFO: [2.91] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:27:39.857396+08:00] sql.INFO: [14.68] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022512070358177870') and `is_other` = '0' [] [] [2025-02-27T13:27:39.881088+08:00] sql.INFO: [5.48] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:27:39.884497+08:00] sql.INFO: [2.72] select * from `article_survey` where (`sur_id` = '2025022512070358177870') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:28:27.707025+08:00] sql.INFO: [3.38] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022108311143717588') and `is_other` = '0' [] [] [2025-02-27T13:28:27.710560+08:00] sql.INFO: [2.57] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:28:27.713997+08:00] sql.INFO: [2.77] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:28:28.661326+08:00] sql.INFO: [3.21] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022108311143717588') and `is_other` = '0' [] [] [2025-02-27T13:28:28.664995+08:00] sql.INFO: [2.7] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:28:28.669228+08:00] sql.INFO: [3.06] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:28:42.989644+08:00] sql.INFO: [3.19] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022108311143717588') and `is_other` = '0' [] [] [2025-02-27T13:28:42.993224+08:00] sql.INFO: [2.5] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:28:42.996569+08:00] sql.INFO: [2.7] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:28:44.030368+08:00] sql.INFO: [3.51] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022108311143717588') and `is_other` = '0' [] [] [2025-02-27T13:28:44.034656+08:00] sql.INFO: [3.23] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:28:44.038684+08:00] sql.INFO: [3.1] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:29:06.738097+08:00] sql.INFO: [14.98] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022108311143717588') and `is_other` = '0' [] [] [2025-02-27T13:29:06.757073+08:00] sql.INFO: [3.01] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:29:06.760602+08:00] sql.INFO: [2.88] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:29:07.960329+08:00] sql.INFO: [3.46] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022108311143717588') and `is_other` = '0' [] [] [2025-02-27T13:29:07.964892+08:00] sql.INFO: [3.18] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:29:07.969859+08:00] sql.INFO: [3.55] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:29:12.568010+08:00] sql.INFO: [17.61] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022108311143717588') and `is_other` = '0' [] [] [2025-02-27T13:29:12.584909+08:00] sql.INFO: [2.83] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:29:12.588165+08:00] sql.INFO: [2.59] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:30:03.129853+08:00] sql.INFO: [3.25] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022108311143717588') and `is_other` = '0' [] [] [2025-02-27T13:30:03.134179+08:00] sql.INFO: [3.24] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:30:03.138099+08:00] sql.INFO: [2.9] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:30:06.465318+08:00] sql.INFO: [13.9] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022108311143717588') and `is_other` = '0' [] [] [2025-02-27T13:30:06.485189+08:00] sql.INFO: [2.85] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:30:06.488421+08:00] sql.INFO: [2.53] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:30:23.942842+08:00] sql.INFO: [3.36] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022108311143717588') and `is_other` = '0' [] [] [2025-02-27T13:30:23.946573+08:00] sql.INFO: [2.67] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:30:23.949869+08:00] sql.INFO: [2.68] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:30:24.800151+08:00] sql.INFO: [3.52] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022108311143717588') and `is_other` = '0' [] [] [2025-02-27T13:30:24.804006+08:00] sql.INFO: [2.81] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:30:24.807489+08:00] sql.INFO: [2.71] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T13:30:29.444940+08:00] sql.INFO: [13.12] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022108311143717588') and `is_other` = '0' [] [] [2025-02-27T13:30:29.466507+08:00] sql.INFO: [2.93] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T13:30:29.469976+08:00] sql.INFO: [2.65] select * from `article_survey` where (`sur_id` = '2025022108311143717588') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T14:21:44.372283+08:00] sql.INFO: [43.49] select * from `article` where `is_survey` = '1' order by `updated_at` desc limit 10 offset 0 [] [] [2025-02-27T14:24:40.758086+08:00] sql.INFO: [40.48] select * from `article` where (`is_survey` = 'is not') order by `updated_at` desc limit 10 offset 0 [] [] [2025-02-27T14:25:21.295226+08:00] sql.INFO: [13.88] select * from `article` where (`survey_name` = 'AXX' and `is_survey` = 'is not') order by `updated_at` desc limit 10 offset 0 [] [] [2025-02-27T14:25:22.497285+08:00] sql.INFO: [11.81] select * from `article` where (`survey_name` = 'AXX' and `is_survey` = 'is not') order by `updated_at` desc limit 10 offset 0 [] [] [2025-02-27T14:25:28.904091+08:00] sql.INFO: [17.86] select * from `article` where (`is_survey` = 'is not') order by `updated_at` desc limit 10 offset 0 [] [] [2025-02-27T14:33:11.603533+08:00] sql.INFO: [27.42] select * from `article` where `is_survey` is not null order by `updated_at` desc limit 10 offset 0 [] [] [2025-02-27T14:34:57.696109+08:00] sql.INFO: [20.91] select * from `article` where `is_survey` is not null order by `updated_at` desc limit 10 offset 0 [] [] [2025-02-27T14:34:58.483045+08:00] sql.INFO: [17.63] select * from `article` where `is_survey` is not null order by `updated_at` desc limit 10 offset 0 [] [] [2025-02-27T14:34:59.145041+08:00] sql.INFO: [33.56] select * from `article` where `is_survey` is not null order by `updated_at` desc limit 10 offset 0 [] [] [2025-02-27T14:35:03.358661+08:00] sql.INFO: [15.41] select * from `article` where `is_survey` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:36:00.051888+08:00] sql.INFO: [18.71] select * from `article` where (`survey_name` = 'GGGGGGGGG') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:36:02.125267+08:00] sql.INFO: [19.48] select * from `article` where (`survey_name` = 'GGGGGGGGG') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:36:02.965257+08:00] sql.INFO: [16.63] select * from `article` where (`survey_name` = 'GGGGGGGGG') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:36:03.657353+08:00] sql.INFO: [16.2] select * from `article` where (`survey_name` = 'GGGGGGGGG') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:36:04.301692+08:00] sql.INFO: [17.74] select * from `article` where (`survey_name` = 'GGGGGGGGG') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:36:52.385856+08:00] sql.INFO: [18.87] select * from `article` where (`survey_name` = 'GGGGGGGGG') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:37:02.159877+08:00] sql.INFO: [3.66] select * from `article` where `is_survey` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:39:14.503366+08:00] sql.INFO: [14.35] select * from `article` where `is_survey` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:39:14.537930+08:00] sql.INFO: [15.89] select count(*) as aggregate from `article` where `is_survey` is not null limit 10 offset 0 [] [] [2025-02-27T14:39:15.336388+08:00] sql.INFO: [3.82] select * from `article` where `is_survey` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:39:15.355433+08:00] sql.INFO: [15.88] select count(*) as aggregate from `article` where `is_survey` is not null limit 10 offset 0 [] [] [2025-02-27T14:39:22.098502+08:00] sql.INFO: [4.19] select * from `article` where (`is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:39:22.117194+08:00] sql.INFO: [15.69] select count(*) as aggregate from `article` where (`is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:39:23.002818+08:00] sql.INFO: [4.57] select * from `article` where (`is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:39:23.021164+08:00] sql.INFO: [15.48] select count(*) as aggregate from `article` where (`is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:39:36.954487+08:00] sql.INFO: [3.96] select * from `article` where (`is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:39:36.972995+08:00] sql.INFO: [15.87] select count(*) as aggregate from `article` where (`is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:39:38.066365+08:00] sql.INFO: [4.2] select * from `article` where (`is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:39:38.085265+08:00] sql.INFO: [16] select count(*) as aggregate from `article` where (`is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:39:38.640300+08:00] sql.INFO: [3.64] select * from `article` where (`is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:39:38.655581+08:00] sql.INFO: [12.66] select count(*) as aggregate from `article` where (`is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:39:39.688670+08:00] sql.INFO: [3.84] select * from `article` where (`is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:39:39.705279+08:00] sql.INFO: [13.95] select count(*) as aggregate from `article` where (`is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:40:05.440553+08:00] sql.INFO: [5.07] select * from `article` where (`is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:40:05.460135+08:00] sql.INFO: [15.72] select count(*) as aggregate from `article` where (`is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:47:26.282128+08:00] sql.INFO: [30.95] select * from `article` where (`survey_name` like '%GGGGGGGGG%' and `is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:47:26.314702+08:00] sql.INFO: [16.09] select count(*) as aggregate from `article` where (`survey_name` like '%GGGGGGGGG%' and `is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:47:41.401094+08:00] sql.INFO: [4.08] select * from `article` where (`is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:47:41.418713+08:00] sql.INFO: [15.41] select count(*) as aggregate from `article` where (`is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:48:25.336689+08:00] sql.INFO: [3.77] select * from `article` where (`is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:48:25.352418+08:00] sql.INFO: [13.31] select count(*) as aggregate from `article` where (`is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:48:26.443538+08:00] sql.INFO: [3.71] select * from `article` where (`is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:48:26.455382+08:00] sql.INFO: [9.48] select count(*) as aggregate from `article` where (`is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:48:27.176321+08:00] sql.INFO: [3.84] select * from `article` where (`is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:48:27.188825+08:00] sql.INFO: [10.02] select count(*) as aggregate from `article` where (`is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:52:52.509388+08:00] sql.INFO: [14.93] select * from `article` where `is_survey` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:52:52.540694+08:00] sql.INFO: [16.23] select count(*) as aggregate from `article` where `is_survey` is not null limit 10 offset 0 [] [] [2025-02-27T14:53:04.866158+08:00] sql.INFO: [18.85] select * from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '0' and `is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:53:04.881548+08:00] sql.INFO: [14.59] select count(*) as aggregate from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '0' and `is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:53:09.596031+08:00] sql.INFO: [17.59] select * from `article` where (`survey_type` = '0' and `is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:53:09.610727+08:00] sql.INFO: [12.83] select count(*) as aggregate from `article` where (`survey_type` = '0' and `is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:53:35.945781+08:00] sql.INFO: [12.87] select * from `article` where (`survey_type` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:53:35.957851+08:00] sql.INFO: [9.98] select count(*) as aggregate from `article` where (`survey_type` = '1') limit 10 offset 0 [] [] [2025-02-27T14:53:57.043087+08:00] sql.INFO: [17.85] select * from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '1' and `is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:53:57.053932+08:00] sql.INFO: [10.29] select count(*) as aggregate from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '1' and `is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:54:22.585693+08:00] sql.INFO: [15.37] select * from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '1' and `is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:54:22.597659+08:00] sql.INFO: [11.46] select count(*) as aggregate from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '1' and `is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:54:23.452192+08:00] sql.INFO: [16] select * from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '1' and `is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:54:23.464794+08:00] sql.INFO: [12.02] select count(*) as aggregate from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '1' and `is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:54:28.343726+08:00] sql.INFO: [23.73] select * from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '1' and `is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:54:42.259146+08:00] sql.INFO: [26.89] select * from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '1' and `is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:54:46.269208+08:00] sql.INFO: [18.06] select * from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '0' and `is_survey` = '1') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:54:46.482986+08:00] sql.INFO: [16.21] select count(*) as aggregate from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '0' and `is_survey` = '1') limit 10 offset 0 [] [] [2025-02-27T14:54:56.255384+08:00] sql.INFO: [4.21] select * from `article` where (`survey_type` = '0') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:54:56.275013+08:00] sql.INFO: [16.13] select count(*) as aggregate from `article` where (`survey_type` = '0') limit 10 offset 0 [] [] [2025-02-27T14:55:08.119656+08:00] sql.INFO: [3.55] select * from `article` where (`survey_type` = '0') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:55:08.137311+08:00] sql.INFO: [15.1] select count(*) as aggregate from `article` where (`survey_type` = '0') limit 10 offset 0 [] [] [2025-02-27T14:55:14.166246+08:00] sql.INFO: [3.61] select * from `article` where `is_survey` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:55:14.184394+08:00] sql.INFO: [15.52] select count(*) as aggregate from `article` where `is_survey` is not null limit 10 offset 0 [] [] [2025-02-27T14:55:41.509292+08:00] sql.INFO: [4.63] select * from `article` where `is_survey` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:55:41.528503+08:00] sql.INFO: [15.94] select count(*) as aggregate from `article` where `is_survey` is not null limit 10 offset 0 [] [] [2025-02-27T14:55:42.305346+08:00] sql.INFO: [3.72] select * from `article` where `is_survey` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:55:42.324006+08:00] sql.INFO: [15.7] select count(*) as aggregate from `article` where `is_survey` is not null limit 10 offset 0 [] [] [2025-02-27T14:56:50.144851+08:00] sql.INFO: [19.96] select * from `article` where (`is_survey` = '0') order by `id` desc limit 10 offset 0 [] [] [2025-02-27T14:56:50.401413+08:00] sql.INFO: [16.25] select count(*) as aggregate from `article` where (`is_survey` = '0') limit 10 offset 0 [] [] [2025-02-27T14:57:16.679236+08:00] sql.INFO: [19.15] select * from `article` where (`is_survey` = '0') order by `id` desc limit 10 offset 10 [] [] [2025-02-27T14:57:16.696512+08:00] sql.INFO: [14.4] select count(*) as aggregate from `article` where (`is_survey` = '0') limit 10 offset 10 [] [] [2025-02-27T14:59:18.676779+08:00] sql.INFO: [28.55] select * from `article` where (`survey_type` = '0' and `is_survey` = '0') order by `id` desc limit 10 offset 10 [] [] [2025-02-27T14:59:24.255232+08:00] sql.INFO: [18.11] select * from `article` where `survey_name` is not null order by `id` desc limit 10 offset 10 [] [] [2025-02-27T14:59:24.468587+08:00] sql.INFO: [13.96] select count(*) as aggregate from `article` where `survey_name` is not null limit 10 offset 10 [] [] [2025-02-27T14:59:40.216107+08:00] sql.INFO: [17.18] select * from `article` where (`is_survey` = '0') order by `id` desc limit 10 offset 10 [] [] [2025-02-27T14:59:40.232298+08:00] sql.INFO: [13.91] select count(*) as aggregate from `article` where (`is_survey` = '0') limit 10 offset 10 [] [] [2025-02-27T15:01:55.369695+08:00] sql.INFO: [23.58] select * from `article` where (`is_survey` = '0') order by `id` desc limit 10 offset 10 [] [] [2025-02-27T15:01:55.386294+08:00] sql.INFO: [14.22] select count(*) as aggregate from `article` where (`is_survey` = '0') limit 10 offset 10 [] [] [2025-02-27T15:02:03.789116+08:00] sql.INFO: [24.27] select * from `article` where `survey_name` is not null and (`is_survey` = '0') order by `id` desc limit 10 offset 10 [] [] [2025-02-27T15:02:08.289031+08:00] sql.INFO: [16.86] select * from `article` where `survey_name` is not null order by `id` desc limit 10 offset 10 [] [] [2025-02-27T15:02:08.472324+08:00] sql.INFO: [12.29] select count(*) as aggregate from `article` where `survey_name` is not null limit 10 offset 10 [] [] [2025-02-27T15:04:47.749496+08:00] sql.INFO: [21.51] select * from `article` where `survey_name` is not null order by `id` desc limit 10 offset 10 [] [] [2025-02-27T15:04:47.961601+08:00] sql.INFO: [15.87] select count(*) as aggregate from `article` where `survey_name` is not null limit 10 offset 10 [] [] [2025-02-27T15:06:15.335428+08:00] sql.INFO: [17.72] select * from `article` where `survey_name` is not null order by `id` desc limit 10 offset 10 [] [] [2025-02-27T15:06:15.349648+08:00] sql.INFO: [12.83] select count(*) as aggregate from `article` where `survey_name` is not null limit 10 offset 10 [] [] [2025-02-27T15:06:24.184954+08:00] sql.INFO: [28.96] select count(*) as aggregate from `article` where `survey_name` is not null [] [] [2025-02-27T15:06:24.203352+08:00] sql.INFO: [13.53] select * from `article` where `survey_name` is not null order by `id` desc limit 10 offset 10 [] [] [2025-02-27T15:06:24.423747+08:00] sql.INFO: [9.89] select count(*) as aggregate from `article` where `survey_name` is not null limit 10 offset 10 [] [] [2025-02-27T15:06:28.822945+08:00] sql.INFO: [20.89] select count(*) as aggregate from `article` where `survey_name` is not null [] [] [2025-02-27T15:06:28.847689+08:00] sql.INFO: [18.83] select * from `article` where `survey_name` is not null order by `id` desc limit 10 offset 10 [] [] [2025-02-27T15:06:30.591938+08:00] sql.INFO: [16.93] select count(*) as aggregate from `article` where `survey_name` is not null [] [] [2025-02-27T15:06:30.604662+08:00] sql.INFO: [12.2] select * from `article` where `survey_name` is not null order by `id` desc limit 10 offset 10 [] [] [2025-02-27T15:06:50.980161+08:00] sql.INFO: [10.48] select count(*) as aggregate from `article` where `survey_name` is not null [] [] [2025-02-27T15:06:50.985750+08:00] sql.INFO: [4.84] select * from `article` where `survey_name` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T15:07:03.680452+08:00] sql.INFO: [16.84] select count(*) as aggregate from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '0' and `is_survey` = '0') and `survey_name` is not null [] [] [2025-02-27T15:07:03.698432+08:00] sql.INFO: [17.29] select * from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '0' and `is_survey` = '0') and `survey_name` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T15:07:07.758830+08:00] sql.INFO: [10.38] select count(*) as aggregate from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '0' and `is_survey` = '1') and `survey_name` is not null [] [] [2025-02-27T15:07:07.771547+08:00] sql.INFO: [12.04] select * from `article` where (`survey_name` like '%GGGGGGGGG%' and `survey_type` = '0' and `is_survey` = '1') and `survey_name` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T15:07:14.152155+08:00] sql.INFO: [14.53] select count(*) as aggregate from `article` where (`survey_name` like '%11%' and `survey_type` = '0' and `is_survey` = '1') and `survey_name` is not null [] [] [2025-02-27T15:07:14.179624+08:00] sql.INFO: [26.86] select * from `article` where (`survey_name` like '%11%' and `survey_type` = '0' and `is_survey` = '1') and `survey_name` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T15:07:26.473825+08:00] sql.INFO: [10.11] select count(*) as aggregate from `article` where (`survey_type` = '0' and `is_survey` = '1') and `survey_name` is not null [] [] [2025-02-27T15:07:26.491704+08:00] sql.INFO: [17.24] select * from `article` where (`survey_type` = '0' and `is_survey` = '1') and `survey_name` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T15:07:34.130978+08:00] sql.INFO: [10.2] select count(*) as aggregate from `article` where (`survey_type` = '0') and `survey_name` is not null [] [] [2025-02-27T15:07:34.149735+08:00] sql.INFO: [18.21] select * from `article` where (`survey_type` = '0') and `survey_name` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T15:07:38.981890+08:00] sql.INFO: [12.04] select count(*) as aggregate from `article` where (`survey_type` = '1') and `survey_name` is not null [] [] [2025-02-27T15:07:38.998977+08:00] sql.INFO: [16.51] select * from `article` where (`survey_type` = '1') and `survey_name` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T16:11:29.860808+08:00] sql.INFO: [15.28] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022408561179511685') and `is_other` = '0' [] [] [2025-02-27T16:11:29.885713+08:00] sql.INFO: [3.58] select * from `article_survey` where (`sur_id` = '2025022408561179511685') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-27T16:11:29.889502+08:00] sql.INFO: [3.01] select * from `article_survey` where (`sur_id` = '2025022408561179511685') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-27T16:13:26.526197+08:00] sql.INFO: [15.88] select count(*) as aggregate from `article` where (`survey_type` = '2') and `survey_name` is not null [] [] [2025-02-27T16:13:26.540073+08:00] sql.INFO: [13.33] select * from `article` where (`survey_type` = '2') and `survey_name` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-27T16:13:39.486478+08:00] sql.INFO: [13.72] select count(*) as aggregate from `article` where `survey_name` is not null [] [] [2025-02-27T16:13:39.490491+08:00] sql.INFO: [3.51] select * from `article` where `survey_name` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-28T13:27:32.659344+08:00] sql.INFO: [14.65] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022512070358177870') and `is_other` = '0' [] [] [2025-02-28T13:27:41.579065+08:00] sql.INFO: [15.27] select count(*) as aggregate from `article` where `survey_name` is not null [] [] [2025-02-28T13:27:41.582979+08:00] sql.INFO: [3.42] select * from `article` where `survey_name` is not null order by `id` desc limit 10 offset 0 [] [] [2025-02-28T13:28:05.788593+08:00] sql.INFO: [3.92] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:28:07.194810+08:00] sql.INFO: [4.41] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:28:08.082218+08:00] sql.INFO: [3.12] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:28:08.968571+08:00] sql.INFO: [6.05] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:28:10.050908+08:00] sql.INFO: [3.46] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:28:10.853136+08:00] sql.INFO: [3.34] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:28:11.610659+08:00] sql.INFO: [3] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:28:16.684097+08:00] sql.INFO: [3.37] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:28:17.481605+08:00] sql.INFO: [3.33] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:28:18.105960+08:00] sql.INFO: [3.64] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:30:38.355296+08:00] sql.INFO: [12.99] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:30:38.374908+08:00] sql.INFO: [2.64] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:30:38.378158+08:00] sql.INFO: [2.56] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:32:33.648033+08:00] sql.INFO: [12.64] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:32:33.668037+08:00] sql.INFO: [2.89] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:32:33.671430+08:00] sql.INFO: [2.48] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:34:14.409397+08:00] sql.INFO: [12.8] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:34:14.426208+08:00] sql.INFO: [2.36] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:34:14.428948+08:00] sql.INFO: [2.15] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:35:46.906617+08:00] sql.INFO: [17.66] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:35:46.931715+08:00] sql.INFO: [2.77] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:35:46.935252+08:00] sql.INFO: [2.77] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:36:37.107091+08:00] sql.INFO: [15.42] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:36:37.126327+08:00] sql.INFO: [2.36] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:36:37.129418+08:00] sql.INFO: [2.39] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:36:38.253983+08:00] sql.INFO: [3.48] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:36:38.258013+08:00] sql.INFO: [2.7] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:36:38.261321+08:00] sql.INFO: [2.48] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:36:39.329897+08:00] sql.INFO: [3.5] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:36:39.334335+08:00] sql.INFO: [3.11] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:36:39.338457+08:00] sql.INFO: [3.03] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:36:40.024688+08:00] sql.INFO: [3.18] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:36:40.028742+08:00] sql.INFO: [2.86] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:36:40.031578+08:00] sql.INFO: [2.19] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:37:14.456123+08:00] sql.INFO: [11.92] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:37:14.475825+08:00] sql.INFO: [2.53] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:37:14.478986+08:00] sql.INFO: [2.43] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:37:15.321661+08:00] sql.INFO: [3.21] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:37:15.325422+08:00] sql.INFO: [2.5] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:37:15.328753+08:00] sql.INFO: [2.45] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:37:48.552970+08:00] sql.INFO: [3.73] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:37:48.557793+08:00] sql.INFO: [3.26] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:37:48.561743+08:00] sql.INFO: [3.03] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:37:53.246488+08:00] sql.INFO: [17.63] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:37:53.270409+08:00] sql.INFO: [2.76] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:37:53.273823+08:00] sql.INFO: [2.49] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:38:50.801150+08:00] sql.INFO: [16.04] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:38:50.824743+08:00] sql.INFO: [2.76] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:38:50.827800+08:00] sql.INFO: [2.44] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:41:40.057778+08:00] sql.INFO: [12.84] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:41:40.078940+08:00] sql.INFO: [2.52] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:41:40.081761+08:00] sql.INFO: [2.1] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:42:18.591258+08:00] sql.INFO: [3.16] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:42:18.595091+08:00] sql.INFO: [2.6] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:42:18.598115+08:00] sql.INFO: [2.4] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:42:29.076758+08:00] sql.INFO: [12.36] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:42:29.098325+08:00] sql.INFO: [2.21] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:42:29.101196+08:00] sql.INFO: [2.15] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:42:30.266969+08:00] sql.INFO: [3.02] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:42:30.271053+08:00] sql.INFO: [2.51] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:42:30.274323+08:00] sql.INFO: [2.44] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:42:31.091774+08:00] sql.INFO: [3.14] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:42:31.095782+08:00] sql.INFO: [2.72] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:42:31.099031+08:00] sql.INFO: [2.34] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:43:45.336433+08:00] sql.INFO: [15.23] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:43:45.359432+08:00] sql.INFO: [2.58] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:43:45.362516+08:00] sql.INFO: [2.44] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:43:46.337094+08:00] sql.INFO: [4.09] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:43:46.342790+08:00] sql.INFO: [4.15] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:43:46.347733+08:00] sql.INFO: [3.91] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:43:52.480118+08:00] sql.INFO: [16.11] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:43:52.503031+08:00] sql.INFO: [3.05] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:43:52.506478+08:00] sql.INFO: [2.74] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:43:57.464894+08:00] sql.INFO: [13.42] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:43:57.485354+08:00] sql.INFO: [2.8] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:43:57.488721+08:00] sql.INFO: [2.61] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:45:54.573241+08:00] sql.INFO: [7.98] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:45:54.577131+08:00] sql.INFO: [2.61] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:45:54.580459+08:00] sql.INFO: [2.62] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:45:55.498658+08:00] sql.INFO: [3.08] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:45:55.502380+08:00] sql.INFO: [2.66] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:45:55.505735+08:00] sql.INFO: [2.59] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:46:00.054252+08:00] sql.INFO: [14.37] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:46:00.076371+08:00] sql.INFO: [2.74] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:46:00.079680+08:00] sql.INFO: [2.62] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:46:22.111490+08:00] sql.INFO: [6.45] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:46:22.115315+08:00] sql.INFO: [2.4] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:46:22.118706+08:00] sql.INFO: [2.48] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:46:54.910209+08:00] sql.INFO: [13.35] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:46:54.931240+08:00] sql.INFO: [2.77] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:46:54.934912+08:00] sql.INFO: [2.79] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T13:46:59.199610+08:00] sql.INFO: [17.24] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T13:46:59.223048+08:00] sql.INFO: [2.67] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T13:46:59.226296+08:00] sql.INFO: [2.55] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T14:02:45.083689+08:00] sql.INFO: [13.82] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:02:45.103975+08:00] sql.INFO: [3.07] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:02:45.107755+08:00] sql.INFO: [2.89] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T14:04:22.782836+08:00] sql.INFO: [12.43] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:04:22.799761+08:00] sql.INFO: [2.59] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:04:22.802841+08:00] sql.INFO: [2.43] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T14:04:46.620838+08:00] sql.INFO: [3.47] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:04:46.624554+08:00] sql.INFO: [2.54] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:04:46.627705+08:00] sql.INFO: [2.39] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T14:04:51.408493+08:00] sql.INFO: [15.23] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:04:51.431058+08:00] sql.INFO: [2.65] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:04:51.437449+08:00] sql.INFO: [5.71] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T14:05:35.296018+08:00] sql.INFO: [17.77] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:05:35.315168+08:00] sql.INFO: [2.58] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:05:35.318389+08:00] sql.INFO: [2.62] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T14:05:47.463333+08:00] sql.INFO: [3.27] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:05:47.466839+08:00] sql.INFO: [2.35] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:05:47.469908+08:00] sql.INFO: [2.4] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T14:05:51.930202+08:00] sql.INFO: [14.54] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:05:51.949674+08:00] sql.INFO: [2.31] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:05:51.952386+08:00] sql.INFO: [2.08] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc limit 1 [] [] [2025-02-28T14:06:50.628191+08:00] sql.INFO: [14.59] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:06:50.647577+08:00] sql.INFO: [2.37] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:06:50.650398+08:00] sql.INFO: [2.21] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:06:51.660421+08:00] sql.INFO: [3.35] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:06:51.664004+08:00] sql.INFO: [2.45] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:06:51.667209+08:00] sql.INFO: [2.57] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:06:52.239759+08:00] sql.INFO: [2.89] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:06:52.244030+08:00] sql.INFO: [2.77] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:06:52.247360+08:00] sql.INFO: [2.49] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:06:52.754892+08:00] sql.INFO: [3.31] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:06:52.758729+08:00] sql.INFO: [2.63] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:06:52.761937+08:00] sql.INFO: [2.41] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:06:53.679116+08:00] sql.INFO: [3.27] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:06:53.682597+08:00] sql.INFO: [2.31] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:06:53.685739+08:00] sql.INFO: [2.52] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:06:54.464388+08:00] sql.INFO: [3.25] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:06:54.468277+08:00] sql.INFO: [2.6] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:06:54.471991+08:00] sql.INFO: [3.07] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:07:23.316959+08:00] sql.INFO: [12.32] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:07:23.336189+08:00] sql.INFO: [2.33] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:07:23.339307+08:00] sql.INFO: [2.25] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:09:43.711019+08:00] sql.INFO: [14.47] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:09:43.729693+08:00] sql.INFO: [2.44] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:09:43.978354+08:00] sql.INFO: [3.57] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:10:01.107074+08:00] sql.INFO: [3.58] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:10:01.111266+08:00] sql.INFO: [2.8] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:10:01.114510+08:00] sql.INFO: [2.51] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:10:02.020366+08:00] sql.INFO: [3.22] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:10:02.025283+08:00] sql.INFO: [3.4] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:10:02.029120+08:00] sql.INFO: [2.68] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:10:06.680563+08:00] sql.INFO: [11.89] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:10:06.698116+08:00] sql.INFO: [2.48] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:10:06.855128+08:00] sql.INFO: [2.82] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:10:39.263227+08:00] sql.INFO: [12.31] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:10:39.284338+08:00] sql.INFO: [2.69] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:10:39.518126+08:00] sql.INFO: [2.82] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:11:09.536818+08:00] sql.INFO: [3.12] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:11:09.540773+08:00] sql.INFO: [2.54] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:11:09.544096+08:00] sql.INFO: [2.39] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:11:14.193482+08:00] sql.INFO: [15.4] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:11:14.214038+08:00] sql.INFO: [2.64] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:11:14.376306+08:00] sql.INFO: [12.97] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:11:24.473544+08:00] sql.INFO: [3.06] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:11:24.477388+08:00] sql.INFO: [2.45] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:11:24.480661+08:00] sql.INFO: [2.38] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:11:25.318725+08:00] sql.INFO: [3.31] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:11:25.322792+08:00] sql.INFO: [2.86] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:11:25.326464+08:00] sql.INFO: [2.69] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:11:29.749670+08:00] sql.INFO: [15.52] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:11:29.771677+08:00] sql.INFO: [2.92] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:11:29.963089+08:00] sql.INFO: [2.85] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:11:55.687314+08:00] sql.INFO: [14.04] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:11:55.708657+08:00] sql.INFO: [2.68] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:11:55.891278+08:00] sql.INFO: [2.87] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:12:29.731532+08:00] sql.INFO: [3.79] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:12:29.735847+08:00] sql.INFO: [3.11] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:12:29.739667+08:00] sql.INFO: [2.91] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:12:30.658411+08:00] sql.INFO: [3.5] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:12:30.663183+08:00] sql.INFO: [3.11] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:12:30.667401+08:00] sql.INFO: [3.13] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:12:34.744763+08:00] sql.INFO: [15.54] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:12:34.766378+08:00] sql.INFO: [2.79] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:12:34.937359+08:00] sql.INFO: [2.89] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:13:51.282126+08:00] sql.INFO: [7.94] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:13:51.285808+08:00] sql.INFO: [2.56] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:13:51.289395+08:00] sql.INFO: [2.53] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:13:55.379343+08:00] sql.INFO: [15.78] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:13:55.399573+08:00] sql.INFO: [2.73] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:13:55.554018+08:00] sql.INFO: [2.67] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:14:49.019494+08:00] sql.INFO: [3.7] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:14:49.023538+08:00] sql.INFO: [2.9] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:14:49.027079+08:00] sql.INFO: [2.6] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:14:49.824188+08:00] sql.INFO: [3.14] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:14:49.828155+08:00] sql.INFO: [2.59] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:14:49.831717+08:00] sql.INFO: [2.74] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:14:53.401860+08:00] sql.INFO: [14.49] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:14:53.424362+08:00] sql.INFO: [2.79] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:14:53.607177+08:00] sql.INFO: [2.98] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:14:56.343405+08:00] sql.INFO: [3.37] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:14:56.347082+08:00] sql.INFO: [2.47] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:14:56.350359+08:00] sql.INFO: [2.52] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:15:13.232386+08:00] sql.INFO: [14.9] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:15:13.258511+08:00] sql.INFO: [6.83] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:15:13.446440+08:00] sql.INFO: [3.05] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:15:34.999415+08:00] sql.INFO: [13.5] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:15:35.017852+08:00] sql.INFO: [2.71] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' [] [] [2025-02-28T14:15:35.021247+08:00] sql.INFO: [2.69] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:15:52.998489+08:00] sql.INFO: [16.07] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:15:53.020198+08:00] sql.INFO: [2.66] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:15:53.024093+08:00] sql.INFO: [3.17] select * from `article_survey` [] [] [2025-02-28T14:15:53.039253+08:00] sql.INFO: [2.67] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:16:27.868418+08:00] sql.INFO: [13.06] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:16:27.887441+08:00] sql.INFO: [2.4] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:16:27.891400+08:00] sql.INFO: [3.32] select * from `article_survey` [] [] [2025-02-28T14:16:27.906714+08:00] sql.INFO: [2.69] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:18:02.725960+08:00] sql.INFO: [7.84] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:18:02.729958+08:00] sql.INFO: [2.7] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:18:02.734251+08:00] sql.INFO: [3.41] select * from `article_survey` [] [] [2025-02-28T14:18:02.749445+08:00] sql.INFO: [2.86] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:18:03.617500+08:00] sql.INFO: [3.05] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:18:03.622308+08:00] sql.INFO: [3.48] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:18:03.626725+08:00] sql.INFO: [3.61] select * from `article_survey` [] [] [2025-02-28T14:18:03.644093+08:00] sql.INFO: [2.76] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:18:07.843826+08:00] sql.INFO: [13.74] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:18:07.863564+08:00] sql.INFO: [2.49] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:18:07.866455+08:00] sql.INFO: [2.29] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:18:35.645648+08:00] sql.INFO: [3.09] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:18:35.649202+08:00] sql.INFO: [2.3] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:18:35.652379+08:00] sql.INFO: [2.39] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:18:36.516165+08:00] sql.INFO: [3.35] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:18:36.520727+08:00] sql.INFO: [3.16] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:18:36.524694+08:00] sql.INFO: [2.91] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:18:37.199956+08:00] sql.INFO: [3.07] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:18:37.203714+08:00] sql.INFO: [2.78] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:18:37.207180+08:00] sql.INFO: [2.69] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:18:41.625237+08:00] sql.INFO: [18.39] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:18:41.649421+08:00] sql.INFO: [2.56] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:18:41.652634+08:00] sql.INFO: [2.44] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:19:47.750628+08:00] sql.INFO: [13.72] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:19:47.767839+08:00] sql.INFO: [2.77] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:19:47.771237+08:00] sql.INFO: [2.76] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:20:25.024103+08:00] sql.INFO: [3.27] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:20:25.027979+08:00] sql.INFO: [2.64] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:20:25.031706+08:00] sql.INFO: [2.96] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:20:29.502167+08:00] sql.INFO: [15.94] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:20:29.527334+08:00] sql.INFO: [2.93] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:20:29.530669+08:00] sql.INFO: [2.55] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:21:02.926008+08:00] sql.INFO: [13.9] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:21:02.944038+08:00] sql.INFO: [2.86] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:21:02.947327+08:00] sql.INFO: [2.39] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:21:37.229584+08:00] sql.INFO: [16.16] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:21:37.251759+08:00] sql.INFO: [2.63] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:21:37.255179+08:00] sql.INFO: [2.67] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:21:41.512430+08:00] sql.INFO: [13.83] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:21:41.543666+08:00] sql.INFO: [2.93] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:21:41.547397+08:00] sql.INFO: [2.97] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:22:22.973289+08:00] sql.INFO: [3.77] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:22:22.977456+08:00] sql.INFO: [2.66] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:22:22.980916+08:00] sql.INFO: [2.59] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:22:27.935717+08:00] sql.INFO: [18.16] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:22:27.954739+08:00] sql.INFO: [2.53] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:22:27.958300+08:00] sql.INFO: [2.75] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:22:46.398390+08:00] sql.INFO: [3.41] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:22:46.401928+08:00] sql.INFO: [2.45] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:22:46.405592+08:00] sql.INFO: [3.04] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:22:47.245043+08:00] sql.INFO: [3.52] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:22:47.249374+08:00] sql.INFO: [2.75] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:22:47.253228+08:00] sql.INFO: [2.96] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:22:51.723172+08:00] sql.INFO: [12.13] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:22:51.745826+08:00] sql.INFO: [2.54] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:22:51.749004+08:00] sql.INFO: [2.49] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:24:19.318803+08:00] sql.INFO: [14.45] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:24:19.337496+08:00] sql.INFO: [2.48] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:24:19.340674+08:00] sql.INFO: [2.47] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:25:20.180233+08:00] sql.INFO: [15.57] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:25:20.202274+08:00] sql.INFO: [2.49] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:25:20.205342+08:00] sql.INFO: [2.41] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:25:41.463030+08:00] sql.INFO: [14.16] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:25:41.485103+08:00] sql.INFO: [2.57] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:25:41.488690+08:00] sql.INFO: [2.8] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:25:46.530088+08:00] sql.INFO: [16.24] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:25:46.554476+08:00] sql.INFO: [2.8] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:25:46.557977+08:00] sql.INFO: [2.59] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:26:08.172171+08:00] sql.INFO: [14.36] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:26:08.191984+08:00] sql.INFO: [2.44] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:26:08.194958+08:00] sql.INFO: [2.27] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:26:31.763389+08:00] sql.INFO: [2.9] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:26:31.766798+08:00] sql.INFO: [2.27] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:26:31.770159+08:00] sql.INFO: [2.7] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:26:32.656812+08:00] sql.INFO: [3.27] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:26:32.660855+08:00] sql.INFO: [2.74] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:26:32.664157+08:00] sql.INFO: [2.44] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:26:37.219253+08:00] sql.INFO: [14.15] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T14:26:37.241205+08:00] sql.INFO: [2.75] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:26:37.244335+08:00] sql.INFO: [2.37] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:29:16.838549+08:00] sql.INFO: [15.79] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:29:16.863432+08:00] sql.INFO: [2.65] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:29:16.866612+08:00] sql.INFO: [2.54] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:29:42.187421+08:00] sql.INFO: [3.77] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:29:42.192365+08:00] sql.INFO: [2.92] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:29:42.196507+08:00] sql.INFO: [3.14] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:29:46.462306+08:00] sql.INFO: [15.54] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:29:46.485145+08:00] sql.INFO: [2.58] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:29:46.488678+08:00] sql.INFO: [2.91] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:29:48.945632+08:00] sql.INFO: [3.24] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:29:48.949445+08:00] sql.INFO: [2.38] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:29:48.952531+08:00] sql.INFO: [2.32] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:30:06.163456+08:00] sql.INFO: [3.28] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:30:06.167649+08:00] sql.INFO: [2.46] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:30:06.171214+08:00] sql.INFO: [2.73] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:30:07.106869+08:00] sql.INFO: [4.17] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:30:07.111851+08:00] sql.INFO: [2.97] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:30:07.115209+08:00] sql.INFO: [2.57] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:30:07.967435+08:00] sql.INFO: [2.77] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:30:07.971787+08:00] sql.INFO: [2.82] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:30:07.975357+08:00] sql.INFO: [2.54] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:30:08.941549+08:00] sql.INFO: [3.11] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:30:08.945949+08:00] sql.INFO: [2.65] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:30:08.949104+08:00] sql.INFO: [2.44] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:30:10.727445+08:00] sql.INFO: [3.63] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:30:10.731615+08:00] sql.INFO: [2.53] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:30:10.734876+08:00] sql.INFO: [2.54] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:31:00.960190+08:00] sql.INFO: [3.53] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:31:00.964398+08:00] sql.INFO: [2.71] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:31:00.967329+08:00] sql.INFO: [2.35] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:31:01.799227+08:00] sql.INFO: [3.16] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:31:01.803545+08:00] sql.INFO: [2.78] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:31:01.807412+08:00] sql.INFO: [2.93] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:31:02.390392+08:00] sql.INFO: [2.75] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:31:02.394517+08:00] sql.INFO: [2.6] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:31:02.397660+08:00] sql.INFO: [2.45] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:31:03.098664+08:00] sql.INFO: [3.19] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:31:03.102716+08:00] sql.INFO: [2.57] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:31:03.106081+08:00] sql.INFO: [2.6] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:31:03.797851+08:00] sql.INFO: [3.09] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:31:03.801550+08:00] sql.INFO: [2.28] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:31:03.804753+08:00] sql.INFO: [2.65] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:31:04.902952+08:00] sql.INFO: [3.34] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:31:04.907367+08:00] sql.INFO: [2.86] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:31:04.910691+08:00] sql.INFO: [2.53] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:31:38.146668+08:00] sql.INFO: [13.2] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:31:38.167889+08:00] sql.INFO: [2.29] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:31:38.170981+08:00] sql.INFO: [2.36] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:31:57.028718+08:00] sql.INFO: [13.62] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:31:57.048417+08:00] sql.INFO: [2.73] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:31:57.051525+08:00] sql.INFO: [2.51] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:32:07.345974+08:00] sql.INFO: [3.4] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:32:07.349954+08:00] sql.INFO: [2.52] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:32:07.353467+08:00] sql.INFO: [2.71] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:32:08.314930+08:00] sql.INFO: [2.88] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:32:08.318350+08:00] sql.INFO: [2.21] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:32:08.321550+08:00] sql.INFO: [2.63] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:32:09.198278+08:00] sql.INFO: [3.22] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:32:09.202107+08:00] sql.INFO: [2.45] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:32:09.205383+08:00] sql.INFO: [2.44] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:32:13.093068+08:00] sql.INFO: [14.96] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:32:13.114382+08:00] sql.INFO: [2.85] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:32:13.117205+08:00] sql.INFO: [2.19] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:34:19.087678+08:00] sql.INFO: [14.52] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:34:19.106424+08:00] sql.INFO: [2.62] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:34:19.110170+08:00] sql.INFO: [2.93] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T14:34:50.512939+08:00] sql.INFO: [536.85] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022605404813386794') and `is_other` = '0' [] [] [2025-02-28T14:34:51.095873+08:00] sql.INFO: [568.63] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T14:34:51.099559+08:00] sql.INFO: [2.79] select * from `article_survey` where (`sur_id` = '2025022605404813386794') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-02-28T15:24:13.909990+08:00] sql.INFO: [15.78] select `article_survey`.*, `article`.`survey_type` from `article_survey` left join `article` on `article_survey`.`art_id` = `article`.`id` where (`sur_id` = '2025022802202819818043') and `is_other` = '0' [] [] [2025-02-28T15:24:13.935712+08:00] sql.INFO: [2.9] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` = '0' limit 1 [] [] [2025-02-28T15:24:13.939182+08:00] sql.INFO: [2.67] select * from `article_survey` where (`sur_id` = '2025022802202819818043') and `is_other` = '1' and `other_id` != '0' order by `created_at` desc [] [] [2025-05-22T09:32:47.300641+08:00] sql.INFO: [13.34] select `alias`, `category_id`, `alias_pinyin`, `type`, `pid`, `category_arr_id` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1', '188', '258', '191') and (`website_id` = '2') [] [] [2025-05-22T09:32:47.363114+08:00] sql.INFO: [31.49] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:32:47.366559+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:32:47.369143+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:32:47.707732+08:00] sql.INFO: [101.99] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:32:47.712716+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:32:47.715968+08:00] sql.INFO: [2.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:32:47.719061+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:32:47.721880+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:32:47.724712+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:32:47.727434+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:32:47.730359+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:32:47.732909+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:32:49.851430+08:00] sql.INFO: [2117.61] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:32:49.855281+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:32:49.858102+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:32:49.864995+08:00] sql.INFO: [6.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:32:49.867567+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:32:49.870024+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:32:49.872952+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:32:49.875725+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:32:49.877857+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:32:51.293923+08:00] sql.INFO: [1415.1] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:32:51.298631+08:00] sql.INFO: [2.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:32:51.301122+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:32:51.303845+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:32:51.307046+08:00] sql.INFO: [2.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:32:51.310331+08:00] sql.INFO: [2.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:32:53.245554+08:00] sql.INFO: [1934.36] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:32:53.248084+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:32:54.702992+08:00] sql.INFO: [1454.27] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:32:54.705934+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:32:54.717107+08:00] sql.INFO: [10.4] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:32:54.719940+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:32:54.722013+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:32:54.724334+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:32:56.255541+08:00] sql.INFO: [1530.42] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:32:56.259122+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:32:56.261581+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:32:56.264250+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:32:56.266911+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:33:16.472565+08:00] sql.INFO: [18.5] select `alias`, `category_id`, `alias_pinyin`, `type`, `pid`, `category_arr_id` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1', '188', '258', '191') and (`website_id` = '2') [] [] [2025-05-22T09:33:16.526019+08:00] sql.INFO: [16.74] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:33:16.528703+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:33:16.530890+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:33:16.881483+08:00] sql.INFO: [115.85] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:33:16.886145+08:00] sql.INFO: [2.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:33:16.889548+08:00] sql.INFO: [2.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:33:16.893698+08:00] sql.INFO: [3.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:33:16.896827+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:33:16.900035+08:00] sql.INFO: [2.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:33:16.903131+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:33:16.906088+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:33:16.909286+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:33:19.075602+08:00] sql.INFO: [2165.51] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:33:19.080252+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:33:19.082652+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:33:19.085406+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:33:19.087624+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:33:19.090452+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:33:19.092813+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:33:19.094974+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:33:19.097003+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:33:20.634560+08:00] sql.INFO: [1536.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:33:20.638875+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:33:20.642029+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:33:20.644695+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:33:20.647358+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:33:20.649817+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:33:22.192385+08:00] sql.INFO: [1541.78] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:33:22.195385+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:33:23.734341+08:00] sql.INFO: [1538.12] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:33:23.737726+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:33:23.748147+08:00] sql.INFO: [9.72] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:33:23.751262+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:33:23.754030+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:33:23.756951+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:33:25.334019+08:00] sql.INFO: [1576.22] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:33:25.337834+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:33:25.340348+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:33:25.342830+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:33:25.344979+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:33:26.858656+08:00] sql.INFO: [1512.96] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:33:26.862544+08:00] sql.INFO: [2.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:33:26.865128+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:33:28.384947+08:00] sql.INFO: [1517.21] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:33:28.389762+08:00] sql.INFO: [2.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:33:28.392488+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:33:28.395169+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:33:28.398253+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:33:28.400883+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:33:28.403578+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:33:28.406268+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:33:28.536697+08:00] sql.INFO: [129.59] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"14"') or JSON_CONTAINS(cat_arr_id, '14')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:33:28.540816+08:00] sql.INFO: [2.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:33:28.543560+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:33:28.554186+08:00] sql.INFO: [9.76] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"14"') or JSON_CONTAINS(cat_arr_id, '14')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:33:28.559738+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:33:28.562200+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:33:28.564905+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:33:28.567495+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:33:28.569761+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:33:28.572266+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:33:28.574572+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:33:28.576899+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:33:28.708213+08:00] sql.INFO: [130.52] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"15"') or JSON_CONTAINS(cat_arr_id, '15')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:33:28.712992+08:00] sql.INFO: [3.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:33:28.715639+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:33:28.733234+08:00] sql.INFO: [16.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"15"') or JSON_CONTAINS(cat_arr_id, '15')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:33:28.737262+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:33:28.740470+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:33:28.742886+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:33:28.745460+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:33:28.747824+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:33:28.750197+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:33:28.752385+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:33:28.754924+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:33:30.580829+08:00] sql.INFO: [1824.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"27"') or JSON_CONTAINS(cat_arr_id, '27')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:33:30.585116+08:00] sql.INFO: [2.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:33:30.587899+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:33:32.105853+08:00] sql.INFO: [1516.79] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"27"') or JSON_CONTAINS(cat_arr_id, '27')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:33:32.109900+08:00] sql.INFO: [2.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:33:32.112413+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:33:32.114996+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:33:32.117126+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:35:18.418146+08:00] sql.INFO: [19.86] select `alias`, `category_id`, `alias_pinyin`, `type`, `pid`, `category_arr_id` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1', '188', '258', '191') and (`website_id` = '2') [] [] [2025-05-22T09:35:18.474592+08:00] sql.INFO: [19.86] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:35:18.477677+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:18.480196+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:18.753586+08:00] sql.INFO: [66.3] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:35:18.757967+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:18.760207+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:18.762363+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:18.764700+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:18.766829+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:18.768711+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:18.770550+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:18.772502+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:20.266845+08:00] sql.INFO: [1493.46] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:35:20.270883+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:35:20.273491+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:35:20.276568+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:35:20.278855+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:35:20.281180+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:35:20.283443+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:35:20.285571+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:35:20.287491+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:35:25.443477+08:00] sql.INFO: [19.77] select `alias`, `category_id`, `alias_pinyin`, `type`, `pid`, `category_arr_id` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1', '188', '258', '191') and (`website_id` = '2') [] [] [2025-05-22T09:35:25.507488+08:00] sql.INFO: [22.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:35:25.510895+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:25.513515+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:25.891258+08:00] sql.INFO: [93.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:35:25.896271+08:00] sql.INFO: [2.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:25.899101+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:25.902100+08:00] sql.INFO: [2.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:25.904657+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:25.907978+08:00] sql.INFO: [2.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:25.910734+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:25.913326+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:25.915936+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:27.339454+08:00] sql.INFO: [3.81] select `alias`, `category_id`, `alias_pinyin`, `type`, `pid`, `category_arr_id` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1', '188', '258', '191') and (`website_id` = '2') [] [] [2025-05-22T09:35:27.363720+08:00] sql.INFO: [19.32] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:35:27.366920+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:27.369371+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:27.461789+08:00] sql.INFO: [91.77] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:35:27.467003+08:00] sql.INFO: [3] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:27.470647+08:00] sql.INFO: [2.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:27.473566+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:27.476572+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:27.479617+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:27.482499+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:27.485262+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:27.488520+08:00] sql.INFO: [2.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:30.097721+08:00] sql.INFO: [4.05] select `alias`, `category_id`, `alias_pinyin`, `type`, `pid`, `category_arr_id` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1', '188', '258', '191') and (`website_id` = '2') [] [] [2025-05-22T09:35:30.121513+08:00] sql.INFO: [18.95] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:35:30.125021+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:30.127864+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:30.221060+08:00] sql.INFO: [92.49] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:35:30.225936+08:00] sql.INFO: [2.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:30.228738+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:30.231206+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:30.233620+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:30.236167+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:30.238778+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:30.241600+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:35:30.244015+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:17.816901+08:00] sql.INFO: [15.91] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:17.880662+08:00] sql.INFO: [27.19] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:37:17.883662+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:17.886096+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:17.987309+08:00] sql.INFO: [100.57] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:17.991563+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:17.994197+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:17.996589+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:17.999128+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:18.001587+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:18.003803+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:18.005898+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:18.008659+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:18.010996+08:00] sql.INFO: [1.85] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:19.812033+08:00] sql.INFO: [1800.26] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:19.815907+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:19.818060+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:19.820119+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:19.822104+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:19.824149+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:19.826260+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:19.828344+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:19.830376+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:19.832408+08:00] sql.INFO: [1.55] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:21.233770+08:00] sql.INFO: [1400.59] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:37:21.237888+08:00] sql.INFO: [2.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:37:21.241821+08:00] sql.INFO: [3.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:37:21.245054+08:00] sql.INFO: [2.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:37:21.248042+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:37:21.250577+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:37:21.253207+08:00] sql.INFO: [1.99] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:22.677604+08:00] sql.INFO: [1423.35] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:37:22.680723+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:37:24.109160+08:00] sql.INFO: [1427.78] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:37:24.112547+08:00] sql.INFO: [2.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:37:24.115476+08:00] sql.INFO: [2.32] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:24.130677+08:00] sql.INFO: [14.35] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:37:24.134204+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:37:24.136607+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:37:24.138789+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:37:24.141191+08:00] sql.INFO: [1.82] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:25.560777+08:00] sql.INFO: [1418.57] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:37:25.564158+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:37:25.566845+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:37:25.569561+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:37:25.572091+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:37:25.576030+08:00] sql.INFO: [3.34] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:26.925680+08:00] sql.INFO: [1348.65] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:37:26.929137+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:26.931760+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:28.333569+08:00] sql.INFO: [1401.19] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:37:28.337853+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:28.340720+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:28.343301+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:28.345959+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:28.348562+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:28.351134+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:28.353667+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:28.356474+08:00] sql.INFO: [2.25] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:28.480861+08:00] sql.INFO: [123.27] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"14"') or JSON_CONTAINS(cat_arr_id, '14')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:37:28.484722+08:00] sql.INFO: [2.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:28.487459+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:28.497881+08:00] sql.INFO: [9.75] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"14"') or JSON_CONTAINS(cat_arr_id, '14')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:28.502265+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:28.504865+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:28.508052+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:28.510490+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:28.513209+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:28.515634+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:28.517775+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:28.519911+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:28.522451+08:00] sql.INFO: [1.94] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:28.644448+08:00] sql.INFO: [120.87] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"15"') or JSON_CONTAINS(cat_arr_id, '15')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:37:28.647527+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:28.650251+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:28.660631+08:00] sql.INFO: [9.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"15"') or JSON_CONTAINS(cat_arr_id, '15')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:28.664733+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:28.667235+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:28.669720+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:28.671996+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:28.674704+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:28.677097+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:28.679209+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:28.681362+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:28.683877+08:00] sql.INFO: [1.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:29.245426+08:00] sql.INFO: [7.54] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:29.262053+08:00] sql.INFO: [15.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:37:29.264596+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:29.266814+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:29.323312+08:00] sql.INFO: [55.78] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:29.327671+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:29.329998+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:29.332018+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:29.334028+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:29.335899+08:00] sql.INFO: [1.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:29.337795+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:29.339973+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:29.342133+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:37:29.344615+08:00] sql.INFO: [1.96] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:30.184170+08:00] sql.INFO: [1499.45] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"27"') or JSON_CONTAINS(cat_arr_id, '27')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:37:30.187681+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:37:30.191895+08:00] sql.INFO: [3.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:37:31.240207+08:00] sql.INFO: [1894.67] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:31.247527+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:31.249928+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:31.252061+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:31.254164+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:31.256992+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:31.259119+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:31.261215+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:31.263325+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:37:31.265521+08:00] sql.INFO: [1.67] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:31.737027+08:00] sql.INFO: [1544.29] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"27"') or JSON_CONTAINS(cat_arr_id, '27')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:37:31.742229+08:00] sql.INFO: [3.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:37:31.744844+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:37:31.748028+08:00] sql.INFO: [2.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:37:31.750780+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:37:31.753831+08:00] sql.INFO: [2.45] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:31.767159+08:00] sql.INFO: [12.06] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"16"') or JSON_CONTAINS(cat_arr_id, '16')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:37:31.772466+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:31.776082+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:31.778534+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:31.781284+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:31.783692+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:31.786019+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:31.788252+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:31.790821+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:31.792862+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:31.795087+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:31.797091+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:31.799243+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:31.801243+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:31.803255+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:31.806257+08:00] sql.INFO: [2.47] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:32.882848+08:00] sql.INFO: [1616.49] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:37:32.887058+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:37:32.892551+08:00] sql.INFO: [4.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:37:32.895107+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:37:32.897575+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:37:32.899836+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:37:32.902342+08:00] sql.INFO: [1.85] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:33.338260+08:00] sql.INFO: [1531.07] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"18"') or JSON_CONTAINS(cat_arr_id, '18')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:37:33.343314+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:33.345492+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:33.347625+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:33.349777+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:33.352024+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:33.354220+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:33.357785+08:00] sql.INFO: [3.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:33.359914+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:33.361977+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:33.364113+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:33.366159+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:33.368232+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:33.370232+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:33.372466+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:33.375902+08:00] sql.INFO: [2.23] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:34.412962+08:00] sql.INFO: [1509.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:37:34.451260+08:00] sql.INFO: [3.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:37:34.889570+08:00] sql.INFO: [1512.68] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"21"') or JSON_CONTAINS(cat_arr_id, '21')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:37:34.892918+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:37:34.895312+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:36.382169+08:00] sql.INFO: [1930.26] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:37:36.384736+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:37:36.387015+08:00] sql.INFO: [1.79] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:36.397526+08:00] sql.INFO: [9.72] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:37:36.400381+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:37:36.402791+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:37:36.404997+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:37:36.407518+08:00] sql.INFO: [1.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:36.442335+08:00] sql.INFO: [1546.39] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"21"') or JSON_CONTAINS(cat_arr_id, '21')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:36.446454+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:37:36.448856+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:36.451055+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:36.453213+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:36.455427+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:36.457709+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:36.459688+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:36.461722+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:36.464127+08:00] sql.INFO: [1.93] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '188' and JSON_CONTAINS(category_arr_id, '188') = 1 limit 1 [] [] [2025-05-22T09:37:36.466229+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:36.469262+08:00] sql.INFO: [2.58] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '21' [] [] [2025-05-22T09:37:36.472818+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:36.474911+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:37:36.477012+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '388') and (`website_id` = '2') order by FIELD(category_id, 21,388) [] [] [2025-05-22T09:37:36.479169+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '389') and (`website_id` = '2') order by FIELD(category_id, 21,389) [] [] [2025-05-22T09:37:36.481194+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '390') and (`website_id` = '2') order by FIELD(category_id, 21,390) [] [] [2025-05-22T09:37:36.483088+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '391') and (`website_id` = '2') order by FIELD(category_id, 21,391) [] [] [2025-05-22T09:37:36.484940+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '392') and (`website_id` = '2') order by FIELD(category_id, 21,392) [] [] [2025-05-22T09:37:36.486809+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '393') and (`website_id` = '2') order by FIELD(category_id, 21,393) [] [] [2025-05-22T09:37:37.976423+08:00] sql.INFO: [1568.07] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:37:37.979763+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:37:37.983647+08:00] sql.INFO: [3.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:37:37.986140+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:37:37.988568+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:37:37.991328+08:00] sql.INFO: [1.77] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:38.039554+08:00] sql.INFO: [1552.2] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"188"') or JSON_CONTAINS(cat_arr_id, '188')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:37:38.043163+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:38.045412+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:38.047560+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:38.049607+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:38.051614+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:38.053624+08:00] sql.INFO: [1.53] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:39.510759+08:00] sql.INFO: [1518.63] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:37:39.513992+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:39.516506+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:39.577573+08:00] sql.INFO: [1523.09] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"153"') or JSON_CONTAINS(cat_arr_id, '153')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:37:39.580506+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:39.582953+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:41.006902+08:00] sql.INFO: [1489.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:37:41.010836+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:41.012966+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:41.015134+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:41.017406+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:41.019527+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:41.021460+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:41.023840+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:37:41.025925+08:00] sql.INFO: [1.56] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:41.132832+08:00] sql.INFO: [1549.01] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"153"') or JSON_CONTAINS(cat_arr_id, '153')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:41.137138+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:41.139464+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:41.141574+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:41.143708+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:41.145832+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:41.147961+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:41.149865+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:41.151611+08:00] sql.INFO: [1.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:41.153670+08:00] sql.INFO: [1.64] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '258' and JSON_CONTAINS(category_arr_id, '258') = 1 limit 1 [] [] [2025-05-22T09:37:41.156009+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:41.159370+08:00] sql.INFO: [132.41] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"14"') or JSON_CONTAINS(cat_arr_id, '14')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:37:41.159457+08:00] sql.INFO: [2.93] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '153' [] [] [2025-05-22T09:37:41.162287+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:41.163127+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:41.164450+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:41.165235+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '259') and (`website_id` = '2') order by FIELD(category_id, 153,259) [] [] [2025-05-22T09:37:41.167364+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '260') and (`website_id` = '2') order by FIELD(category_id, 153,260) [] [] [2025-05-22T09:37:41.169319+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '261') and (`website_id` = '2') order by FIELD(category_id, 153,261) [] [] [2025-05-22T09:37:41.171338+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '262') and (`website_id` = '2') order by FIELD(category_id, 153,262) [] [] [2025-05-22T09:37:41.173540+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '263') and (`website_id` = '2') order by FIELD(category_id, 153,263) [] [] [2025-05-22T09:37:41.174392+08:00] sql.INFO: [9.38] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"14"') or JSON_CONTAINS(cat_arr_id, '14')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:41.176019+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '264') and (`website_id` = '2') order by FIELD(category_id, 153,264) [] [] [2025-05-22T09:37:41.178243+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:41.178332+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '265') and (`website_id` = '2') order by FIELD(category_id, 153,265) [] [] [2025-05-22T09:37:41.180542+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:41.182504+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:41.184467+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:41.186687+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:41.220201+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:41.222593+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:41.224951+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:37:41.227248+08:00] sql.INFO: [1.82] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:41.355210+08:00] sql.INFO: [127.12] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"15"') or JSON_CONTAINS(cat_arr_id, '15')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:37:41.358441+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:41.360786+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:41.371076+08:00] sql.INFO: [9.65] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"15"') or JSON_CONTAINS(cat_arr_id, '15')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:41.375253+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:41.377554+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:41.379687+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:41.381901+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:41.384052+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:41.386211+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:41.388467+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:41.390799+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:37:41.393014+08:00] sql.INFO: [1.69] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:42.708506+08:00] sql.INFO: [1529.37] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"258"') or JSON_CONTAINS(cat_arr_id, '258')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:37:42.712511+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:42.714685+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:42.716967+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:42.718795+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:42.720641+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:42.722997+08:00] sql.INFO: [1.92] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:42.901918+08:00] sql.INFO: [1508.07] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"27"') or JSON_CONTAINS(cat_arr_id, '27')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:37:42.905227+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:37:42.907995+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:37:44.208816+08:00] sql.INFO: [1484.78] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"26"') or JSON_CONTAINS(cat_arr_id, '26')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T09:37:44.212488+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:37:44.214812+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:37:44.217167+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:37:44.219264+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:37:44.571423+08:00] sql.INFO: [1662.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"27"') or JSON_CONTAINS(cat_arr_id, '27')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:37:44.575855+08:00] sql.INFO: [2.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:37:44.578751+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:37:44.581262+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:37:44.583827+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:37:44.586139+08:00] sql.INFO: [1.91] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:44.603773+08:00] sql.INFO: [16.66] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"16"') or JSON_CONTAINS(cat_arr_id, '16')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:37:44.610356+08:00] sql.INFO: [2.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:44.613239+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:44.615762+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:44.618276+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:44.620670+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:44.623287+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:44.626212+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:44.628535+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:44.630699+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:44.632917+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:44.635211+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:44.637641+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:44.640125+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:44.642349+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:37:44.644681+08:00] sql.INFO: [1.81] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:45.969297+08:00] sql.INFO: [1749.48] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"26"') or JSON_CONTAINS(cat_arr_id, '26')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:45.974089+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:37:45.976475+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:37:45.978487+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:37:45.980412+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:37:45.982478+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:37:45.984415+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:45.986396+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:45.988335+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:37:45.990822+08:00] sql.INFO: [1.98] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '191' and JSON_CONTAINS(category_arr_id, '191') = 1 limit 1 [] [] [2025-05-22T09:37:45.993012+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:45.995988+08:00] sql.INFO: [2.54] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '26' [] [] [2025-05-22T09:37:45.999873+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:46.001890+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '192') and (`website_id` = '2') order by FIELD(category_id, 26,192) [] [] [2025-05-22T09:37:46.003924+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:37:46.005960+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '297') and (`website_id` = '2') order by FIELD(category_id, 26,297) [] [] [2025-05-22T09:37:46.008312+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '298') and (`website_id` = '2') order by FIELD(category_id, 26,298) [] [] [2025-05-22T09:37:46.010267+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '299') and (`website_id` = '2') order by FIELD(category_id, 26,299) [] [] [2025-05-22T09:37:46.012285+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '396') and (`website_id` = '2') order by FIELD(category_id, 26,396) [] [] [2025-05-22T09:37:46.014280+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '397') and (`website_id` = '2') order by FIELD(category_id, 26,397) [] [] [2025-05-22T09:37:46.177444+08:00] sql.INFO: [1531.93] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"18"') or JSON_CONTAINS(cat_arr_id, '18')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:37:46.183021+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:46.185235+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:46.187778+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:46.190138+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:46.192307+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:46.194404+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:46.196297+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:46.198508+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:46.200490+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:46.202513+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:46.204468+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:46.206679+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:46.208717+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:46.210637+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:37:46.212581+08:00] sql.INFO: [1.5] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:47.538871+08:00] sql.INFO: [1524.02] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"191"') or JSON_CONTAINS(cat_arr_id, '191')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:37:47.542548+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:47.544617+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:47.546688+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:47.548711+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:47.550888+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:47.552990+08:00] sql.INFO: [1.57] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '1' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:47.702587+08:00] sql.INFO: [1489.26] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"21"') or JSON_CONTAINS(cat_arr_id, '21')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:37:47.705654+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:37:47.708474+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:49.023788+08:00] sql.INFO: [1469.99] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"1"') or JSON_CONTAINS(cat_arr_id, '1')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T09:37:49.027888+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:37:49.029895+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '60') and (`website_id` = '2') order by FIELD(category_id, 1,60) [] [] [2025-05-22T09:37:49.031838+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:37:49.033806+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:37:49.201774+08:00] sql.INFO: [1492.64] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"21"') or JSON_CONTAINS(cat_arr_id, '21')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:49.207081+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:37:49.209409+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:49.211816+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:49.214221+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:49.216385+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:49.218437+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:49.220333+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:49.222246+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:49.224759+08:00] sql.INFO: [1.88] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '188' and JSON_CONTAINS(category_arr_id, '188') = 1 limit 1 [] [] [2025-05-22T09:37:49.227212+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:49.230264+08:00] sql.INFO: [2.56] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '21' [] [] [2025-05-22T09:37:49.233884+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:49.235789+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:37:49.237675+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '388') and (`website_id` = '2') order by FIELD(category_id, 21,388) [] [] [2025-05-22T09:37:49.239710+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '389') and (`website_id` = '2') order by FIELD(category_id, 21,389) [] [] [2025-05-22T09:37:49.241819+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '390') and (`website_id` = '2') order by FIELD(category_id, 21,390) [] [] [2025-05-22T09:37:49.243864+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '391') and (`website_id` = '2') order by FIELD(category_id, 21,391) [] [] [2025-05-22T09:37:49.245875+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '392') and (`website_id` = '2') order by FIELD(category_id, 21,392) [] [] [2025-05-22T09:37:49.247901+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '393') and (`website_id` = '2') order by FIELD(category_id, 21,393) [] [] [2025-05-22T09:37:50.546389+08:00] sql.INFO: [1512.05] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"1"') or JSON_CONTAINS(cat_arr_id, '1')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:50.551447+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:37:50.553592+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '586') and (`website_id` = '2') order by FIELD(category_id, 1,586) [] [] [2025-05-22T09:37:50.555461+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '60') and (`website_id` = '2') order by FIELD(category_id, 1,60) [] [] [2025-05-22T09:37:50.557782+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:37:50.559970+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:37:50.561930+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:37:50.563973+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:37:50.565867+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:37:50.845056+08:00] sql.INFO: [1596.59] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"188"') or JSON_CONTAINS(cat_arr_id, '188')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:37:50.848837+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:50.851315+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:50.853779+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:50.856228+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:50.859133+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:37:50.861660+08:00] sql.INFO: [1.99] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:52.281716+08:00] sql.INFO: [1419.17] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"153"') or JSON_CONTAINS(cat_arr_id, '153')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:37:52.285236+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:52.288467+08:00] sql.INFO: [2.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:53.718179+08:00] sql.INFO: [1429.17] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"153"') or JSON_CONTAINS(cat_arr_id, '153')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:53.723539+08:00] sql.INFO: [2.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:53.726064+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:53.728461+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:53.730869+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:53.733136+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:53.735555+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:53.737688+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:53.739868+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:37:53.742660+08:00] sql.INFO: [2.08] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '258' and JSON_CONTAINS(category_arr_id, '258') = 1 limit 1 [] [] [2025-05-22T09:37:53.745239+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:53.748532+08:00] sql.INFO: [2.74] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '153' [] [] [2025-05-22T09:37:53.753067+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:53.755735+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '259') and (`website_id` = '2') order by FIELD(category_id, 153,259) [] [] [2025-05-22T09:37:53.758759+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '260') and (`website_id` = '2') order by FIELD(category_id, 153,260) [] [] [2025-05-22T09:37:53.761039+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '261') and (`website_id` = '2') order by FIELD(category_id, 153,261) [] [] [2025-05-22T09:37:53.763420+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '262') and (`website_id` = '2') order by FIELD(category_id, 153,262) [] [] [2025-05-22T09:37:53.765661+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '263') and (`website_id` = '2') order by FIELD(category_id, 153,263) [] [] [2025-05-22T09:37:53.767915+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '264') and (`website_id` = '2') order by FIELD(category_id, 153,264) [] [] [2025-05-22T09:37:53.770151+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '265') and (`website_id` = '2') order by FIELD(category_id, 153,265) [] [] [2025-05-22T09:37:55.202761+08:00] sql.INFO: [1431.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"258"') or JSON_CONTAINS(cat_arr_id, '258')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:37:55.206697+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:55.209487+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:55.211706+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:55.214104+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:55.216542+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:37:55.218775+08:00] sql.INFO: [1.77] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:37:56.633380+08:00] sql.INFO: [1413.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"26"') or JSON_CONTAINS(cat_arr_id, '26')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T09:37:56.636962+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:37:56.639138+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:37:56.641540+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:37:56.643798+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:37:58.077591+08:00] sql.INFO: [1433.2] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"26"') or JSON_CONTAINS(cat_arr_id, '26')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:37:58.082131+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:37:58.084326+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:37:58.086497+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:37:58.088660+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:37:58.091052+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:37:58.093176+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:58.095494+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:58.097487+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:37:58.099840+08:00] sql.INFO: [1.88] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '191' and JSON_CONTAINS(category_arr_id, '191') = 1 limit 1 [] [] [2025-05-22T09:37:58.102111+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:58.105123+08:00] sql.INFO: [2.57] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '26' [] [] [2025-05-22T09:37:58.109209+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:58.111352+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '192') and (`website_id` = '2') order by FIELD(category_id, 26,192) [] [] [2025-05-22T09:37:58.113520+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:37:58.115425+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '297') and (`website_id` = '2') order by FIELD(category_id, 26,297) [] [] [2025-05-22T09:37:58.117607+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '298') and (`website_id` = '2') order by FIELD(category_id, 26,298) [] [] [2025-05-22T09:37:58.119509+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '299') and (`website_id` = '2') order by FIELD(category_id, 26,299) [] [] [2025-05-22T09:37:58.121572+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '396') and (`website_id` = '2') order by FIELD(category_id, 26,396) [] [] [2025-05-22T09:37:58.123907+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '397') and (`website_id` = '2') order by FIELD(category_id, 26,397) [] [] [2025-05-22T09:37:59.567225+08:00] sql.INFO: [1442.66] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"191"') or JSON_CONTAINS(cat_arr_id, '191')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:37:59.571284+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:59.573870+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:59.576298+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:59.578562+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:59.580562+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:37:59.582753+08:00] sql.INFO: [1.77] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '1' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:38:00.989237+08:00] sql.INFO: [1405.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"1"') or JSON_CONTAINS(cat_arr_id, '1')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T09:38:00.993071+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:38:00.996379+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '60') and (`website_id` = '2') order by FIELD(category_id, 1,60) [] [] [2025-05-22T09:38:00.999164+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:38:01.002002+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:38:02.430988+08:00] sql.INFO: [1428.14] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"1"') or JSON_CONTAINS(cat_arr_id, '1')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:38:02.435394+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:38:02.437589+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '586') and (`website_id` = '2') order by FIELD(category_id, 1,586) [] [] [2025-05-22T09:38:02.439805+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '60') and (`website_id` = '2') order by FIELD(category_id, 1,60) [] [] [2025-05-22T09:38:02.441956+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:38:02.443923+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:38:02.445865+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:38:02.447756+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:38:02.449798+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:39:34.798225+08:00] sql.INFO: [12.95] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:39:34.834464+08:00] sql.INFO: [16.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:39:34.837428+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:39:34.840060+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:39:34.934013+08:00] sql.INFO: [93.12] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:39:34.938481+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:39:34.940842+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:39:34.943037+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:39:34.945113+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:39:34.947441+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:39:34.949877+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:39:34.952033+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:39:34.954413+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:39:34.957147+08:00] sql.INFO: [2.28] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:39:36.823338+08:00] sql.INFO: [1865.32] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:39:36.828099+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:39:36.830561+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:39:36.832998+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:39:36.835393+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:39:36.837738+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:39:36.840227+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:39:36.842722+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:39:36.844922+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:39:36.847681+08:00] sql.INFO: [2.21] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:39:38.296118+08:00] sql.INFO: [1447.57] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:39:38.300755+08:00] sql.INFO: [2.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:39:38.303727+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:39:38.307205+08:00] sql.INFO: [2.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:39:38.309764+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:39:38.312495+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:39:38.315293+08:00] sql.INFO: [2.07] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:39:39.776315+08:00] sql.INFO: [1460.07] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:39:39.779297+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:39:41.267268+08:00] sql.INFO: [1430.04] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:39:41.271286+08:00] sql.INFO: [2.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:39:41.274980+08:00] sql.INFO: [3.08] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:39:41.279376+08:00] sql.INFO: [3.38] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:39:41.282172+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:39:41.284619+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:39:41.287413+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:39:41.291090+08:00] sql.INFO: [3.12] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:39:42.740967+08:00] sql.INFO: [1448.96] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:39:42.744894+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:39:42.747259+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:39:42.749431+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:39:42.751707+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:39:42.753848+08:00] sql.INFO: [1.65] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:39:44.175171+08:00] sql.INFO: [1420.48] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:39:44.178972+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:39:44.181806+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:39:45.582281+08:00] sql.INFO: [1399.63] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:39:45.586727+08:00] sql.INFO: [2.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:39:45.589427+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:39:45.593621+08:00] sql.INFO: [2.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:39:45.596040+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:39:45.598867+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:39:45.601683+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:39:45.604203+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:39:45.607076+08:00] sql.INFO: [2.35] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:39:45.724452+08:00] sql.INFO: [116.46] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"14"') or JSON_CONTAINS(cat_arr_id, '14')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:39:45.728001+08:00] sql.INFO: [2.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:39:45.730511+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:39:45.735291+08:00] sql.INFO: [4.07] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"14"') or JSON_CONTAINS(cat_arr_id, '14')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:39:45.740561+08:00] sql.INFO: [2.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:39:45.743311+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:39:45.746196+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:39:45.748864+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:39:45.751273+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:39:45.754109+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:39:45.756989+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:39:45.759720+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:39:45.762431+08:00] sql.INFO: [2.11] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:39:45.881782+08:00] sql.INFO: [118.47] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"15"') or JSON_CONTAINS(cat_arr_id, '15')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:39:45.885090+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:39:45.887755+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:39:45.892711+08:00] sql.INFO: [4.24] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"15"') or JSON_CONTAINS(cat_arr_id, '15')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:39:45.896887+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:39:45.899744+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:39:45.902419+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:39:45.905284+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:39:45.908729+08:00] sql.INFO: [2.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:39:45.911635+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:39:45.915966+08:00] sql.INFO: [3.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:39:45.918136+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:39:45.920357+08:00] sql.INFO: [1.58] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:39:47.363329+08:00] sql.INFO: [1442] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"27"') or JSON_CONTAINS(cat_arr_id, '27')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:39:47.366878+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:39:47.369111+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:39:48.801072+08:00] sql.INFO: [1431.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"27"') or JSON_CONTAINS(cat_arr_id, '27')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:39:48.805786+08:00] sql.INFO: [2.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:39:48.808945+08:00] sql.INFO: [2.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:39:48.811723+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:39:48.814445+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:39:48.817424+08:00] sql.INFO: [2.41] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:39:48.823021+08:00] sql.INFO: [4.67] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"16"') or JSON_CONTAINS(cat_arr_id, '16')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:39:48.828937+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:39:48.831144+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:39:48.833467+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:39:48.836309+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:39:48.838528+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:39:48.841870+08:00] sql.INFO: [2.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:39:48.844001+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:39:48.846726+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:39:48.849697+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:39:48.852341+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:39:48.854804+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:39:48.857704+08:00] sql.INFO: [2.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:39:48.859624+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:39:48.861716+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:39:48.863914+08:00] sql.INFO: [1.56] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:39:50.544272+08:00] sql.INFO: [1679.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"18"') or JSON_CONTAINS(cat_arr_id, '18')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:39:50.549965+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:39:50.552472+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:39:50.554925+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:39:50.558673+08:00] sql.INFO: [3.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:39:50.560994+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:39:50.563448+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:39:50.566229+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:39:50.568471+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:39:50.570628+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:39:50.572950+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:39:50.576004+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:39:50.578120+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:39:50.580431+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:39:50.582631+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:39:50.585074+08:00] sql.INFO: [1.86] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:39:52.021267+08:00] sql.INFO: [1435.32] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"21"') or JSON_CONTAINS(cat_arr_id, '21')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:39:52.024890+08:00] sql.INFO: [2.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:39:52.027361+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:53.467419+08:00] sql.INFO: [1439.46] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"21"') or JSON_CONTAINS(cat_arr_id, '21')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:39:53.471878+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:39:53.474676+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:53.477804+08:00] sql.INFO: [2.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:53.480556+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:53.483272+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:53.485885+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:53.488331+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:53.491465+08:00] sql.INFO: [2.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:53.494712+08:00] sql.INFO: [2.61] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '188' and JSON_CONTAINS(category_arr_id, '188') = 1 limit 1 [] [] [2025-05-22T09:39:53.497155+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:53.501098+08:00] sql.INFO: [3.41] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '21' [] [] [2025-05-22T09:39:53.505009+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:53.510886+08:00] sql.INFO: [4.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:39:53.512996+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '388') and (`website_id` = '2') order by FIELD(category_id, 21,388) [] [] [2025-05-22T09:39:53.515188+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '389') and (`website_id` = '2') order by FIELD(category_id, 21,389) [] [] [2025-05-22T09:39:53.517607+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '390') and (`website_id` = '2') order by FIELD(category_id, 21,390) [] [] [2025-05-22T09:39:53.519776+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '391') and (`website_id` = '2') order by FIELD(category_id, 21,391) [] [] [2025-05-22T09:39:53.522028+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '392') and (`website_id` = '2') order by FIELD(category_id, 21,392) [] [] [2025-05-22T09:39:53.524390+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '393') and (`website_id` = '2') order by FIELD(category_id, 21,393) [] [] [2025-05-22T09:39:54.978400+08:00] sql.INFO: [1453.32] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"188"') or JSON_CONTAINS(cat_arr_id, '188')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:39:54.982885+08:00] sql.INFO: [2.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:54.985764+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:54.988424+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:54.991204+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:54.994125+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:39:54.996753+08:00] sql.INFO: [2.18] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:39:56.397382+08:00] sql.INFO: [1399.77] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"153"') or JSON_CONTAINS(cat_arr_id, '153')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:39:56.400642+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:39:56.402650+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:39:57.835617+08:00] sql.INFO: [1432.44] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"153"') or JSON_CONTAINS(cat_arr_id, '153')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:39:57.841070+08:00] sql.INFO: [2.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:39:57.843531+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:39:57.845507+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:39:57.847320+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:39:57.849296+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:39:57.851279+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:39:57.853016+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:39:57.854851+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T09:39:57.858078+08:00] sql.INFO: [2.6] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '258' and JSON_CONTAINS(category_arr_id, '258') = 1 limit 1 [] [] [2025-05-22T09:39:57.860339+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:39:57.863373+08:00] sql.INFO: [2.6] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '153' [] [] [2025-05-22T09:39:57.866964+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:39:57.868961+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '259') and (`website_id` = '2') order by FIELD(category_id, 153,259) [] [] [2025-05-22T09:39:57.870826+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '260') and (`website_id` = '2') order by FIELD(category_id, 153,260) [] [] [2025-05-22T09:39:57.872774+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '261') and (`website_id` = '2') order by FIELD(category_id, 153,261) [] [] [2025-05-22T09:39:57.875062+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '262') and (`website_id` = '2') order by FIELD(category_id, 153,262) [] [] [2025-05-22T09:39:57.877486+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '263') and (`website_id` = '2') order by FIELD(category_id, 153,263) [] [] [2025-05-22T09:39:57.879707+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '264') and (`website_id` = '2') order by FIELD(category_id, 153,264) [] [] [2025-05-22T09:39:57.881662+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '265') and (`website_id` = '2') order by FIELD(category_id, 153,265) [] [] [2025-05-22T09:39:59.555624+08:00] sql.INFO: [1673.45] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"258"') or JSON_CONTAINS(cat_arr_id, '258')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:39:59.560076+08:00] sql.INFO: [2.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:39:59.562768+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:39:59.565573+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:39:59.568423+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:39:59.571108+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T09:39:59.573801+08:00] sql.INFO: [2.09] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:40:00.981070+08:00] sql.INFO: [1406.3] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"26"') or JSON_CONTAINS(cat_arr_id, '26')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T09:40:00.985091+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:40:00.987361+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:40:00.990030+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:40:00.992414+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:40:02.427221+08:00] sql.INFO: [1434.16] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"26"') or JSON_CONTAINS(cat_arr_id, '26')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:40:02.432400+08:00] sql.INFO: [2.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:40:02.435219+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:40:02.437812+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:40:02.440849+08:00] sql.INFO: [2.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:40:02.443205+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:40:02.445682+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:40:02.448933+08:00] sql.INFO: [2.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:40:02.451552+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T09:40:02.454085+08:00] sql.INFO: [1.95] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '191' and JSON_CONTAINS(category_arr_id, '191') = 1 limit 1 [] [] [2025-05-22T09:40:02.457213+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:40:02.461093+08:00] sql.INFO: [3.17] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '26' [] [] [2025-05-22T09:40:02.465415+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:40:02.468184+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '192') and (`website_id` = '2') order by FIELD(category_id, 26,192) [] [] [2025-05-22T09:40:02.470638+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T09:40:02.473458+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '297') and (`website_id` = '2') order by FIELD(category_id, 26,297) [] [] [2025-05-22T09:40:02.476446+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '298') and (`website_id` = '2') order by FIELD(category_id, 26,298) [] [] [2025-05-22T09:40:02.478918+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '299') and (`website_id` = '2') order by FIELD(category_id, 26,299) [] [] [2025-05-22T09:40:02.481671+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '396') and (`website_id` = '2') order by FIELD(category_id, 26,396) [] [] [2025-05-22T09:40:02.484579+08:00] sql.INFO: [2.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '397') and (`website_id` = '2') order by FIELD(category_id, 26,397) [] [] [2025-05-22T09:40:03.929121+08:00] sql.INFO: [1443.75] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"191"') or JSON_CONTAINS(cat_arr_id, '191')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:40:03.933620+08:00] sql.INFO: [2.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:40:03.936025+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:40:03.938194+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:40:03.941308+08:00] sql.INFO: [2.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:40:03.943731+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T09:40:03.946166+08:00] sql.INFO: [1.8] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '1' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:40:05.340936+08:00] sql.INFO: [1393.87] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"1"') or JSON_CONTAINS(cat_arr_id, '1')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T09:40:05.344602+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:40:05.347756+08:00] sql.INFO: [2.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '60') and (`website_id` = '2') order by FIELD(category_id, 1,60) [] [] [2025-05-22T09:40:05.351075+08:00] sql.INFO: [2.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:40:05.353829+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:40:06.888127+08:00] sql.INFO: [1533.68] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"1"') or JSON_CONTAINS(cat_arr_id, '1')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:40:06.893104+08:00] sql.INFO: [2.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:40:06.895950+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '586') and (`website_id` = '2') order by FIELD(category_id, 1,586) [] [] [2025-05-22T09:40:06.899282+08:00] sql.INFO: [2.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '60') and (`website_id` = '2') order by FIELD(category_id, 1,60) [] [] [2025-05-22T09:40:06.901781+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:40:06.904495+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:40:06.907127+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:40:06.910340+08:00] sql.INFO: [2.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:40:06.914207+08:00] sql.INFO: [3.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T09:40:14.351347+08:00] sql.INFO: [2.42] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:40:14.369175+08:00] sql.INFO: [16.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:40:14.373199+08:00] sql.INFO: [2.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:14.376233+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:14.471148+08:00] sql.INFO: [94.29] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:40:14.476197+08:00] sql.INFO: [2.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:14.478974+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:14.481641+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:14.484300+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:14.486942+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:14.489499+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:14.492312+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:14.494955+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:14.497646+08:00] sql.INFO: [2.09] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:40:16.328131+08:00] sql.INFO: [1829.68] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:40:16.332901+08:00] sql.INFO: [2.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:16.335867+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:16.338473+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:16.341151+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:16.344265+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:16.347023+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:16.349889+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:16.352669+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:16.355382+08:00] sql.INFO: [2.19] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:40:17.770166+08:00] sql.INFO: [1413.91] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:40:17.774363+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:40:17.776908+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:40:17.779609+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:40:17.782546+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:40:17.785263+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:40:17.787777+08:00] sql.INFO: [1.88] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:40:19.219641+08:00] sql.INFO: [1430.98] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:40:19.223112+08:00] sql.INFO: [2.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:40:20.666372+08:00] sql.INFO: [1442.45] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:40:20.669981+08:00] sql.INFO: [2.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:40:20.672975+08:00] sql.INFO: [2.43] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:40:20.678177+08:00] sql.INFO: [4] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:40:20.684186+08:00] sql.INFO: [4.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:40:20.686436+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:40:20.688500+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:40:57.959196+08:00] sql.INFO: [2.48] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:40:57.976295+08:00] sql.INFO: [16.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:40:57.979599+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:57.982321+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:58.073661+08:00] sql.INFO: [90.66] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:40:58.078997+08:00] sql.INFO: [2.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:58.081900+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:58.084882+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:58.087387+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:58.089706+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:58.092761+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:58.095308+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:58.097826+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:40:58.100340+08:00] sql.INFO: [1.94] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:40:59.824493+08:00] sql.INFO: [1723.4] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:40:59.829884+08:00] sql.INFO: [2.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:59.832101+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:59.834317+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:59.836699+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:59.838780+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:59.841722+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:59.844135+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:59.846104+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:40:59.848413+08:00] sql.INFO: [1.75] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:41:01.271286+08:00] sql.INFO: [1422.08] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:41:01.275613+08:00] sql.INFO: [2.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:41:01.278458+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:41:01.280719+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:41:01.282903+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:41:01.285343+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:41:01.287609+08:00] sql.INFO: [1.75] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:41:02.704718+08:00] sql.INFO: [1416.38] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:41:02.708212+08:00] sql.INFO: [2.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:41:04.138192+08:00] sql.INFO: [1429.28] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:41:04.141514+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:41:04.144859+08:00] sql.INFO: [2.49] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:41:04.149821+08:00] sql.INFO: [3.92] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:41:04.153405+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:41:04.156353+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:41:04.159553+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:41:04.162498+08:00] sql.INFO: [2.17] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:41:05.576218+08:00] sql.INFO: [1412.74] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:41:05.580318+08:00] sql.INFO: [2.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:41:05.583666+08:00] sql.INFO: [2.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:41:05.586127+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:41:05.589064+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:41:05.592286+08:00] sql.INFO: [2.44] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:41:06.967281+08:00] sql.INFO: [1373.99] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:41:06.971128+08:00] sql.INFO: [2.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:41:06.973849+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:41:08.362049+08:00] sql.INFO: [1387.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:41:08.366438+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:41:08.368938+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:41:08.371304+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:41:08.373859+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:41:08.376308+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:41:08.378579+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:41:08.381121+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:41:20.506953+08:00] sql.INFO: [2.35] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:41:20.524894+08:00] sql.INFO: [16.71] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:41:20.528445+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:20.531132+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:20.626417+08:00] sql.INFO: [94.53] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:41:20.631828+08:00] sql.INFO: [2.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:20.635443+08:00] sql.INFO: [3] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:20.638924+08:00] sql.INFO: [2.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:20.641645+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:20.645101+08:00] sql.INFO: [2.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:20.647711+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:20.650727+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:20.653972+08:00] sql.INFO: [2.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:20.656988+08:00] sql.INFO: [2.35] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:41:22.377957+08:00] sql.INFO: [1719.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:41:22.382463+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:22.385378+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:22.388368+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:22.391859+08:00] sql.INFO: [2.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:22.394237+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:22.396656+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:22.399166+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:22.401249+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:22.403680+08:00] sql.INFO: [1.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:41:23.800359+08:00] sql.INFO: [1395.88] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:41:23.804286+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:41:23.806699+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:41:23.809817+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:41:23.812584+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:41:23.814873+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:41:23.817623+08:00] sql.INFO: [2.1] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:41:25.244089+08:00] sql.INFO: [1425.48] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:41:25.246987+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:41:26.671679+08:00] sql.INFO: [1424.02] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:41:26.675156+08:00] sql.INFO: [2.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:41:26.677744+08:00] sql.INFO: [2.01] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:41:26.681759+08:00] sql.INFO: [3.13] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:41:26.684383+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:41:26.686492+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:41:26.690165+08:00] sql.INFO: [3.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:41:26.693392+08:00] sql.INFO: [2.07] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:41:28.126283+08:00] sql.INFO: [1431.64] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:41:28.130211+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:41:28.132392+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:41:28.134651+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:41:28.137056+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:41:56.955859+08:00] sql.INFO: [2.36] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:41:56.974363+08:00] sql.INFO: [17.57] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:41:56.977587+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:56.979991+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:57.075237+08:00] sql.INFO: [94.58] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:41:57.079900+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:57.082410+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:57.085132+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:57.087613+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:57.089959+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:57.092735+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:57.095154+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:57.097508+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:41:57.100116+08:00] sql.INFO: [2.06] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:41:58.871252+08:00] sql.INFO: [1770.19] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:41:58.876561+08:00] sql.INFO: [2.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:58.881478+08:00] sql.INFO: [4.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:58.883915+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:58.886514+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:58.889009+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:58.893016+08:00] sql.INFO: [2.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:58.895293+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:58.897718+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:41:58.900378+08:00] sql.INFO: [2.09] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:00.332196+08:00] sql.INFO: [1430.89] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:42:00.336881+08:00] sql.INFO: [2.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:42:00.339935+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:00.342373+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:00.344796+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:00.347169+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:00.349511+08:00] sql.INFO: [1.83] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:01.783170+08:00] sql.INFO: [1432.74] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:42:01.786385+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:42:03.221021+08:00] sql.INFO: [1433.96] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:42:03.223822+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:42:03.226684+08:00] sql.INFO: [2.09] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:03.230967+08:00] sql.INFO: [3.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:42:03.233816+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:42:03.235954+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:42:03.238137+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:42:03.240751+08:00] sql.INFO: [2.08] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:04.645183+08:00] sql.INFO: [1403.35] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:42:04.648723+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:04.651331+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:04.653439+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:04.655506+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:04.658521+08:00] sql.INFO: [1.96] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:06.027387+08:00] sql.INFO: [1368.06] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:42:06.030720+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:06.033341+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:07.399567+08:00] sql.INFO: [1365.62] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:42:07.403935+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:07.406687+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:07.410111+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:07.412965+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:07.415541+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:07.418277+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:07.420634+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:07.423093+08:00] sql.INFO: [1.83] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:07.536615+08:00] sql.INFO: [112.21] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"14"') or JSON_CONTAINS(cat_arr_id, '14')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:42:07.540269+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:07.542443+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:07.546676+08:00] sql.INFO: [3.54] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"14"') or JSON_CONTAINS(cat_arr_id, '14')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:42:07.550755+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:07.553282+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:07.555542+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:07.558143+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:07.560362+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:07.562461+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:07.564570+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:07.566932+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:08.380252+08:00] sql.INFO: [3.15] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:08.397849+08:00] sql.INFO: [16.4] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:42:08.400944+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:08.403801+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:08.496763+08:00] sql.INFO: [92.29] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:42:08.501818+08:00] sql.INFO: [2.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:08.504758+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:08.508213+08:00] sql.INFO: [2.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:08.510903+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:08.514174+08:00] sql.INFO: [2.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:08.517011+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:08.519599+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:08.522545+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:08.525644+08:00] sql.INFO: [2.33] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:10.276227+08:00] sql.INFO: [1749.65] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:42:10.280747+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:10.283130+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:10.285433+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:10.287803+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:10.290470+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:10.292788+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:10.295212+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:10.297279+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:10.299617+08:00] sql.INFO: [1.66] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:11.679464+08:00] sql.INFO: [1378.91] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:42:11.683625+08:00] sql.INFO: [2.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:42:11.686235+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:11.689034+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:11.693151+08:00] sql.INFO: [2.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:11.695667+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:11.698369+08:00] sql.INFO: [2.17] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:13.106795+08:00] sql.INFO: [1407.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:42:13.110392+08:00] sql.INFO: [2.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:42:14.499923+08:00] sql.INFO: [1388.72] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:42:14.502912+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:42:14.505462+08:00] sql.INFO: [1.94] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:14.509940+08:00] sql.INFO: [3.59] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:42:14.512896+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:42:14.515275+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:42:14.517529+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:42:14.520010+08:00] sql.INFO: [1.83] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:15.928227+08:00] sql.INFO: [1407.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:42:15.932418+08:00] sql.INFO: [2.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:15.934967+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:15.937576+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:15.939916+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:15.942891+08:00] sql.INFO: [2.11] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:17.321676+08:00] sql.INFO: [1377.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:42:17.325877+08:00] sql.INFO: [3.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:17.328557+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:18.732790+08:00] sql.INFO: [1403.52] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:42:18.737920+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:18.741064+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:18.744117+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:18.746791+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:18.749359+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:18.752229+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:18.754789+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:18.757633+08:00] sql.INFO: [2.2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:18.873229+08:00] sql.INFO: [114.27] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"14"') or JSON_CONTAINS(cat_arr_id, '14')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:42:18.878798+08:00] sql.INFO: [3.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:18.882523+08:00] sql.INFO: [2.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:18.887816+08:00] sql.INFO: [4.21] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"14"') or JSON_CONTAINS(cat_arr_id, '14')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:42:18.892420+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:18.894832+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:18.897431+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:18.899685+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:18.902154+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:18.904521+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:18.906712+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:18.909519+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:42:29.187759+08:00] sql.INFO: [2.38] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:29.205033+08:00] sql.INFO: [16.26] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:42:29.209315+08:00] sql.INFO: [3.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:29.212231+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:29.303682+08:00] sql.INFO: [90.75] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:42:29.309075+08:00] sql.INFO: [3.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:29.312217+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:29.315321+08:00] sql.INFO: [2.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:29.318452+08:00] sql.INFO: [2.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:29.321230+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:29.325011+08:00] sql.INFO: [3.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:29.327618+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:29.330282+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:29.333003+08:00] sql.INFO: [2.15] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:31.127299+08:00] sql.INFO: [1793.43] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:42:31.132134+08:00] sql.INFO: [2.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:31.135135+08:00] sql.INFO: [2.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:31.138031+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:31.140983+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:31.144063+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:31.146987+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:31.149543+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:31.152314+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:31.155751+08:00] sql.INFO: [2.85] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:32.526467+08:00] sql.INFO: [1369.51] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:42:32.530861+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:42:32.533945+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:32.536572+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:32.539634+08:00] sql.INFO: [2.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:32.542711+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:32.545822+08:00] sql.INFO: [2.56] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:33.947859+08:00] sql.INFO: [1400.85] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:42:33.950984+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:42:35.356201+08:00] sql.INFO: [1404.56] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:42:35.359521+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:42:35.362937+08:00] sql.INFO: [2.53] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:35.367039+08:00] sql.INFO: [3.27] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:42:35.369997+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:42:35.372561+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:42:35.375824+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:42:35.378441+08:00] sql.INFO: [2.01] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:36.818029+08:00] sql.INFO: [1438.64] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:42:36.821556+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:36.823947+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:36.826656+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:36.828929+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:36.831049+08:00] sql.INFO: [1.64] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:38.225782+08:00] sql.INFO: [1393.94] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:42:38.229603+08:00] sql.INFO: [2.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:38.232254+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:39.623218+08:00] sql.INFO: [1390.28] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:42:39.627806+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:39.630220+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:39.634812+08:00] sql.INFO: [3.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:39.638310+08:00] sql.INFO: [2.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:39.642436+08:00] sql.INFO: [3.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:39.652697+08:00] sql.INFO: [9.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:39.655198+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:42:49.794795+08:00] sql.INFO: [2.82] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:49.812661+08:00] sql.INFO: [16.68] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:42:49.816003+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:49.818787+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:49.912480+08:00] sql.INFO: [92.85] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:42:49.916962+08:00] sql.INFO: [2.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:49.920097+08:00] sql.INFO: [2.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:49.923065+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:49.926775+08:00] sql.INFO: [2.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:49.929737+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:49.932430+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:49.934819+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:49.937221+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:42:49.939712+08:00] sql.INFO: [1.95] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:51.725575+08:00] sql.INFO: [1784.69] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:42:51.730331+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:51.733307+08:00] sql.INFO: [2.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:51.735600+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:51.737929+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:51.740114+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:51.742899+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:51.745119+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:51.747273+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:42:51.749925+08:00] sql.INFO: [2.14] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:53.160788+08:00] sql.INFO: [1409.96] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:42:53.165081+08:00] sql.INFO: [2.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:42:53.167281+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:53.169570+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:53.171802+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:53.174573+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:42:53.177754+08:00] sql.INFO: [2.4] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:54.576107+08:00] sql.INFO: [1397.46] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:42:54.579572+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:42:55.970616+08:00] sql.INFO: [1390.36] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:42:55.973631+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:42:55.976852+08:00] sql.INFO: [2.46] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:55.981183+08:00] sql.INFO: [3.42] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:42:55.984384+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:42:55.987220+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:42:55.990077+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:42:55.993811+08:00] sql.INFO: [2.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:42:57.403884+08:00] sql.INFO: [1409.11] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:42:57.407591+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:57.410270+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:57.413586+08:00] sql.INFO: [2.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:42:57.416135+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:43:45.245889+08:00] sql.INFO: [2.42] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:43:45.263243+08:00] sql.INFO: [16.36] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:43:45.266480+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:43:45.269425+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:43:45.363513+08:00] sql.INFO: [93.38] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:43:45.367776+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:43:45.370279+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:43:45.373007+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:43:45.375685+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:43:45.378010+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:43:45.381271+08:00] sql.INFO: [2.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:43:45.383510+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:43:45.385771+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:43:45.388467+08:00] sql.INFO: [2.2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:43:47.229321+08:00] sql.INFO: [1839.87] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:43:47.233628+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:43:47.236157+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:43:47.238255+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:43:47.240527+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:43:47.243358+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:43:47.245502+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:43:47.247642+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:43:47.249840+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:43:47.252074+08:00] sql.INFO: [1.65] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:43:48.667061+08:00] sql.INFO: [1414.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:43:48.671221+08:00] sql.INFO: [2.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:43:48.675025+08:00] sql.INFO: [3.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:43:48.678040+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:43:48.680767+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:43:48.683283+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:43:48.685768+08:00] sql.INFO: [1.9] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:43:50.564024+08:00] sql.INFO: [1877.23] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:43:50.567067+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:43:51.949249+08:00] sql.INFO: [1381.44] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:43:51.952215+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:43:51.954800+08:00] sql.INFO: [2.04] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:43:51.960131+08:00] sql.INFO: [4.47] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:43:51.963252+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:43:51.965752+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:43:51.967980+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:43:51.970267+08:00] sql.INFO: [1.78] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:43:53.361809+08:00] sql.INFO: [1390.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:43:53.365696+08:00] sql.INFO: [2.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:43:53.368237+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:43:53.370943+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:43:53.373933+08:00] sql.INFO: [2.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:43:53.377024+08:00] sql.INFO: [2.01] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:43:54.746979+08:00] sql.INFO: [1368.98] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:43:54.750628+08:00] sql.INFO: [2.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:43:54.753384+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:43:56.114252+08:00] sql.INFO: [1360.17] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:43:56.118334+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:43:56.120732+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:43:56.123263+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:43:56.126460+08:00] sql.INFO: [2.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:43:56.128933+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:43:56.131246+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:43:56.133541+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:31.977568+08:00] sql.INFO: [2.55] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:31.994739+08:00] sql.INFO: [16.21] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:44:31.997950+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:32.000443+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:32.091461+08:00] sql.INFO: [90.39] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:44:32.096207+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:32.098973+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:32.101680+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:32.104331+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:32.106767+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:32.109797+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:32.112202+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:32.114615+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:32.117170+08:00] sql.INFO: [2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:33.859827+08:00] sql.INFO: [1741.77] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:44:33.864445+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:33.867215+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:33.869614+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:33.871994+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:33.874643+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:33.876884+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:33.879110+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:33.881895+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:33.884219+08:00] sql.INFO: [1.72] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:35.303193+08:00] sql.INFO: [1418.08] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:44:35.307758+08:00] sql.INFO: [2.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:44:35.310871+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:44:35.313245+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:44:35.316056+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:44:35.318833+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:44:35.321613+08:00] sql.INFO: [2.22] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:36.759324+08:00] sql.INFO: [1436.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:44:36.762513+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:44:38.178606+08:00] sql.INFO: [1415.55] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:44:38.181811+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:44:38.184497+08:00] sql.INFO: [2.18] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:38.189116+08:00] sql.INFO: [3.79] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:44:38.192910+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:44:38.195227+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:44:38.197630+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:44:38.200133+08:00] sql.INFO: [1.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:39.615913+08:00] sql.INFO: [1414.85] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:44:39.620777+08:00] sql.INFO: [3.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:44:39.628106+08:00] sql.INFO: [6.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:44:39.632460+08:00] sql.INFO: [3.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:44:39.636065+08:00] sql.INFO: [2.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:44:39.640000+08:00] sql.INFO: [3.04] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:41.045864+08:00] sql.INFO: [1400.62] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:44:41.049306+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:41.051739+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:42.541572+08:00] sql.INFO: [1489.24] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:44:42.546095+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:42.548550+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:42.551189+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:42.553850+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:42.556503+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:42.559682+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:42.562071+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:44.851221+08:00] sql.INFO: [3.17] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:44.869139+08:00] sql.INFO: [16.97] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:44:44.872198+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:44.875511+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:44.967469+08:00] sql.INFO: [91.08] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:44:44.972041+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:44.975452+08:00] sql.INFO: [2.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:44.978602+08:00] sql.INFO: [2.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:44.981451+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:44.984593+08:00] sql.INFO: [2.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:44.986998+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:44.989330+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:44.991682+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:44.994131+08:00] sql.INFO: [1.88] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:46.765761+08:00] sql.INFO: [1770.8] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:44:46.770031+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:46.772243+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:46.774941+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:46.777693+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:46.779813+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:46.781974+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:46.784049+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:46.786195+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:46.788623+08:00] sql.INFO: [1.91] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:48.153315+08:00] sql.INFO: [1363.88] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:44:48.157434+08:00] sql.INFO: [2.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:44:48.160419+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:44:48.163340+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:44:48.165578+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:44:48.167979+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:44:48.170428+08:00] sql.INFO: [1.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:49.592197+08:00] sql.INFO: [1420.95] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:44:49.595282+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:44:51.017695+08:00] sql.INFO: [1421.68] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:44:51.020728+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:44:51.023344+08:00] sql.INFO: [2.04] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:51.028851+08:00] sql.INFO: [4.21] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:44:51.031871+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:44:51.034277+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:44:51.036549+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:44:51.038765+08:00] sql.INFO: [1.69] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:52.467958+08:00] sql.INFO: [1428.39] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:44:52.472057+08:00] sql.INFO: [2.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:44:52.474940+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:44:52.478320+08:00] sql.INFO: [2.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:44:52.481422+08:00] sql.INFO: [2.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:44:52.483999+08:00] sql.INFO: [2.02] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:53.930028+08:00] sql.INFO: [1445.12] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:44:53.934382+08:00] sql.INFO: [3.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:53.937419+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:55.345797+08:00] sql.INFO: [1407.69] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:44:55.350408+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:55.352990+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:55.355554+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:55.358477+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:55.360951+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:55.363220+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:55.365502+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:44:57.292560+08:00] sql.INFO: [2.67] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:57.309417+08:00] sql.INFO: [15.9] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:44:57.313704+08:00] sql.INFO: [3.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:57.316294+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:57.407467+08:00] sql.INFO: [90.46] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:44:57.412287+08:00] sql.INFO: [2.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:57.415081+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:57.417724+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:57.420902+08:00] sql.INFO: [2.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:57.423584+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:57.426713+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:57.429149+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:57.431532+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:44:57.434376+08:00] sql.INFO: [2.13] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:44:59.227717+08:00] sql.INFO: [1792.39] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:44:59.233136+08:00] sql.INFO: [3] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:59.235770+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:59.239145+08:00] sql.INFO: [2.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:59.242813+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:59.245456+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:59.247901+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:59.250089+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:59.253417+08:00] sql.INFO: [2.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:44:59.256966+08:00] sql.INFO: [2.88] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:45:00.651675+08:00] sql.INFO: [1393.27] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:45:00.655450+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T09:45:00.658212+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:45:00.660581+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:45:00.662690+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:45:00.664680+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:45:00.667012+08:00] sql.INFO: [1.75] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:45:02.073727+08:00] sql.INFO: [1405.83] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:45:02.077565+08:00] sql.INFO: [2.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:45:03.494626+08:00] sql.INFO: [1416.36] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:45:03.498227+08:00] sql.INFO: [2.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:45:03.501350+08:00] sql.INFO: [2.52] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:45:03.505862+08:00] sql.INFO: [3.59] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:45:03.510166+08:00] sql.INFO: [2.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:45:03.513086+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:45:03.515729+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:45:03.518145+08:00] sql.INFO: [1.87] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:45:05.025542+08:00] sql.INFO: [1506.54] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:45:05.029141+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:45:05.031654+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:45:05.034097+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:45:05.036989+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:45:05.040807+08:00] sql.INFO: [3.17] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:45:06.578687+08:00] sql.INFO: [1536.46] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:45:06.582119+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:45:06.585145+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:45:08.040872+08:00] sql.INFO: [1455.03] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:45:08.045876+08:00] sql.INFO: [3.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:45:08.048310+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:45:08.050620+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:45:08.053200+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:45:08.055691+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:45:08.059393+08:00] sql.INFO: [3.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:45:08.062181+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:48:51.016084+08:00] sql.INFO: [15.33] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:48:51.058620+08:00] sql.INFO: [11.34] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:48:51.061779+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:48:51.064169+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:48:51.117583+08:00] sql.INFO: [52.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:48:51.122115+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:48:51.124376+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:48:51.126936+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:48:51.129283+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:48:51.131647+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:48:51.133937+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:48:51.136307+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:48:51.138517+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:48:51.141028+08:00] sql.INFO: [2.02] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:48:52.231252+08:00] sql.INFO: [1089.28] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:48:52.236275+08:00] sql.INFO: [2.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:48:52.238585+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:48:52.241479+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:48:52.244582+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:48:52.247060+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:48:52.249426+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:48:52.251752+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:48:52.253943+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:48:52.256566+08:00] sql.INFO: [2.11] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:48:53.040197+08:00] sql.INFO: [782.71] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:48:53.044806+08:00] sql.INFO: [2.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:48:53.047309+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:48:53.050074+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:48:53.052848+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:48:53.054961+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:48:53.057403+08:00] sql.INFO: [1.84] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:48:53.886038+08:00] sql.INFO: [827.34] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:48:53.888885+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:48:54.708314+08:00] sql.INFO: [818.69] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:48:54.712490+08:00] sql.INFO: [2.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:48:54.715717+08:00] sql.INFO: [2.51] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:48:54.720152+08:00] sql.INFO: [3.59] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:48:54.723166+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:48:54.725942+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:48:54.728342+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:48:54.731117+08:00] sql.INFO: [2.15] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:48:55.554381+08:00] sql.INFO: [822.37] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:48:55.558068+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:48:55.560813+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:48:55.563010+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:48:55.565458+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:48:55.568105+08:00] sql.INFO: [2.11] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:48:56.368920+08:00] sql.INFO: [799.99] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:48:56.372994+08:00] sql.INFO: [2.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:48:56.375515+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:48:57.193473+08:00] sql.INFO: [817.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:48:57.199084+08:00] sql.INFO: [2.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:48:57.202105+08:00] sql.INFO: [2.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:48:57.204927+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:48:57.207681+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:48:57.211343+08:00] sql.INFO: [2.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:48:57.214183+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:48:57.216763+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:14.805883+08:00] sql.INFO: [2.47] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:14.818915+08:00] sql.INFO: [12.07] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:49:14.822027+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:14.824583+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:14.879072+08:00] sql.INFO: [53.51] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:49:14.883877+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:14.886761+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:14.890251+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:14.898074+08:00] sql.INFO: [3.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:14.901786+08:00] sql.INFO: [2.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:14.905544+08:00] sql.INFO: [2.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:14.912232+08:00] sql.INFO: [5.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:14.915896+08:00] sql.INFO: [2.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:14.919496+08:00] sql.INFO: [2.73] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:16.132792+08:00] sql.INFO: [1211.93] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:49:16.137174+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:16.139409+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:16.141696+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:16.144097+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:16.146866+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:16.149747+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:16.152349+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:16.155103+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:16.157662+08:00] sql.INFO: [1.98] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:16.957899+08:00] sql.INFO: [799.05] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:49:16.962033+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:49:16.964478+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:49:16.966620+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:49:16.968930+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:49:16.971093+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:49:16.973446+08:00] sql.INFO: [1.74] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:17.788078+08:00] sql.INFO: [813.67] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:49:17.791765+08:00] sql.INFO: [2.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:49:18.602560+08:00] sql.INFO: [809.99] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:49:18.606028+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:49:18.608665+08:00] sql.INFO: [1.96] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:18.617585+08:00] sql.INFO: [7.81] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:49:18.620689+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:49:18.623741+08:00] sql.INFO: [2.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:49:18.626329+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:49:18.628886+08:00] sql.INFO: [1.98] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:19.430213+08:00] sql.INFO: [800.38] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:49:19.434105+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:49:19.436479+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:49:19.438752+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:49:19.441842+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:49:19.444526+08:00] sql.INFO: [1.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:20.269312+08:00] sql.INFO: [823.79] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:49:20.272714+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:20.275820+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:21.065006+08:00] sql.INFO: [788.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:49:21.069940+08:00] sql.INFO: [2.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:21.072619+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:21.075462+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:21.078099+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:21.080575+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:21.082878+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:21.085048+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:21.087255+08:00] sql.INFO: [1.66] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:21.155499+08:00] sql.INFO: [67.43] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:49:21.158495+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:21.160958+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:21.165384+08:00] sql.INFO: [3.74] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:49:21.169240+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:21.171517+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:21.174144+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:21.177036+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:21.179449+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:21.182047+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:21.184836+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:21.187314+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:50.594145+08:00] sql.INFO: [2.54] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:50.606806+08:00] sql.INFO: [11.58] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:49:50.610749+08:00] sql.INFO: [2.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:50.613407+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:50.668899+08:00] sql.INFO: [54.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:49:50.673385+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:50.676288+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:50.678989+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:50.681348+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:50.683648+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:50.685942+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:50.688291+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:50.690562+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:49:50.693958+08:00] sql.INFO: [2.84] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:51.841035+08:00] sql.INFO: [1146.05] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:49:51.845579+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:51.847814+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:51.849930+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:51.851923+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:51.854160+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:51.856454+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:51.859246+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:51.862348+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:49:51.864988+08:00] sql.INFO: [2.05] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:52.664738+08:00] sql.INFO: [798.94] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:49:52.668338+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:49:52.670456+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:49:52.673172+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:49:52.677819+08:00] sql.INFO: [2.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:49:52.680161+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:49:52.682683+08:00] sql.INFO: [1.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:53.487473+08:00] sql.INFO: [803.86] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:49:53.490395+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:49:54.411860+08:00] sql.INFO: [920.72] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:49:54.414550+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:49:54.417023+08:00] sql.INFO: [1.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:54.421172+08:00] sql.INFO: [3.27] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:49:54.424354+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:49:54.427122+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:49:54.431288+08:00] sql.INFO: [3.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:49:54.433851+08:00] sql.INFO: [1.92] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:55.261787+08:00] sql.INFO: [827.06] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:49:55.266223+08:00] sql.INFO: [2.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:49:55.269321+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:49:55.271663+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:49:55.274225+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:49:55.277480+08:00] sql.INFO: [2.48] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:56.071882+08:00] sql.INFO: [793.45] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:49:56.075373+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:56.077951+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:56.982992+08:00] sql.INFO: [904.29] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:49:56.989401+08:00] sql.INFO: [4.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:56.991894+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:56.994473+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:56.996787+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:56.998908+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:57.001136+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:57.003273+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:49:57.005358+08:00] sql.INFO: [1.61] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:57.072685+08:00] sql.INFO: [66.61] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:49:57.076138+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:57.079266+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:57.083626+08:00] sql.INFO: [3.69] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:49:57.087778+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:57.090502+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:57.093346+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:57.095975+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:57.098726+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:57.101586+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:57.104231+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:57.112068+08:00] sql.INFO: [7.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:49:57.114508+08:00] sql.INFO: [1.79] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:57.181601+08:00] sql.INFO: [66.26] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:49:57.184997+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:49:57.187464+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:49:57.191640+08:00] sql.INFO: [3.54] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:49:57.196475+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:49:57.198941+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:49:57.201636+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:49:57.204125+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:49:57.206318+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:49:57.208498+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:49:57.211204+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:49:57.213456+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:49:57.216001+08:00] sql.INFO: [1.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:49:58.039536+08:00] sql.INFO: [822.64] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:49:58.043410+08:00] sql.INFO: [2.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:49:58.045896+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:49:58.843217+08:00] sql.INFO: [796.68] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:49:58.847098+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:49:58.849191+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:49:58.851224+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:49:58.853240+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:51:08.735972+08:00] sql.INFO: [6.58] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:08.747873+08:00] sql.INFO: [10.88] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:08.750917+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:08.753516+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:08.807545+08:00] sql.INFO: [53.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:51:08.811974+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:08.814383+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:08.816711+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:08.819213+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:08.822113+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:08.824451+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:08.826613+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:08.828912+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:08.831325+08:00] sql.INFO: [1.86] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:10.216439+08:00] sql.INFO: [1384.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:51:10.221160+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:10.223261+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:10.225539+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:10.227666+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:10.229766+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:10.231769+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:10.233737+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:10.235724+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:10.237755+08:00] sql.INFO: [1.61] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:11.030578+08:00] sql.INFO: [791.94] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:51:11.034498+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:11.036688+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:11.038635+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:11.040622+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:11.042699+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:11.045011+08:00] sql.INFO: [1.77] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:11.879039+08:00] sql.INFO: [833.05] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:51:11.882122+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:51:12.699919+08:00] sql.INFO: [817.16] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:51:12.703373+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:51:12.705656+08:00] sql.INFO: [1.72] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:12.709528+08:00] sql.INFO: [3.1] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:51:12.712068+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:51:12.714144+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:51:12.716054+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:51:12.717801+08:00] sql.INFO: [1.34] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:13.804816+08:00] sql.INFO: [1086.32] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:51:13.808571+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:51:13.811337+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:51:13.814155+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:51:13.816550+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:51:13.818982+08:00] sql.INFO: [1.98] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:15.231683+08:00] sql.INFO: [1411.88] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:15.234894+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:15.237484+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:16.024380+08:00] sql.INFO: [786.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:51:16.029140+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:16.031492+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:16.033811+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:16.036123+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:16.038436+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:16.040563+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:16.042740+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:16.044769+08:00] sql.INFO: [1.54] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:16.111659+08:00] sql.INFO: [66.1] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:16.114562+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:16.116714+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:16.120588+08:00] sql.INFO: [3.37] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:51:16.124386+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:16.126671+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:16.128744+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:16.131247+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:16.135107+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:16.137879+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:16.139798+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:16.141777+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:16.144080+08:00] sql.INFO: [1.7] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:16.210120+08:00] sql.INFO: [65.07] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:16.213210+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:16.215424+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:16.219179+08:00] sql.INFO: [3.18] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:51:16.223312+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:16.225373+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:16.227274+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:16.229136+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:16.231078+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:16.232954+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:16.234728+08:00] sql.INFO: [1.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:16.236567+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:16.238830+08:00] sql.INFO: [1.68] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:17.046805+08:00] sql.INFO: [807.18] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:17.049939+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:51:17.052108+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:51:17.852530+08:00] sql.INFO: [799.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:51:17.855967+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:51:17.858175+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:51:17.860807+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:51:17.863121+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:51:17.865281+08:00] sql.INFO: [1.72] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:17.869699+08:00] sql.INFO: [3.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:51:17.874537+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:17.876659+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:17.878644+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:17.880501+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:17.882354+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:17.884213+08:00] sql.INFO: [1.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:17.885898+08:00] sql.INFO: [1.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:17.887589+08:00] sql.INFO: [1.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:17.889419+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:17.891325+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:17.893338+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:17.895361+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:17.897408+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:17.899392+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:17.901416+08:00] sql.INFO: [1.51] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:18.701964+08:00] sql.INFO: [799.76] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:51:18.707642+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:18.709946+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:18.712382+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:18.714633+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:18.716786+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:18.719047+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:18.721062+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:18.723054+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:18.725005+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:18.727230+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:18.729385+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:18.731454+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:18.733651+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:18.735680+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:20.810211+08:00] sql.INFO: [2.28] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:20.822110+08:00] sql.INFO: [11.01] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:20.825292+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:20.827881+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:20.880090+08:00] sql.INFO: [51.57] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:51:20.884478+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:20.886887+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:20.889321+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:20.891899+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:20.894454+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:20.896816+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:20.898954+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:20.901135+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:20.903396+08:00] sql.INFO: [1.81] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:22.087344+08:00] sql.INFO: [1183.13] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:51:22.091865+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:22.094362+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:22.096680+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:22.098826+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:22.101017+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:22.103039+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:22.104923+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:22.106952+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:22.109207+08:00] sql.INFO: [1.77] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:22.906020+08:00] sql.INFO: [795.91] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:51:22.910487+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:22.913172+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:22.915589+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:22.917632+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:22.919626+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:22.922090+08:00] sql.INFO: [2.07] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:23.950532+08:00] sql.INFO: [1027.65] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:51:23.953153+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:51:24.746468+08:00] sql.INFO: [792.71] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:51:24.749855+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:51:24.752421+08:00] sql.INFO: [1.94] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:24.757108+08:00] sql.INFO: [3.92] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:51:24.760673+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:51:24.763319+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:51:24.765915+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:51:24.768173+08:00] sql.INFO: [1.71] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:25.550248+08:00] sql.INFO: [781.26] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:51:25.553850+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:51:25.555909+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:51:25.558099+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:51:25.560465+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:51:25.562866+08:00] sql.INFO: [1.9] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:26.334787+08:00] sql.INFO: [771.07] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:26.338104+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:26.340531+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:27.106424+08:00] sql.INFO: [765.12] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:51:27.111292+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:27.113518+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:27.115888+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:27.118117+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:27.120572+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:27.122659+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:27.124665+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:27.127173+08:00] sql.INFO: [1.96] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:27.192475+08:00] sql.INFO: [64.49] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:27.195515+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:27.197829+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:27.201679+08:00] sql.INFO: [3.28] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:51:27.205643+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:27.208296+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:27.211027+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:27.213329+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:27.215520+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:27.218345+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:27.220459+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:27.223186+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:27.226099+08:00] sql.INFO: [2.34] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:27.333529+08:00] sql.INFO: [106.47] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:27.337560+08:00] sql.INFO: [2.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:27.341168+08:00] sql.INFO: [2.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:27.347003+08:00] sql.INFO: [4.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:51:27.352440+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:27.354835+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:27.357444+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:27.360347+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:27.363013+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:27.365532+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:27.368063+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:27.370295+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:27.373082+08:00] sql.INFO: [2.05] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:28.451832+08:00] sql.INFO: [1077.65] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:28.455092+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:51:28.457390+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:51:29.253306+08:00] sql.INFO: [795.27] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:51:29.256969+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:51:29.259417+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:51:29.261785+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:51:29.264152+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:51:29.266349+08:00] sql.INFO: [1.75] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:29.270848+08:00] sql.INFO: [3.72] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:51:29.275712+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:29.278333+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:29.280309+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:29.282202+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:29.284074+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:29.285840+08:00] sql.INFO: [1.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:29.287566+08:00] sql.INFO: [1.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:29.289377+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:29.291454+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:29.294193+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:29.296415+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:29.298598+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:29.300653+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:29.302635+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:29.304794+08:00] sql.INFO: [1.56] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:30.106647+08:00] sql.INFO: [801.09] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:51:30.112937+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:30.115308+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:30.117313+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:30.119546+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:30.121590+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:30.123532+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:30.125613+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:30.127887+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:30.129962+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:30.131950+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:30.133890+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:30.135941+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:30.137907+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:30.139817+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:48.752805+08:00] sql.INFO: [2.12] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:48.765909+08:00] sql.INFO: [12.01] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:48.769461+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:48.772299+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:48.831850+08:00] sql.INFO: [58.74] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:51:48.836405+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:48.838946+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:48.841488+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:48.844159+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:48.846664+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:48.849243+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:48.851767+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:48.854082+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:51:48.856545+08:00] sql.INFO: [1.96] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:50.142046+08:00] sql.INFO: [1284.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:51:50.146911+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:50.148939+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:50.150938+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:50.152888+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:50.154874+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:50.156643+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:50.158408+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:50.160370+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:51:50.162539+08:00] sql.INFO: [1.67] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:51.060910+08:00] sql.INFO: [897.66] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:51:51.064725+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:51.066901+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:51.069240+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:51.071866+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:51.073947+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:51:51.076193+08:00] sql.INFO: [1.73] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:51.985399+08:00] sql.INFO: [908.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:51:51.988199+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:51:52.899541+08:00] sql.INFO: [910.75] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:51:52.903079+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:51:52.905667+08:00] sql.INFO: [1.88] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:52.909781+08:00] sql.INFO: [3.22] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:51:52.912726+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:51:52.914911+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:51:52.916987+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:51:52.919157+08:00] sql.INFO: [1.67] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:53.897400+08:00] sql.INFO: [977.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:51:53.900914+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:51:53.903148+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:51:53.905119+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:51:53.907220+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:51:53.909765+08:00] sql.INFO: [2.08] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:54.905132+08:00] sql.INFO: [994.37] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:54.908732+08:00] sql.INFO: [2.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:54.911585+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:55.859232+08:00] sql.INFO: [946.98] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:51:55.864190+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:55.866743+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:55.869159+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:55.871359+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:55.873631+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:55.876124+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:55.878624+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:51:55.880931+08:00] sql.INFO: [1.74] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:55.950276+08:00] sql.INFO: [68.56] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:55.953175+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:55.955401+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:55.959283+08:00] sql.INFO: [3.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:51:55.964026+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:55.966408+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:55.968676+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:55.970802+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:55.972753+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:55.974640+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:55.976800+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:55.978972+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:51:55.981317+08:00] sql.INFO: [1.67] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:56.049540+08:00] sql.INFO: [67.3] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:56.052451+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:56.054752+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:56.058865+08:00] sql.INFO: [3.48] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:51:56.063403+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:56.065482+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:56.067650+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:56.069766+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:56.071787+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:56.073771+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:56.076298+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:56.078486+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:51:56.081011+08:00] sql.INFO: [2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:56.897596+08:00] sql.INFO: [815.51] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:56.900681+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:51:56.902858+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:51:57.707680+08:00] sql.INFO: [803.93] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:51:57.711986+08:00] sql.INFO: [2.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:51:57.714392+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:51:57.716740+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:51:57.719186+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:51:57.721336+08:00] sql.INFO: [1.67] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:57.726145+08:00] sql.INFO: [3.95] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:51:57.732256+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:57.734421+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:57.736383+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:57.738310+08:00] sql.INFO: [1.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:57.740316+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:57.742680+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:57.744857+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:57.746914+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:57.748943+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:57.750954+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:57.752919+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:57.754922+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:57.756698+08:00] sql.INFO: [1.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:57.758768+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:51:57.760960+08:00] sql.INFO: [1.57] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:58.594541+08:00] sql.INFO: [832.66] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:51:58.600654+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:58.602895+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:58.604977+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:58.608323+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:58.610569+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:58.612674+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:58.614622+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:58.617008+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:58.618967+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:58.620884+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:58.622989+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:58.625054+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:58.627257+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:58.629187+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:51:58.631203+08:00] sql.INFO: [1.54] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:51:59.601602+08:00] sql.INFO: [969.58] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:51:59.605164+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:51:59.607728+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:52:00.518611+08:00] sql.INFO: [909.92] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:52:00.522861+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:52:00.525786+08:00] sql.INFO: [2.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:52:00.528222+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:52:00.530487+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:52:00.532744+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:52:00.534843+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:52:00.536860+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:52:00.538793+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:52:00.541072+08:00] sql.INFO: [1.82] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '188' and JSON_CONTAINS(category_arr_id, '188') = 1 limit 1 [] [] [2025-05-22T09:52:00.543382+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:52:00.546214+08:00] sql.INFO: [2.38] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '21' [] [] [2025-05-22T09:52:00.550156+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:52:00.552135+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:52:00.554058+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '388') and (`website_id` = '2') order by FIELD(category_id, 21,388) [] [] [2025-05-22T09:52:00.556410+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '389') and (`website_id` = '2') order by FIELD(category_id, 21,389) [] [] [2025-05-22T09:52:00.558479+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '390') and (`website_id` = '2') order by FIELD(category_id, 21,390) [] [] [2025-05-22T09:52:00.560651+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '391') and (`website_id` = '2') order by FIELD(category_id, 21,391) [] [] [2025-05-22T09:52:00.562656+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '392') and (`website_id` = '2') order by FIELD(category_id, 21,392) [] [] [2025-05-22T09:52:00.564720+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '393') and (`website_id` = '2') order by FIELD(category_id, 21,393) [] [] [2025-05-22T09:52:01.362773+08:00] sql.INFO: [797.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('188', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:52:01.366582+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:52:01.368990+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:52:01.371386+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:52:01.373492+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:52:01.375890+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:53:10.981952+08:00] sql.INFO: [14.29] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21') and (`website_id` = '2') [] [] [2025-05-22T09:53:11.003868+08:00] sql.INFO: [2.38] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where `category_id` in ('188') and (`website_id` = '2') and (JSON_CONTAINS(category_arr_id, '188') = 1) [] [] [2025-05-22T09:53:40.798194+08:00] sql.INFO: [3.47] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21') and (`website_id` = '2') [] [] [2025-05-22T09:53:40.804088+08:00] sql.INFO: [2.43] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where `category_id` in ('188') and (`website_id` = '2') and (JSON_CONTAINS(category_arr_id, '188') = 1) [] [] [2025-05-22T09:53:50.815814+08:00] sql.INFO: [22.09] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:53:50.865196+08:00] sql.INFO: [11.9] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:53:50.868481+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:53:50.871010+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:53:50.926909+08:00] sql.INFO: [55.27] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:53:50.931287+08:00] sql.INFO: [2.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:53:50.934000+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:53:50.937131+08:00] sql.INFO: [2.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:53:50.939606+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:53:50.942342+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:53:50.945010+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:53:50.947557+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:53:50.950040+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:53:50.952637+08:00] sql.INFO: [2.06] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:53:52.140022+08:00] sql.INFO: [1186.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:53:52.144784+08:00] sql.INFO: [2.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:53:52.147453+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:53:52.149905+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:53:52.152237+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:53:52.154526+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:53:52.156547+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:53:52.158872+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:53:52.160945+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:53:52.163153+08:00] sql.INFO: [1.68] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:53:53.524438+08:00] sql.INFO: [1360.36] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:53:53.528957+08:00] sql.INFO: [2.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:53:53.531854+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:53:53.534553+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:53:53.537102+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:53:53.539607+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:53:53.542251+08:00] sql.INFO: [2.13] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:53:54.839957+08:00] sql.INFO: [1296.78] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:53:54.842949+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:53:55.739997+08:00] sql.INFO: [896.32] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:53:55.743243+08:00] sql.INFO: [2.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:53:55.746411+08:00] sql.INFO: [2.54] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:53:55.751854+08:00] sql.INFO: [4.44] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:53:55.755132+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:53:55.758086+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:53:55.760683+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:53:55.763404+08:00] sql.INFO: [2.2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:53:57.043664+08:00] sql.INFO: [1279.34] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:53:57.049326+08:00] sql.INFO: [4.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:53:57.052784+08:00] sql.INFO: [2.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:53:57.055556+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:53:57.058262+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:53:57.060694+08:00] sql.INFO: [1.86] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:53:58.177425+08:00] sql.INFO: [1115.79] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:53:58.181369+08:00] sql.INFO: [2.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:53:58.184377+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:53:58.950170+08:00] sql.INFO: [765.12] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:53:58.954301+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:53:58.957101+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:53:58.959815+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:53:58.962291+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:53:58.965104+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:53:58.967506+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:53:58.969916+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:53:58.973349+08:00] sql.INFO: [2.38] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:53:59.043491+08:00] sql.INFO: [69.16] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:53:59.048148+08:00] sql.INFO: [3.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:53:59.050899+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:53:59.055306+08:00] sql.INFO: [3.67] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:53:59.059465+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:53:59.061755+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:53:59.064407+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:53:59.067063+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:53:59.069734+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:53:59.072007+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:53:59.074442+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:53:59.077267+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:53:59.080207+08:00] sql.INFO: [1.82] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:53:59.148047+08:00] sql.INFO: [66.87] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:53:59.151407+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:53:59.153813+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:53:59.158078+08:00] sql.INFO: [3.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:53:59.161770+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:53:59.164128+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:53:59.166524+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:53:59.168779+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:53:59.171215+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:53:59.173309+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:53:59.175457+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:53:59.177668+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:53:59.179960+08:00] sql.INFO: [1.72] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:00.005234+08:00] sql.INFO: [824.46] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:54:00.008845+08:00] sql.INFO: [2.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:54:00.011330+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:54:01.255709+08:00] sql.INFO: [1243.69] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:54:01.259985+08:00] sql.INFO: [2.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:54:01.262765+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:54:01.266596+08:00] sql.INFO: [3.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:54:01.269554+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:54:01.272692+08:00] sql.INFO: [2.58] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:01.277659+08:00] sql.INFO: [3.98] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:54:01.282813+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:01.285126+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:01.287405+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:01.289870+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:01.292571+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:01.294903+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:01.297086+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:01.299277+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:01.301657+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:01.304111+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:01.306254+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:01.308314+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:01.310752+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:01.312745+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:01.314948+08:00] sql.INFO: [1.71] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:02.138042+08:00] sql.INFO: [822.26] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:54:02.143289+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:02.145576+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:02.147870+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:02.150427+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:02.153542+08:00] sql.INFO: [2.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:02.156143+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:02.159042+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:02.161594+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:02.164134+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:02.166692+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:02.169074+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:02.171362+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:02.173644+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:02.176284+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:02.530130+08:00] sql.INFO: [2.48] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:02.543059+08:00] sql.INFO: [11.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:54:02.546735+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:54:02.549655+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:54:02.602378+08:00] sql.INFO: [51.91] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:54:02.606634+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:54:02.609552+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:54:02.612279+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:54:02.615032+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:54:02.617544+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:54:02.619784+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:54:02.622347+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:54:02.625040+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:54:02.627854+08:00] sql.INFO: [2.23] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:03.818201+08:00] sql.INFO: [1189.46] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:54:03.823080+08:00] sql.INFO: [2.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:54:03.826037+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:54:03.828871+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:54:03.831494+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:54:03.834175+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:54:03.837131+08:00] sql.INFO: [2.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:54:03.840220+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:54:03.843134+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:54:03.846023+08:00] sql.INFO: [2.2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:04.755990+08:00] sql.INFO: [909.1] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:54:04.760173+08:00] sql.INFO: [2.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:54:04.763057+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:54:04.765328+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:54:04.767699+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:54:04.770018+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:54:04.772551+08:00] sql.INFO: [1.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:05.712159+08:00] sql.INFO: [938.76] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:54:05.715653+08:00] sql.INFO: [2.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:54:06.655848+08:00] sql.INFO: [939.51] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:54:06.658967+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:54:06.661681+08:00] sql.INFO: [2.08] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:06.670691+08:00] sql.INFO: [7.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:54:06.673863+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:54:06.676762+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:54:06.679505+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:54:06.682181+08:00] sql.INFO: [2.03] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:07.724884+08:00] sql.INFO: [1041.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:54:07.729285+08:00] sql.INFO: [2.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:54:07.731929+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:54:07.734801+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:54:07.737299+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:54:07.740116+08:00] sql.INFO: [2.37] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:08.940084+08:00] sql.INFO: [1199.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:54:08.943862+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:54:08.946453+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:54:09.735021+08:00] sql.INFO: [787.92] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:54:09.739369+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:54:09.742116+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:54:09.744763+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:54:09.747348+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:54:09.749640+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:54:09.751978+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:54:09.754164+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:54:09.756392+08:00] sql.INFO: [1.72] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:09.826403+08:00] sql.INFO: [69.19] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:54:09.829871+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:54:09.832808+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:54:09.837946+08:00] sql.INFO: [4.56] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:54:09.842368+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:54:09.845324+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:54:09.848214+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:54:09.851049+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:54:09.853930+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:54:09.856455+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:54:09.858934+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:54:09.861249+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:54:09.863705+08:00] sql.INFO: [1.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:09.994312+08:00] sql.INFO: [129.59] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:54:09.999041+08:00] sql.INFO: [3.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:54:10.002847+08:00] sql.INFO: [2.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:54:10.008801+08:00] sql.INFO: [5.03] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:54:10.014257+08:00] sql.INFO: [2.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:54:10.017269+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:54:10.020456+08:00] sql.INFO: [2.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:54:10.023223+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:54:10.026248+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:54:10.029659+08:00] sql.INFO: [2.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:54:10.032425+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:54:10.034952+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:54:10.037481+08:00] sql.INFO: [2.01] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:11.190748+08:00] sql.INFO: [1152.38] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:54:11.194679+08:00] sql.INFO: [2.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:54:11.197656+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:54:12.025622+08:00] sql.INFO: [827.27] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:54:12.029966+08:00] sql.INFO: [2.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:54:12.032724+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:54:12.035331+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:54:12.037833+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:54:12.040618+08:00] sql.INFO: [2.24] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:12.045545+08:00] sql.INFO: [4] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:54:12.050432+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:12.053000+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:12.055570+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:12.058192+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:12.060339+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:12.062718+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:12.064968+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:12.067132+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:12.069109+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:12.071427+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:12.073561+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:12.076191+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:12.078964+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:12.081459+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:54:12.083995+08:00] sql.INFO: [1.97] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:54:13.437552+08:00] sql.INFO: [1352.67] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:54:13.443613+08:00] sql.INFO: [2.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:13.446764+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:13.449591+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:13.452315+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:13.454704+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:13.457039+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:13.459411+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:13.461630+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:13.463897+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:13.466195+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:13.468324+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:13.470407+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:13.472491+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:54:13.474452+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:56:59.387661+08:00] sql.INFO: [22.75] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and (`website_id` = '2') [] [] [2025-05-22T09:56:59.446727+08:00] sql.INFO: [13.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:56:59.449925+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:56:59.452627+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:56:59.516779+08:00] sql.INFO: [63.45] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:56:59.521823+08:00] sql.INFO: [2.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:56:59.525109+08:00] sql.INFO: [2.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:56:59.528467+08:00] sql.INFO: [2.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:56:59.531287+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:56:59.534049+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:56:59.536737+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:56:59.540215+08:00] sql.INFO: [2.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:56:59.544745+08:00] sql.INFO: [3.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:57:00.979925+08:00] sql.INFO: [1434.48] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:57:00.984786+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:00.987521+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:00.990281+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:00.993476+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:00.996034+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:00.998469+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:01.001373+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:01.003779+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:01.810918+08:00] sql.INFO: [806.43] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:57:01.815319+08:00] sql.INFO: [2.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:57:01.817665+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:57:01.820181+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:57:01.822441+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:57:01.824931+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:57:02.646731+08:00] sql.INFO: [820.69] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:57:02.649804+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:57:03.495250+08:00] sql.INFO: [844.67] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:57:03.498352+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:57:03.501962+08:00] sql.INFO: [3.02] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:57:03.505096+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:57:03.507773+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:57:03.510401+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:57:04.327439+08:00] sql.INFO: [816.32] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:57:04.332123+08:00] sql.INFO: [2.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:57:04.334909+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:57:04.337695+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:57:04.340129+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:57:05.162170+08:00] sql.INFO: [821.18] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:57:05.165701+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:05.168671+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:06.187159+08:00] sql.INFO: [1017.83] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:57:06.191804+08:00] sql.INFO: [2.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:06.195317+08:00] sql.INFO: [2.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:06.198365+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:06.200971+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:06.203894+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:06.206784+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:06.209458+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:06.278380+08:00] sql.INFO: [68.16] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:57:06.281420+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:06.284375+08:00] sql.INFO: [2.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:06.288368+08:00] sql.INFO: [3.35] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:57:06.292805+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:06.295865+08:00] sql.INFO: [2.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:06.298416+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:06.300972+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:06.303588+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:06.306346+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:06.308935+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:06.311476+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:06.377681+08:00] sql.INFO: [65.44] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:57:06.380641+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:06.383092+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:06.387043+08:00] sql.INFO: [3.35] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:57:06.390829+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:06.393602+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:06.396057+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:06.398363+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:06.400540+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:06.402415+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:06.404488+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:06.406523+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:07.553371+08:00] sql.INFO: [1146.18] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:57:07.556586+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:57:07.559243+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:57:08.349744+08:00] sql.INFO: [789.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:57:08.353811+08:00] sql.INFO: [2.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:57:08.356594+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:57:08.359552+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:57:08.362641+08:00] sql.INFO: [2.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:57:08.367253+08:00] sql.INFO: [4] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:57:08.371937+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:57:08.374280+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:57:08.378016+08:00] sql.INFO: [2.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:57:08.381061+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:57:08.383775+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:57:08.385885+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:57:08.387773+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:57:08.389677+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:57:08.392271+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:57:08.394340+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:57:08.396518+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:57:08.398431+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:57:08.400430+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:57:08.402437+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:57:09.226421+08:00] sql.INFO: [823.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0) or `ignore_ids` is null) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:57:09.232033+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:57:09.234545+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:57:09.236984+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:57:09.239460+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:57:09.242077+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:57:09.245958+08:00] sql.INFO: [2.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:57:09.248609+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:57:09.251511+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:57:09.254656+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:57:09.257325+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:57:09.261241+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:57:09.263914+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:57:09.266420+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:57:09.268709+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:57:52.822342+08:00] sql.INFO: [11.53] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:57:52.863930+08:00] sql.INFO: [18.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:57:52.867046+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:57:52.869412+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:57:52.927671+08:00] sql.INFO: [57.74] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:57:52.932101+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:57:52.934851+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:57:52.937273+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:57:52.939807+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:57:52.942085+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:57:52.944591+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:57:52.947002+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:57:52.949569+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:57:52.951895+08:00] sql.INFO: [1.86] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:57:54.115033+08:00] sql.INFO: [1162.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:57:54.119055+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:54.121304+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:54.123301+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:54.125229+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:54.127583+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:54.129840+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:54.131759+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:54.133613+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:57:54.135600+08:00] sql.INFO: [1.57] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:57:54.920504+08:00] sql.INFO: [784.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:57:54.924344+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:57:54.926795+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:57:54.929192+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:57:54.931669+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:57:54.933932+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:57:54.936254+08:00] sql.INFO: [1.82] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:57:55.744315+08:00] sql.INFO: [807.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:57:55.747324+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:57:56.537177+08:00] sql.INFO: [789.12] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:57:56.541133+08:00] sql.INFO: [2.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:57:56.544948+08:00] sql.INFO: [3.19] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:57:56.552884+08:00] sql.INFO: [7.01] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:57:56.555915+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:57:56.558911+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:57:56.561943+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:57:56.564626+08:00] sql.INFO: [2.14] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:57:57.366227+08:00] sql.INFO: [800.61] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:57:57.369930+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:57:57.372190+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:57:57.374545+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:57:57.376656+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:57:57.378926+08:00] sql.INFO: [1.68] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:57:58.159790+08:00] sql.INFO: [779.91] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:57:58.164389+08:00] sql.INFO: [3.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:58.167290+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:58.942220+08:00] sql.INFO: [774.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:57:58.947608+08:00] sql.INFO: [3.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:58.950163+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:58.952513+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:58.955178+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:58.957842+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:58.961036+08:00] sql.INFO: [2.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:58.963709+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:57:58.965769+08:00] sql.INFO: [1.62] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:57:59.037644+08:00] sql.INFO: [71.1] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:57:59.041312+08:00] sql.INFO: [2.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:59.043821+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:59.051152+08:00] sql.INFO: [6.72] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:57:59.054895+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:59.057065+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:59.059428+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:59.061529+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:59.063430+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:59.065573+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:59.067698+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:59.069758+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:57:59.071879+08:00] sql.INFO: [1.63] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:57:59.140651+08:00] sql.INFO: [67.99] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:57:59.143805+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:59.145795+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:59.153116+08:00] sql.INFO: [6.76] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:57:59.156985+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:59.159442+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:59.162205+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:59.164352+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:59.166494+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:59.168601+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:59.170707+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:59.172798+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:57:59.175247+08:00] sql.INFO: [1.78] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:57:59.973925+08:00] sql.INFO: [797.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:57:59.977244+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:57:59.980063+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:58:00.791936+08:00] sql.INFO: [811.19] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:58:00.795690+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:58:00.798146+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:58:00.800924+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:58:00.803393+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:58:00.806103+08:00] sql.INFO: [2.13] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:00.814193+08:00] sql.INFO: [7.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:58:00.819740+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:00.822534+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:00.824673+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:00.826811+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:00.829495+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:00.831518+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:00.833596+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:00.835620+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:00.837636+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:00.839772+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:00.842618+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:00.844853+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:00.846764+08:00] sql.INFO: [1.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:00.848946+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:00.851409+08:00] sql.INFO: [1.88] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:01.668661+08:00] sql.INFO: [816.28] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:58:01.674035+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:01.676397+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:01.679194+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:01.681478+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:01.683566+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:01.685528+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:01.687626+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:01.689754+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:01.691888+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:01.694052+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:01.696361+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:01.698578+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:01.700910+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:01.702986+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:44.970937+08:00] sql.INFO: [1.7] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:44.983584+08:00] sql.INFO: [11.55] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:58:44.986389+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:58:44.988802+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:58:45.024431+08:00] sql.INFO: [34.98] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:58:45.028670+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:58:45.030720+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:58:45.032585+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:58:45.034476+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:58:45.036447+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:58:45.038225+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:58:45.040092+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:58:45.041912+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:58:45.044246+08:00] sql.INFO: [1.79] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:46.362243+08:00] sql.INFO: [1317.17] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:58:46.366743+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:58:46.369030+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:58:46.371201+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:58:46.373260+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:58:46.375689+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:58:46.378012+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:58:46.380225+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:58:46.382394+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:58:46.384827+08:00] sql.INFO: [1.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:47.483521+08:00] sql.INFO: [1097.85] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:58:47.487314+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:58:47.489593+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:58:47.491570+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:58:47.494285+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:58:47.496442+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:58:47.498968+08:00] sql.INFO: [1.94] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:48.605664+08:00] sql.INFO: [1105.9] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:58:48.608479+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:58:49.759575+08:00] sql.INFO: [1150.18] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:58:49.762494+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:58:49.764994+08:00] sql.INFO: [1.88] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:49.773292+08:00] sql.INFO: [7.47] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:58:49.776208+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:58:49.778697+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:58:49.780650+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:58:49.782811+08:00] sql.INFO: [1.69] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:50.874074+08:00] sql.INFO: [1090.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:58:50.878182+08:00] sql.INFO: [2.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:58:50.880578+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:58:50.882758+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:58:50.884813+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:58:50.887492+08:00] sql.INFO: [2.07] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:51.896765+08:00] sql.INFO: [1008.47] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:58:51.899794+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:58:51.902007+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:58:52.925066+08:00] sql.INFO: [1022.48] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:58:52.929689+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:58:52.931930+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:58:52.934090+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:58:52.936109+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:58:52.938114+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:58:52.940084+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:58:52.942023+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:58:52.944289+08:00] sql.INFO: [1.7] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:53.032700+08:00] sql.INFO: [87.57] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:58:53.035885+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:58:53.038069+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:58:53.046208+08:00] sql.INFO: [7.61] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:58:53.050042+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:58:53.052076+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:58:53.054103+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:58:53.056079+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:58:53.058089+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:58:53.060333+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:58:53.062433+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:58:53.064518+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:58:53.066634+08:00] sql.INFO: [1.58] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:53.172609+08:00] sql.INFO: [105.26] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:58:53.175592+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:58:53.178183+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:58:53.186193+08:00] sql.INFO: [7.34] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:58:53.189863+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:58:53.191716+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:58:53.193761+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:58:53.196276+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:58:53.198682+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:58:53.200912+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:58:53.203262+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:58:53.205737+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:58:53.208217+08:00] sql.INFO: [1.92] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:54.562151+08:00] sql.INFO: [1352.93] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:58:54.565742+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:58:54.568136+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:58:55.475417+08:00] sql.INFO: [906.74] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:58:55.479529+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:58:55.481887+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:58:55.484269+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:58:55.486892+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:58:55.489287+08:00] sql.INFO: [1.88] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:55.498101+08:00] sql.INFO: [7.61] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:58:55.503579+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:55.506311+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:55.508906+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:55.511614+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:55.514033+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:55.516520+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:55.518804+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:55.521276+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:55.524003+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:55.526930+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:55.529644+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:55.532046+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:55.534352+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:55.536716+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:58:55.538959+08:00] sql.INFO: [1.62] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:56.647065+08:00] sql.INFO: [1107.2] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:58:56.652578+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:56.654972+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:56.657011+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:56.659123+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:56.661900+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:56.663907+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:56.665937+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:56.667987+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:56.669934+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:56.671970+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:56.674129+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:56.676210+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:56.678258+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:56.680362+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:58:56.682538+08:00] sql.INFO: [1.66] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:58:57.756203+08:00] sql.INFO: [1072.85] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:58:57.759496+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:58:57.761852+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:58:58.584097+08:00] sql.INFO: [821.67] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:58:58.588372+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:58:58.590779+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:58:58.593387+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:58:58.595935+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:58:58.598149+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:58:58.600370+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:58:58.602520+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:58:58.604661+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:58:58.606924+08:00] sql.INFO: [1.78] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '188' and JSON_CONTAINS(category_arr_id, '188') = 1 limit 1 [] [] [2025-05-22T09:58:58.609407+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:58:58.612749+08:00] sql.INFO: [2.78] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '21' [] [] [2025-05-22T09:58:58.616553+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:58:58.618477+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T09:58:58.620513+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '388') and (`website_id` = '2') order by FIELD(category_id, 21,388) [] [] [2025-05-22T09:58:58.622590+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '389') and (`website_id` = '2') order by FIELD(category_id, 21,389) [] [] [2025-05-22T09:58:58.624621+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '390') and (`website_id` = '2') order by FIELD(category_id, 21,390) [] [] [2025-05-22T09:58:58.627006+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '391') and (`website_id` = '2') order by FIELD(category_id, 21,391) [] [] [2025-05-22T09:58:58.629065+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '392') and (`website_id` = '2') order by FIELD(category_id, 21,392) [] [] [2025-05-22T09:58:58.630993+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '393') and (`website_id` = '2') order by FIELD(category_id, 21,393) [] [] [2025-05-22T09:58:59.454523+08:00] sql.INFO: [822.94] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('188', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:58:59.458693+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:58:59.461001+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:58:59.462911+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:58:59.465072+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:58:59.467269+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T09:59:06.820503+08:00] sql.INFO: [3.01] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:59:06.840411+08:00] sql.INFO: [18.78] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:59:06.844028+08:00] sql.INFO: [2.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:59:06.846762+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:59:06.911122+08:00] sql.INFO: [63.64] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:59:06.915683+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:59:06.918423+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:59:06.921160+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:59:06.923598+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:59:06.926113+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:59:06.929037+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:59:06.931724+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:59:06.934218+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T09:59:06.936678+08:00] sql.INFO: [1.98] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:59:08.403762+08:00] sql.INFO: [1466.09] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:59:08.407728+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:59:08.409920+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:59:08.412178+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:59:08.414292+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:59:08.416301+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:59:08.418601+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:59:08.420468+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:59:08.422428+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T09:59:08.424538+08:00] sql.INFO: [1.68] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:59:09.244458+08:00] sql.INFO: [818.87] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T09:59:09.248297+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:59:09.250323+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:59:09.252261+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:59:09.254011+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:59:09.256084+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T09:59:09.258060+08:00] sql.INFO: [1.53] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:59:10.106315+08:00] sql.INFO: [847.35] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T09:59:10.109264+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:59:10.948299+08:00] sql.INFO: [838.35] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T09:59:10.951142+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T09:59:10.953356+08:00] sql.INFO: [1.67] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:59:10.960485+08:00] sql.INFO: [6.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T09:59:10.963538+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:59:10.965666+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:59:10.967833+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T09:59:10.970133+08:00] sql.INFO: [1.83] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:59:11.791780+08:00] sql.INFO: [820.87] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:59:11.795732+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:59:11.798198+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:59:11.800574+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:59:11.802784+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T09:59:11.805133+08:00] sql.INFO: [1.81] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:59:12.599293+08:00] sql.INFO: [793.37] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:59:12.602603+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:59:12.604922+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:59:13.398252+08:00] sql.INFO: [792.66] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T09:59:13.402535+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:59:13.405097+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:59:13.407269+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:59:13.409508+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:59:13.411838+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:59:13.413888+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:59:13.416008+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T09:59:13.418097+08:00] sql.INFO: [1.51] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:59:13.491777+08:00] sql.INFO: [72.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:59:13.495219+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:59:13.497575+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:59:13.504789+08:00] sql.INFO: [6.56] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:59:13.508578+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:59:13.510965+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:59:13.513264+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:59:13.515479+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:59:13.517445+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:59:13.519688+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:59:13.521732+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:59:13.523661+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T09:59:13.525845+08:00] sql.INFO: [1.72] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:59:13.595473+08:00] sql.INFO: [68.76] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:59:13.598592+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:59:13.600844+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:59:13.607960+08:00] sql.INFO: [6.52] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T09:59:13.612037+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:59:13.614232+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:59:13.616411+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:59:13.618294+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:59:13.620233+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:59:13.622378+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:59:13.624181+08:00] sql.INFO: [1.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:59:13.626315+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T09:59:13.628617+08:00] sql.INFO: [1.71] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:59:14.430615+08:00] sql.INFO: [801.19] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T09:59:14.433504+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:59:14.435571+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:59:15.248440+08:00] sql.INFO: [812.11] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T09:59:15.252199+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:59:15.254527+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T09:59:15.256936+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:59:15.259360+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T09:59:15.262054+08:00] sql.INFO: [1.9] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:59:15.270252+08:00] sql.INFO: [7.01] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:59:15.275259+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:59:15.278010+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:59:15.280277+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:59:15.282243+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:59:15.284161+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:59:15.286133+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:59:15.288065+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:59:15.290025+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:59:15.291905+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:59:15.293960+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:59:15.295939+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:59:15.297904+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:59:15.299892+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:59:15.301873+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T09:59:15.303932+08:00] sql.INFO: [1.59] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T09:59:16.132026+08:00] sql.INFO: [827.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T09:59:16.137102+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:59:16.139074+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:59:16.141069+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:59:16.143406+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:59:16.145611+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:59:16.147948+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:59:16.149773+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:59:16.151519+08:00] sql.INFO: [1.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:59:16.153273+08:00] sql.INFO: [1.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:59:16.155144+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:59:16.156954+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:59:16.159010+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:59:16.161164+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T09:59:16.163513+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:01:58.842571+08:00] sql.INFO: [13.46] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and (`website_id` = '2') [] [] [2025-05-22T10:01:58.864191+08:00] sql.INFO: [1.88] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where 0 = 1 and (`website_id` = '2') [] [] [2025-05-22T10:01:58.970449+08:00] sql.INFO: [97.58] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:01:58.993443+08:00] sql.INFO: [2.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:58.995968+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:58.998429+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.001133+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.003571+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.005861+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.008072+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.010471+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.012666+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.014868+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.017004+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.019180+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.021257+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.023465+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.025771+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.028279+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.030583+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.032732+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.035389+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.037596+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.039646+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.041787+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.044167+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.046379+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.048494+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.050604+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.052780+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.054848+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.057037+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.059436+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.061811+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.064182+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.066588+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.068940+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.071083+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.073301+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.075584+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.077699+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.079819+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.081971+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.084131+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.086253+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.088484+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.090672+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.092979+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.095482+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.097822+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.100164+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.102535+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.104872+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.106920+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.109109+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.111585+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.113803+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.115856+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.118061+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.120257+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.122457+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.124479+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.126734+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.129118+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.131754+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.134021+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.135999+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.138274+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.140367+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.142828+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.145067+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.147326+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.149679+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.152103+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.154333+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.156671+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.158873+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.161268+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.163683+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.165850+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.168044+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.170387+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.172580+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.174802+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.177200+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.179590+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.182355+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.184612+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.186921+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.188914+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.191055+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.193394+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.195716+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.198175+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.200451+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.202601+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.204898+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.207243+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.209884+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.212564+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.214959+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.217146+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.219323+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.315697+08:00] sql.INFO: [95.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:01:59.337527+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.339725+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.342219+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.344524+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.346977+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.349426+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.351518+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.353518+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.355790+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.357975+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.360313+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.362815+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.365049+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.367150+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.369222+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.371371+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.373668+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.376639+08:00] sql.INFO: [2.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.379401+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.381780+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.384182+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.386533+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.388669+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.391000+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.394331+08:00] sql.INFO: [2.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.396782+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.398986+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.401343+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.403576+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.405737+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.407960+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.411324+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.413747+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.416055+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.418324+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.420600+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.422748+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.425359+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.428274+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.430539+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.432815+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.434956+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.437161+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.439832+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.445196+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.447505+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.449963+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.452387+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.454912+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.457397+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.460264+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.462584+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.464988+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.467239+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.469477+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.472001+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.474303+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.477619+08:00] sql.INFO: [2.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.479914+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.482275+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.484594+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.487181+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.489813+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.492886+08:00] sql.INFO: [2.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.495617+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.500624+08:00] sql.INFO: [4.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.503175+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.505574+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.507987+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.511412+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.513907+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.516471+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.519904+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.522319+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.524800+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.527844+08:00] sql.INFO: [2.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.530213+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.532893+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.535184+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.537384+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.539738+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.542674+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.545121+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.547750+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.550122+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.552399+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.554725+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.557003+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.560404+08:00] sql.INFO: [2.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.562893+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.565544+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.567964+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.570204+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.572452+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.574861+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.578250+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.580860+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.583383+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.585678+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:01:59.588292+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:00.721883+08:00] sql.INFO: [1132.92] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:00.726341+08:00] sql.INFO: [3.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:00.729507+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:01.558839+08:00] sql.INFO: [828.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:01.566438+08:00] sql.INFO: [4.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:01.568981+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:01.571664+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:01.574304+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:01.577898+08:00] sql.INFO: [3] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:01.580275+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:01.582522+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:01.584674+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:01.586986+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:02.420471+08:00] sql.INFO: [832.75] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:02.432573+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:02.434929+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:02.437648+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:02.440589+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:02.444936+08:00] sql.INFO: [3.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:02.447614+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:02.449965+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:02.452185+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:02.454294+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:02.456535+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:02.458890+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:02.461392+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:02.463664+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:02.465691+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:02.467761+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:02.469937+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:02.472036+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:02.474060+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:02.476207+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:02.479853+08:00] sql.INFO: [2.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:02.482027+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:02.484175+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:02.486493+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:02.488546+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:02.490758+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:02.493525+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:02.495931+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:02.498274+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:02.500572+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:02.502749+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:02.504812+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:02.507004+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:02.509654+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:02.512014+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:02.514493+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:02.516581+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:02.518854+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:02.520829+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:02.523146+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:02.526111+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:02.528840+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:02.530940+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:02.532995+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:02.535161+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:02.537432+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:02.539831+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:02.542189+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:03.376584+08:00] sql.INFO: [833.43] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:03.395214+08:00] sql.INFO: [2.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:03.397544+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:03.400066+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:03.402580+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:03.404817+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:03.407150+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:03.410066+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:03.412465+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:03.415198+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:03.417507+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:03.419718+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:03.421850+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:03.424006+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:03.427152+08:00] sql.INFO: [2.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:03.429669+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:03.431879+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:03.434195+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:03.436301+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:03.438326+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:03.440592+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:03.443512+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:03.446031+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:03.448247+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:03.450400+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:03.452494+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:03.454718+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:03.456829+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:03.459740+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:03.462355+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:03.464580+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:03.466773+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:03.468969+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:03.470974+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:03.473148+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:03.475863+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:03.478287+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:03.480438+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:03.482552+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:03.486916+08:00] sql.INFO: [3.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:03.489378+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:03.495352+08:00] sql.INFO: [5.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:03.497909+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:03.500564+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:03.502925+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:03.505314+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:03.507637+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:03.510676+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:03.513362+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:03.515806+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:03.518052+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:03.520305+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:03.523228+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:03.526317+08:00] sql.INFO: [2.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:03.529388+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:03.531786+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:03.534144+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:03.536787+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:03.539237+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:03.541318+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:03.544198+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:03.546390+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:03.548520+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:03.550512+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:03.552507+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:03.554808+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:03.556953+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:03.559307+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:03.561735+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:03.564344+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:03.566668+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:03.568864+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:03.571006+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:03.573063+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:03.575432+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:03.578234+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:03.580546+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:03.582847+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:03.584943+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:04.653229+08:00] sql.INFO: [1067.66] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:04.687647+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:04.690372+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:04.693432+08:00] sql.INFO: [2.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:04.695902+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:04.698090+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:04.700526+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:04.702969+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:04.705216+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:04.707624+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:04.711223+08:00] sql.INFO: [2.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:04.713770+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:04.716185+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:04.719191+08:00] sql.INFO: [2.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:04.721649+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:04.724038+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:04.726555+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:04.729104+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:04.731417+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:04.733582+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:04.735770+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:04.737998+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:04.740301+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:04.743141+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:04.746017+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:04.748416+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:04.750634+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:04.752764+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:04.754885+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:04.757071+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:04.760211+08:00] sql.INFO: [2.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:04.762528+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:04.764893+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:04.767009+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:04.769143+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:04.771218+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:04.773402+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:04.775813+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:04.778749+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:04.781013+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:05.606454+08:00] sql.INFO: [824.83] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:05.625101+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.627843+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:05.630750+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:05.632961+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:05.635092+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:05.637107+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:05.638968+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:05.640963+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:05.643181+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:05.645316+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:05.647346+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:05.649320+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:05.651257+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:05.653403+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:05.655388+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:05.657287+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:05.659215+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:05.661274+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.663286+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.665180+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.666954+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.668835+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:05.670734+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:05.672760+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:05.674814+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:05.676968+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:05.679021+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:05.681076+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:05.682994+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:05.684805+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:05.686728+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:05.688551+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:05.690327+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:05.692237+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:05.694292+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:05.696424+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:05.698459+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:05.700428+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:05.702357+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:05.704259+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:05.706231+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:05.708117+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:05.710140+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:05.712188+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:05.714173+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:05.716062+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:05.718355+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:05.720497+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:05.722638+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:05.725010+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:05.727343+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.730005+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.732573+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.734591+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.736922+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.739380+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.741470+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.743697+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.745888+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.748448+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.750226+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.751916+08:00] sql.INFO: [1.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.753584+08:00] sql.INFO: [1.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.755266+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.757029+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.758716+08:00] sql.INFO: [1.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.760814+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.762886+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.764606+08:00] sql.INFO: [1.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:05.766564+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:05.768527+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:05.770455+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:05.772252+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:05.774073+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:05.776196+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:05.778875+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:05.780975+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:05.782883+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:05.784729+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:05.786558+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:05.788287+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:05.790046+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:05.792117+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:05.794624+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:05.796571+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:05.798289+08:00] sql.INFO: [1.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:06.644268+08:00] sql.INFO: [845.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:06.657670+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.660864+08:00] sql.INFO: [2.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.663535+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.666359+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.668828+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.671185+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.673507+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.676722+08:00] sql.INFO: [2.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.679085+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.681612+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.683775+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.685989+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.688138+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.690137+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.692411+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.694824+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.697235+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.699420+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.701550+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.703853+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.705897+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.707957+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.710745+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.713174+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.715332+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.717476+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.719944+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.721986+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.724000+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.728529+08:00] sql.INFO: [3.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.732241+08:00] sql.INFO: [2.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.735019+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.737483+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.739967+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.744035+08:00] sql.INFO: [2.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.747336+08:00] sql.INFO: [2.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.750130+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.752314+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.754447+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.756550+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.759306+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.762037+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.764293+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.766684+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.768786+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.770909+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.772938+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.776516+08:00] sql.INFO: [3] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.779330+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.781629+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.783859+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.786486+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.788792+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.790954+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.794622+08:00] sql.INFO: [2.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.796802+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.799019+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.801512+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('12', '223') and (`website_id` = '2') order by FIELD(category_id, 12,223) [] [] [2025-05-22T10:02:06.813934+08:00] sql.INFO: [11.76] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:06.835649+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.838218+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.840524+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.843381+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.845989+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.848523+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.851273+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.853648+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.855763+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.857832+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.860653+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.862884+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.865088+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.867671+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.869865+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.871830+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.873889+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.876805+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.878892+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.881154+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.883317+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.885518+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.887597+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.889903+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.892205+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.895001+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.897503+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.899736+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.901769+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.904011+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.905979+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.908083+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.910387+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.912662+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.914791+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.916831+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.918763+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.920796+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.922800+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.927890+08:00] sql.INFO: [4.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.930522+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.932669+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.934759+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.936808+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.938926+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.940822+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.943331+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.945676+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.947961+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.949949+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.951903+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.953886+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.955688+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.957643+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.960227+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.962492+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.964494+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.966398+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.968288+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.970286+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.972230+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.974227+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.976279+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.978290+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.980376+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.982326+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.984295+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.986115+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.988009+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.989997+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.992153+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.994302+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.996333+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:06.998316+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.000334+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.002296+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.004247+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.006161+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.008114+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.010636+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.012639+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.014517+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.016403+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.018373+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.020694+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.022728+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.024711+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.027479+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.029586+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.031742+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.034028+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.036224+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.038364+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.040590+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.043075+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.045461+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.047669+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.050005+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.052120+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:07.054268+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:08.120192+08:00] sql.INFO: [1065.27] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:08.124507+08:00] sql.INFO: [2.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.127296+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.129756+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.132570+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.954267+08:00] sql.INFO: [821.03] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:08.960519+08:00] sql.INFO: [2.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.963106+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.965754+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.968155+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.970869+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.973329+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.975542+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.978031+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.980077+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.982078+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.984374+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.986694+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.989122+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:08.991325+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:09.820313+08:00] sql.INFO: [828.27] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:09.830437+08:00] sql.INFO: [2.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:09.832804+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:09.835063+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:09.837158+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:09.839960+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:09.842306+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:09.844656+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:09.846573+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '272') and (`website_id` = '2') order by FIELD(category_id, 24,272) [] [] [2025-05-22T10:02:09.848497+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:09.850606+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:09.852624+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:09.854724+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:09.856587+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:09.858683+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:09.861348+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:09.863639+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:09.865800+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:09.867938+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:09.870002+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:09.872042+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:09.874194+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:09.876675+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:09.878951+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:09.881205+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:09.883307+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '275') and (`website_id` = '2') order by FIELD(category_id, 24,275) [] [] [2025-05-22T10:02:09.885481+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:09.887566+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:09.889548+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:09.891733+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.378471+08:00] sql.INFO: [9.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and (`website_id` = '2') [] [] [2025-05-22T10:02:10.384319+08:00] sql.INFO: [2.66] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where 0 = 1 and (`website_id` = '2') [] [] [2025-05-22T10:02:10.445000+08:00] sql.INFO: [59.77] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:10.465648+08:00] sql.INFO: [2.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.468156+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.470868+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.473856+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.477659+08:00] sql.INFO: [2.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.479863+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.482148+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.484313+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.486815+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.489248+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.491665+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.495299+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.497609+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.499794+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.502139+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.504620+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.507314+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.510688+08:00] sql.INFO: [2.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.513184+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.515654+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.517902+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.521040+08:00] sql.INFO: [2.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.523257+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.525300+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.530349+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.532533+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.536130+08:00] sql.INFO: [2.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.538378+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.540743+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.544184+08:00] sql.INFO: [2.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.546481+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.548859+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.551202+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.553239+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.555302+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.557378+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.559659+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.561764+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.563769+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.566410+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.568719+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.571041+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.573703+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.576140+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.578407+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.582253+08:00] sql.INFO: [3.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.584377+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.586402+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.588222+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.590048+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.591833+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.594630+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.597310+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.599480+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.602042+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.604126+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.606224+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.608968+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.611782+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.613731+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.616187+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.618771+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.620941+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.622941+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.624892+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.628227+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.630412+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.632432+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.634463+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.636541+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.638526+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.640461+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.643703+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.646059+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.648484+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.650532+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.652658+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.654976+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.657368+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.659536+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.661783+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.663912+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.665984+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.667930+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.669983+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.672163+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.674281+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.676734+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.678899+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.681044+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.684003+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.686091+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.688220+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.690190+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.692348+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.694804+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.696697+08:00] sql.INFO: [1.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.698484+08:00] sql.INFO: [1.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.700743+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.703380+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.720218+08:00] sql.INFO: [827.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:10.733099+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:10.735520+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:10.737879+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:10.740059+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:10.742384+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:10.745157+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:10.748704+08:00] sql.INFO: [2.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:10.750736+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '272') and (`website_id` = '2') order by FIELD(category_id, 24,272) [] [] [2025-05-22T10:02:10.753325+08:00] sql.INFO: [49.28] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:10.754301+08:00] sql.INFO: [3.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:10.756601+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:10.759210+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:10.762124+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:10.764899+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:10.767551+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:10.769995+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:10.772278+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:10.774501+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:10.776481+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.776855+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:10.778825+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.779147+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:10.780928+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.781319+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:10.782878+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.783423+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:10.784803+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.785567+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:10.786875+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.787744+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:10.788934+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.789917+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:10.791149+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.792229+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '275') and (`website_id` = '2') order by FIELD(category_id, 24,275) [] [] [2025-05-22T10:02:10.793439+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.794720+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '268') and (`website_id` = '2') order by FIELD(category_id, 24,268) [] [] [2025-05-22T10:02:10.795625+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.796724+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '268') and (`website_id` = '2') order by FIELD(category_id, 24,268) [] [] [2025-05-22T10:02:10.797451+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.798758+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.799450+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.800755+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.801555+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.802780+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.803596+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.805044+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.805805+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.807156+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.807783+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.810808+08:00] sql.INFO: [2.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.810914+08:00] sql.INFO: [3.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.812846+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.813288+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.815009+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.815265+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.817064+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.817280+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.818896+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.819384+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.820721+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.821337+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.822651+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.823255+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.824535+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.826123+08:00] sql.INFO: [2.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.827822+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.828391+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.829875+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.830450+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.831981+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.832707+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.834018+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.834674+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.836051+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.836667+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:10.838123+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.840180+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.842204+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.844958+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.847006+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.849035+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.851035+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.852966+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.854876+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.856973+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.859110+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.861567+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.863687+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.865794+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.867832+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.869791+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.871991+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.874120+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.876603+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.878792+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.881090+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.883038+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.885141+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.887435+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.889486+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.891441+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.893706+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.895885+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.898074+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.900016+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.902016+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.904142+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.906797+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.909358+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.911905+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.913992+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.916444+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.918909+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.921128+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.923364+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.925677+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.928913+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.931164+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.933829+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.936280+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.938339+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.940713+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.943033+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.945216+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.947808+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.950407+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.953088+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.955367+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.959603+08:00] sql.INFO: [3.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.962644+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.965002+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.967159+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.969130+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.971171+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.973244+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.975364+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.978475+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.980733+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.982891+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.984797+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.986819+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.988776+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.990770+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.993181+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.995713+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:10.997758+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:11.740781+08:00] sql.INFO: [903.53] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:11.761813+08:00] sql.INFO: [2.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.764557+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.766827+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.769179+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.771406+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.773644+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.776061+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.778634+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.780863+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.782955+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.785095+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.787139+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.789161+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.791207+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.793851+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.796095+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.798127+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.800147+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.802012+08:00] sql.INFO: [1.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.803997+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.806170+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.808272+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.810924+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.812944+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.814920+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.816869+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.818874+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.825304+08:00] sql.INFO: [5.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.828243+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.830401+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.832347+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.834431+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.836630+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.838602+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.840611+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.842754+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.845231+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.847300+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.849361+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.851347+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.853366+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.855303+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.857268+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.859735+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.861967+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.864021+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.866087+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.868534+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.870741+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.872836+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.874962+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.877599+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.879662+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.881916+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.884135+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.886050+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.888409+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.890479+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.893151+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:11.895402+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:11.897661+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:11.899953+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '241') and (`website_id` = '2') order by FIELD(category_id, 14,241) [] [] [2025-05-22T10:02:11.902043+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '241') and (`website_id` = '2') order by FIELD(category_id, 14,241) [] [] [2025-05-22T10:02:11.904106+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '241') and (`website_id` = '2') order by FIELD(category_id, 14,241) [] [] [2025-05-22T10:02:11.906163+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:11.908332+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:11.910094+08:00] sql.INFO: [911.69] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:11.911758+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:11.913385+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:11.914322+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:11.915815+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:11.916630+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:11.918796+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:11.920898+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:11.923002+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:11.925233+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:11.928092+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '238') and (`website_id` = '2') order by FIELD(category_id, 14,238) [] [] [2025-05-22T10:02:11.930845+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '238') and (`website_id` = '2') order by FIELD(category_id, 14,238) [] [] [2025-05-22T10:02:11.932957+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '238') and (`website_id` = '2') order by FIELD(category_id, 14,238) [] [] [2025-05-22T10:02:11.935132+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '238') and (`website_id` = '2') order by FIELD(category_id, 14,238) [] [] [2025-05-22T10:02:11.937185+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '238') and (`website_id` = '2') order by FIELD(category_id, 14,238) [] [] [2025-05-22T10:02:11.939217+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.941368+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '244') and (`website_id` = '2') order by FIELD(category_id, 14,244) [] [] [2025-05-22T10:02:11.944158+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '244') and (`website_id` = '2') order by FIELD(category_id, 14,244) [] [] [2025-05-22T10:02:11.946432+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '244') and (`website_id` = '2') order by FIELD(category_id, 14,244) [] [] [2025-05-22T10:02:11.948607+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:11.950831+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:11.953044+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:11.955211+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:11.957428+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:11.960210+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:11.962449+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:11.964634+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:11.966810+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:11.968957+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '242') and (`website_id` = '2') order by FIELD(category_id, 14,242) [] [] [2025-05-22T10:02:11.971060+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '242') and (`website_id` = '2') order by FIELD(category_id, 14,242) [] [] [2025-05-22T10:02:11.973028+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '242') and (`website_id` = '2') order by FIELD(category_id, 14,242) [] [] [2025-05-22T10:02:11.975032+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:11.977239+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:11.980238+08:00] sql.INFO: [2.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:11.982402+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:11.984355+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '245') and (`website_id` = '2') order by FIELD(category_id, 14,245) [] [] [2025-05-22T10:02:11.986386+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '245') and (`website_id` = '2') order by FIELD(category_id, 14,245) [] [] [2025-05-22T10:02:11.999439+08:00] sql.INFO: [12.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:12.020144+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.022491+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.024829+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.028090+08:00] sql.INFO: [2.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.030223+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.032475+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.034545+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.036686+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.038791+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.040940+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.043540+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.045853+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.047946+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.049962+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.051960+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.054014+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.055985+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.058025+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.060516+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.062642+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.064653+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.066676+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.068792+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.070923+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.072999+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.075159+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.077977+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.080284+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.082757+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.084927+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.087045+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.089188+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.091321+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.093891+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.096091+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.098354+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.100607+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.102728+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.105500+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.107976+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.110835+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.113299+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.115528+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.117674+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.119845+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.123866+08:00] sql.INFO: [3.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.126406+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.128942+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.131141+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.133335+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.135483+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.137773+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.139939+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.142346+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.145190+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.147395+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.149586+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.151688+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.153817+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.155892+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.158069+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.160570+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.162811+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.165085+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.167136+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.169153+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.171420+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.173728+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.176120+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.178616+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.180839+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.183135+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.185304+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.187535+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.189774+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.191988+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.194732+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.196926+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.199295+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.201373+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.203492+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.205956+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.208221+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.211191+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.213435+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.215579+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.217767+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.219936+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.222063+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.224922+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.227956+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.230322+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.232571+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.235174+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.237453+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.239626+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.241907+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.244632+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.246781+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.249826+08:00] sql.INFO: [2.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:12.851137+08:00] sql.INFO: [934.55] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:12.855977+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:12.858755+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:12.861799+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:12.864358+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:12.866621+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:12.868680+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:12.874640+08:00] sql.INFO: [5.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:12.877554+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:12.879996+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:13.278101+08:00] sql.INFO: [1027.57] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:13.301311+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.303741+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.305859+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.307823+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.310105+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.312326+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.314440+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.316466+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.318476+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.320442+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.322492+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.324417+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.327121+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.329388+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.331602+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.333630+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.335623+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.337656+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.339993+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.342027+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.344656+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.346954+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.349017+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.351026+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.353118+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.355178+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.357216+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.359301+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.361640+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.363762+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.365803+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.367931+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.370095+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.372092+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.374115+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.376418+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.378655+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.380810+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.382842+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.384976+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.387090+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.389171+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.391176+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.393423+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.395550+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.397772+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.400013+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.402269+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.404527+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.407723+08:00] sql.INFO: [2.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.410187+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.412734+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.414872+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.417179+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.419324+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.421386+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.423400+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.425804+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.428416+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.430894+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.433537+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '247') and (`website_id` = '2') order by FIELD(category_id, 15,247) [] [] [2025-05-22T10:02:13.436151+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '247') and (`website_id` = '2') order by FIELD(category_id, 15,247) [] [] [2025-05-22T10:02:13.438337+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.440399+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.442872+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:13.445264+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:13.447625+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:13.449918+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:13.452764+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:13.454936+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:13.457190+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:13.459780+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:13.462312+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:13.464581+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:13.466760+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:13.468958+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:13.471831+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:13.474296+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:13.477227+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:13.479726+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:13.481987+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:13.484111+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:13.486360+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:13.488552+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:13.490843+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:13.493324+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:13.495772+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:13.497996+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:13.500319+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:13.502427+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:13.504769+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:13.506895+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:13.509409+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '247') and (`website_id` = '2') order by FIELD(category_id, 15,247) [] [] [2025-05-22T10:02:13.511807+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '247') and (`website_id` = '2') order by FIELD(category_id, 15,247) [] [] [2025-05-22T10:02:13.514113+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '247') and (`website_id` = '2') order by FIELD(category_id, 15,247) [] [] [2025-05-22T10:02:13.516488+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:13.518865+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:13.520998+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:13.523174+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:13.525427+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.540647+08:00] sql.INFO: [14.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:13.561724+08:00] sql.INFO: [2.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.563848+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.566023+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.568133+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.570155+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.572203+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.574094+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.576483+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.578837+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.580903+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.582748+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.584662+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.586498+08:00] sql.INFO: [1.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.588420+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.590240+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.592072+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.594471+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.596490+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.598396+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.600436+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.602387+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.604221+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.606193+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.608180+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.610387+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.612502+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.614421+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.618902+08:00] sql.INFO: [3.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.621023+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.623046+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.625021+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.627212+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.629325+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.631540+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.633744+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.635885+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.637923+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.640011+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.642026+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.645191+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.647356+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.649353+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.651305+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.653291+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.655247+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.657295+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.659658+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.662163+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.664279+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.671467+08:00] sql.INFO: [6.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.673528+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.675454+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.678115+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.680248+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.682328+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.684317+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.686491+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.688397+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.690950+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.693450+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.695979+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.698173+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.700358+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.702484+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.704664+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.706781+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.709488+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.711936+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.714490+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.716547+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.718827+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.721041+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.723423+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.726048+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.728733+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.731070+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.733300+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.735480+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.737927+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.742363+08:00] sql.INFO: [3.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.745305+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.747491+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.749716+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.753162+08:00] sql.INFO: [2.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.755429+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.757556+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.760189+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.762475+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.764656+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.766701+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.768944+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.771263+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.773940+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.774092+08:00] sql.INFO: [893.44] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:13.778395+08:00] sql.INFO: [3.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.781744+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.784705+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.785525+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:13.786955+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.787862+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:13.788959+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.790028+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:13.790950+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.793227+08:00] sql.INFO: [2.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:13.794340+08:00] sql.INFO: [2.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:13.796426+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:13.798785+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:13.801384+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:13.803772+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:13.806058+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:13.808313+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:13.811291+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:13.813917+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:13.816183+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:13.818513+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:13.820795+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:13.823322+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:13.825825+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:13.829158+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:13.831399+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:13.833762+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:13.836045+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:13.838420+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:13.840679+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:13.843761+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:13.846263+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:13.848632+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:13.851197+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:13.853774+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:13.856631+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:13.859862+08:00] sql.INFO: [2.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:13.863190+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:13.865734+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:13.868188+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:13.870377+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:13.872561+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:13.874989+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:13.877975+08:00] sql.INFO: [2.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:13.880114+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:13.882432+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:13.884777+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:13.887318+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:13.889680+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:13.892030+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:13.894920+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:13.897311+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:13.899861+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:13.902050+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:14.723331+08:00] sql.INFO: [928.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:14.727826+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:14.730158+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:14.732356+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:14.734532+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:14.736630+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:14.738853+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:14.741074+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:14.743884+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:14.814009+08:00] sql.INFO: [911.14] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:14.829585+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:14.831912+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:14.833976+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:14.836068+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:14.838249+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:14.840211+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:14.842608+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:14.845169+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:14.847209+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:14.849334+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:14.851427+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:14.853678+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:14.855687+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:14.857869+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:14.860096+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:14.862417+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:14.864604+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:14.866711+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:14.868736+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:14.870941+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:14.873121+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:02:14.875253+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:14.877985+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:14.880106+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '207') and (`website_id` = '2') order by FIELD(category_id, 2,207) [] [] [2025-05-22T10:02:14.882193+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:14.884299+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:14.886453+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:14.888983+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:14.891263+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:14.893491+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:14.895831+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:14.897980+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:14.900021+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:14.902226+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:14.904239+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:14.906329+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:14.908538+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:14.911194+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:14.913389+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:14.915631+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '214') and (`website_id` = '2') order by FIELD(category_id, 2,214) [] [] [2025-05-22T10:02:14.917769+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:14.919944+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:14.922085+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:14.924084+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:14.926472+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:14.928692+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:14.930780+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:14.933229+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:14.935411+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:14.937524+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:14.939607+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:14.941528+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:14.943883+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:14.946258+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:14.948426+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:14.950514+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:14.952508+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:14.954399+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:14.956264+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:14.958077+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:14.960317+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '213') and (`website_id` = '2') order by FIELD(category_id, 2,213) [] [] [2025-05-22T10:02:14.962422+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:14.964457+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:14.966445+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '208') and (`website_id` = '2') order by FIELD(category_id, 2,208) [] [] [2025-05-22T10:02:14.968261+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:14.970323+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:14.972207+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and (`website_id` = '2') order by FIELD(category_id, 2,210) [] [] [2025-05-22T10:02:14.974168+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:14.976262+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:14.978326+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:14.980498+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:14.982592+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:14.984788+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:14.986657+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:14.988601+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '212') and (`website_id` = '2') order by FIELD(category_id, 2,212) [] [] [2025-05-22T10:02:14.990592+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '209') and (`website_id` = '2') order by FIELD(category_id, 2,209) [] [] [2025-05-22T10:02:14.992580+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:14.994789+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '211') and (`website_id` = '2') order by FIELD(category_id, 2,211) [] [] [2025-05-22T10:02:15.657945+08:00] sql.INFO: [913.38] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:15.666862+08:00] sql.INFO: [2.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:02:15.669322+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.672061+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:02:15.680188+08:00] sql.INFO: [7.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:02:15.682601+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:02:15.684644+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.686889+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.689019+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.690956+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.693644+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.696006+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.698315+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.700581+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.702945+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.705136+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.707323+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.709805+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.712536+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.714844+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.717166+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.720090+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.722514+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.724788+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.727377+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.729698+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.731944+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:15.734231+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:16.268972+08:00] sql.INFO: [1273.56] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:16.279536+08:00] sql.INFO: [2.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:16.282356+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:16.284751+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:16.287263+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:16.289980+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:16.292611+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:16.295239+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:16.297611+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:16.300107+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:16.302310+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:16.304793+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:16.307278+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:16.310458+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:16.312913+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:16.315148+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:16.317607+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:16.319777+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:16.321734+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:16.323788+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:16.326182+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:16.329098+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:16.331378+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:16.333616+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:16.335708+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:16.337836+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:16.339912+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:16.341954+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:16.344765+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:16.347028+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:16.349564+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:16.351430+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:16.353378+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:16.355495+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:16.357622+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:16.360037+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:16.362731+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:16.365269+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:16.367522+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:16.369725+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:17.058448+08:00] sql.INFO: [1323.58] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:17.074218+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.076754+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.079253+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.081383+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.083680+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.085738+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.087880+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.089960+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.091988+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.094892+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.096936+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.099509+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.101622+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.103591+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.105822+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.107876+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.110283+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.112521+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.114870+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.117032+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.119344+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.121560+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.124087+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.126345+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.129113+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.131377+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.133626+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.136042+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.138442+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.140839+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.144468+08:00] sql.INFO: [2.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.146954+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.148983+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.151528+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.153796+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.155937+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.158109+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.160920+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.163331+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.165534+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.167543+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.169683+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.171641+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.174127+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.176711+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.179001+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.181125+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.183219+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.185515+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.187812+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.190182+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.192406+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.195118+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.197472+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.199654+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.201977+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.204467+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('16', '276') and (`website_id` = '2') order by FIELD(category_id, 16,276) [] [] [2025-05-22T10:02:17.206621+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.208935+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.211663+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.213951+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.216022+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.218278+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.220671+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.222960+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.224996+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.227614+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.230251+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.232456+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.247617+08:00] sql.INFO: [14.53] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:17.268636+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.270741+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.273027+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.275034+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.277542+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.279793+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.282139+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.284265+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.286375+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.288420+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.290464+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.292988+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.295728+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.297969+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.300284+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.302500+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.304560+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.306565+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.308607+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.311835+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.314353+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.316355+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.318359+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.320460+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.322543+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.324480+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.327275+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.330450+08:00] sql.INFO: [2.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.332623+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.333871+08:00] sql.INFO: [963.56] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:17.334738+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.336921+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.339395+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.341906+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.346518+08:00] sql.INFO: [2.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.349631+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.351884+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.352974+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.353883+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.355414+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:17.355965+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.357671+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:17.357961+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.360401+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:17.360512+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.362492+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:17.362851+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.364851+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:17.364934+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.366925+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:17.367241+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.369298+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:17.369381+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.371586+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:17.371783+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.373856+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:17.373939+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.376076+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:17.376467+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.378877+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:17.378964+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.381217+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:17.381293+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.383336+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:17.383423+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.385517+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:17.385604+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.387893+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:17.388231+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.390149+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.390240+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:17.392304+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.392396+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.395229+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.395444+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.397414+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.397805+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.399494+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.400075+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.401507+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.402350+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:17.403801+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.404755+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:17.405902+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.406894+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:17.407910+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.409408+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:17.410451+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.412113+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '222') and (`website_id` = '2') order by FIELD(category_id, 5,222) [] [] [2025-05-22T10:02:17.412741+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.414369+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:17.414935+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.416534+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:17.417112+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.418709+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:17.419388+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.420944+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:17.421479+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.423061+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '221') and (`website_id` = '2') order by FIELD(category_id, 5,221) [] [] [2025-05-22T10:02:17.423479+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.425308+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:17.425389+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.428010+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:17.428101+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.430219+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.430320+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:17.432304+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.432835+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:17.434425+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.434948+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:17.436451+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.437187+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:17.438434+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.439267+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:17.440727+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.441643+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:17.443214+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.444276+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '220') and (`website_id` = '2') order by FIELD(category_id, 5,220) [] [] [2025-05-22T10:02:17.445752+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.446452+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:17.448117+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.449072+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '219') and (`website_id` = '2') order by FIELD(category_id, 5,219) [] [] [2025-05-22T10:02:17.450093+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.451214+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:17.452151+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.453589+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:17.454129+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.455651+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:17.456150+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.457800+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:17.458086+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.460509+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.460612+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:17.462801+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.463376+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:17.465293+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.465879+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:17.467500+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.467848+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:17.469659+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.469740+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.471911+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.471990+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.474111+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.474198+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.477028+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.477136+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.479886+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.479987+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.481965+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.482159+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.483937+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.484152+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.486028+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.486130+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.487978+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.488293+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.490021+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.490401+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.492049+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.492129+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.494838+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.494929+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:17.497209+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.499184+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.501127+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.503177+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.505276+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.507267+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.510677+08:00] sql.INFO: [2.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:02:17.513022+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:17.515118+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:17.517159+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:17.519307+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:17.521553+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:17.523720+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:17.526032+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '218') and (`website_id` = '2') order by FIELD(category_id, 5,218) [] [] [2025-05-22T10:02:17.528573+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:17.530883+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:17.533114+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '215') and (`website_id` = '2') order by FIELD(category_id, 5,215) [] [] [2025-05-22T10:02:17.535389+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '216') and (`website_id` = '2') order by FIELD(category_id, 5,216) [] [] [2025-05-22T10:02:17.537985+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:17.540714+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:17.543160+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:17.546052+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:17.548417+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:17.550779+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('5', '217') and (`website_id` = '2') order by FIELD(category_id, 5,217) [] [] [2025-05-22T10:02:18.689784+08:00] sql.INFO: [1193.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:18.695030+08:00] sql.INFO: [2.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:18.697583+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:18.699890+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:18.701943+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:18.704067+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:18.706244+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:18.708251+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:18.710460+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:18.712710+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:18.714748+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:18.740000+08:00] sql.INFO: [1188.57] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:18.753376+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.755768+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.758078+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.760857+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.763350+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.765703+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.767859+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.770109+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.772169+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.774228+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.776932+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.779494+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.781578+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.783954+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.786154+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.788073+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.790290+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.792733+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.795404+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.797552+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.799797+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.801819+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.803769+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.805779+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.807788+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.810093+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.812166+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.814324+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.816329+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.818363+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.820322+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.822222+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.824237+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.826592+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.828729+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.831089+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.833158+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.835156+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.837001+08:00] sql.INFO: [1.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.838949+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.841139+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.843262+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.845354+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.847428+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.849384+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.851254+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.853217+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.855215+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.857096+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.859271+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.861995+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.864196+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.866437+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.871061+08:00] sql.INFO: [3.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.873592+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.876807+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.879185+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.881676+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('12', '223') and (`website_id` = '2') order by FIELD(category_id, 12,223) [] [] [2025-05-22T10:02:18.895448+08:00] sql.INFO: [13.08] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:18.916179+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.918350+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.920483+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.922707+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.924767+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.927137+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.929230+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.931323+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.933338+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.935415+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.937352+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.939373+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.941274+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.943460+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.945715+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.947763+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.949815+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.951896+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.953896+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.955899+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.957874+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.959883+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.962034+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.964159+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.966082+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.968201+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.970146+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.972121+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.974059+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.976229+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.979139+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.981227+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.983239+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.985223+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.987163+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.989493+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.991524+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.994041+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.996229+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:18.998346+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.000571+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.002483+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.004465+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.006454+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.008776+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.011788+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.013945+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.016075+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.018088+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.020274+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.022187+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.024351+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.026599+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.028900+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.030999+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.032942+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.034963+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.036978+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.038921+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.040879+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.043237+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.045818+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.047816+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.049875+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.052012+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.054023+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.056039+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.057962+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.060827+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.062845+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.065309+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.067816+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.070111+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.072545+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.074587+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.077130+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.079980+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.082588+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.085110+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.087804+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.091496+08:00] sql.INFO: [3.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.094062+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.096635+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.098908+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.101351+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.104020+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.106734+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.108959+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.111572+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.114061+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.116213+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.118935+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.121141+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.123420+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.126155+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.128597+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.131039+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.133412+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.135758+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.138231+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:02:19.600952+08:00] sql.INFO: [885.61] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:19.607268+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:19.609370+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:19.612333+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:19.614429+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:19.616856+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:19.618991+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:19.621093+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:19.623031+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:19.625081+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:19.628381+08:00] sql.INFO: [2.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:19.673216+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:19.676033+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:19.678673+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:19.680802+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:19.682908+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:20.036645+08:00] sql.INFO: [897.66] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:20.039746+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.041990+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.044318+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.046406+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.911276+08:00] sql.INFO: [864.16] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:20.916899+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.919384+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.921782+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.924238+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.927462+08:00] sql.INFO: [2.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.929943+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.932121+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.934380+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.936558+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.938749+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.941065+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.943786+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.946483+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:20.949123+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:02:21.791431+08:00] sql.INFO: [841.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:21.799710+08:00] sql.INFO: [2.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:21.802189+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:21.804634+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:21.807026+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:21.809603+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:21.812166+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:21.814430+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:21.816574+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '272') and (`website_id` = '2') order by FIELD(category_id, 24,272) [] [] [2025-05-22T10:02:21.818729+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:21.821496+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:21.823834+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:21.826167+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:21.828790+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:21.831031+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:21.833054+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:21.835254+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:21.837351+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:21.839461+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:21.841459+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:21.843567+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:21.845953+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:21.848174+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:21.850306+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:21.852459+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:21.854684+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '275') and (`website_id` = '2') order by FIELD(category_id, 24,275) [] [] [2025-05-22T10:02:21.856681+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:21.858659+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:21.861154+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:21.863217+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.710334+08:00] sql.INFO: [846.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:22.722325+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:22.724310+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:22.726256+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:22.728687+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:22.732364+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:22.734412+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:22.736278+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:02:22.738220+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '272') and (`website_id` = '2') order by FIELD(category_id, 24,272) [] [] [2025-05-22T10:02:22.740239+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:22.742240+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:22.744640+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:22.746674+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:22.748630+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:22.750758+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:22.752786+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:22.754699+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:22.756560+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:22.758540+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:22.760709+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:22.762805+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '271') and (`website_id` = '2') order by FIELD(category_id, 24,271) [] [] [2025-05-22T10:02:22.764884+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:22.766807+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:22.768569+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:22.770427+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '274') and (`website_id` = '2') order by FIELD(category_id, 24,274) [] [] [2025-05-22T10:02:22.772435+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '275') and (`website_id` = '2') order by FIELD(category_id, 24,275) [] [] [2025-05-22T10:02:22.774387+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '268') and (`website_id` = '2') order by FIELD(category_id, 24,268) [] [] [2025-05-22T10:02:22.776236+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '268') and (`website_id` = '2') order by FIELD(category_id, 24,268) [] [] [2025-05-22T10:02:22.778176+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.780195+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.782091+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.783912+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.785788+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.787767+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.789725+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.791575+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.793564+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.795789+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.797808+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.799764+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.801487+08:00] sql.INFO: [1.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.803316+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.805226+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.807191+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.809119+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:22.811476+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('24') and (`website_id` = '2') order by FIELD(category_id, 24) [] [] [2025-05-22T10:02:23.657088+08:00] sql.INFO: [844.94] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:23.679816+08:00] sql.INFO: [3.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.682374+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.685407+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.688769+08:00] sql.INFO: [2.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.691212+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.696434+08:00] sql.INFO: [4.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.698667+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.700775+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.703034+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.705149+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.707197+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.709485+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.717896+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.720349+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.722497+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.724759+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.727862+08:00] sql.INFO: [2.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.730042+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.732270+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.734502+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.736591+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.738693+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.746000+08:00] sql.INFO: [6.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.748512+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.750774+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.752995+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.755183+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.757315+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.761219+08:00] sql.INFO: [3.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.765410+08:00] sql.INFO: [3.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.767546+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.769826+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.772285+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.774320+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.778515+08:00] sql.INFO: [3.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.781762+08:00] sql.INFO: [2.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.784134+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.786632+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.788828+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.791047+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.794523+08:00] sql.INFO: [3.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.797888+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.800207+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.802360+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.804398+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.806422+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.808426+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.812382+08:00] sql.INFO: [3.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.814821+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.817558+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.820191+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.822361+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.824427+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.828078+08:00] sql.INFO: [3.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.831016+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.833254+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.835194+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.837381+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.840059+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:23.842593+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:23.847196+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:23.849542+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '241') and (`website_id` = '2') order by FIELD(category_id, 14,241) [] [] [2025-05-22T10:02:23.851953+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '241') and (`website_id` = '2') order by FIELD(category_id, 14,241) [] [] [2025-05-22T10:02:23.854301+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '241') and (`website_id` = '2') order by FIELD(category_id, 14,241) [] [] [2025-05-22T10:02:23.856454+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:23.858684+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:23.863242+08:00] sql.INFO: [3.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:23.866150+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:23.868875+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:23.871056+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:23.873348+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:23.875600+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:23.880290+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '240') and (`website_id` = '2') order by FIELD(category_id, 14,240) [] [] [2025-05-22T10:02:23.882967+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '238') and (`website_id` = '2') order by FIELD(category_id, 14,238) [] [] [2025-05-22T10:02:23.885282+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '238') and (`website_id` = '2') order by FIELD(category_id, 14,238) [] [] [2025-05-22T10:02:23.887516+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '238') and (`website_id` = '2') order by FIELD(category_id, 14,238) [] [] [2025-05-22T10:02:23.889989+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '238') and (`website_id` = '2') order by FIELD(category_id, 14,238) [] [] [2025-05-22T10:02:23.892434+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '238') and (`website_id` = '2') order by FIELD(category_id, 14,238) [] [] [2025-05-22T10:02:23.896754+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.899079+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '244') and (`website_id` = '2') order by FIELD(category_id, 14,244) [] [] [2025-05-22T10:02:23.901348+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '244') and (`website_id` = '2') order by FIELD(category_id, 14,244) [] [] [2025-05-22T10:02:23.903702+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '244') and (`website_id` = '2') order by FIELD(category_id, 14,244) [] [] [2025-05-22T10:02:23.905834+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.908165+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:23.911445+08:00] sql.INFO: [2.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:23.913844+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:23.916136+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:23.918326+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:23.920569+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:23.922829+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:23.925592+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:23.929622+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '242') and (`website_id` = '2') order by FIELD(category_id, 14,242) [] [] [2025-05-22T10:02:23.932356+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '242') and (`website_id` = '2') order by FIELD(category_id, 14,242) [] [] [2025-05-22T10:02:23.935089+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '242') and (`website_id` = '2') order by FIELD(category_id, 14,242) [] [] [2025-05-22T10:02:23.937610+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:23.940178+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:23.942876+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:23.946443+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '243') and (`website_id` = '2') order by FIELD(category_id, 14,243) [] [] [2025-05-22T10:02:23.949090+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '245') and (`website_id` = '2') order by FIELD(category_id, 14,245) [] [] [2025-05-22T10:02:23.951688+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('14', '245') and (`website_id` = '2') order by FIELD(category_id, 14,245) [] [] [2025-05-22T10:02:23.964946+08:00] sql.INFO: [12.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:23.984771+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.987036+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.989252+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.991320+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.994713+08:00] sql.INFO: [2.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.996943+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:23.998911+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.001254+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.003377+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.005383+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.007337+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.009548+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.012827+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.014910+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.017596+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.019739+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.021737+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.023712+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.025647+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.029326+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.031282+08:00] sql.INFO: [1.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.033352+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.035239+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.037210+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.039308+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.041210+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.043915+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.046414+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.050383+08:00] sql.INFO: [3.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.052780+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.054923+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.056930+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.059016+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.062711+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.064991+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.067047+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.069236+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.071411+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.073400+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.080680+08:00] sql.INFO: [6.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.082887+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.085033+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.086991+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.089080+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.091222+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.095744+08:00] sql.INFO: [3.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.098155+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.100552+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.102746+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.104976+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.107829+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.112886+08:00] sql.INFO: [4.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.115198+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.124253+08:00] sql.INFO: [8.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.128233+08:00] sql.INFO: [3.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.130746+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.133027+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.135207+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.137304+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.139451+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.141641+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.145173+08:00] sql.INFO: [2.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.147216+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.149290+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.151355+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.153899+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.156141+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.158224+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.161717+08:00] sql.INFO: [2.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.164183+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.167450+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.171543+08:00] sql.INFO: [3.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.175504+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.180527+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.183155+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.185645+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.188693+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.190967+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.194598+08:00] sql.INFO: [3.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.196924+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.199825+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.202423+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.205377+08:00] sql.INFO: [2.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.208166+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.211285+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.214304+08:00] sql.INFO: [2.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.216986+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.219626+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.221852+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.224188+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.228353+08:00] sql.INFO: [3.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.231228+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.233825+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.236617+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.239047+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.241426+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.244206+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.246494+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.248973+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:24.251889+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:02:25.638726+08:00] sql.INFO: [1386.22] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:25.658762+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.662267+08:00] sql.INFO: [2.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.665928+08:00] sql.INFO: [3.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.668368+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.670740+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.673147+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.675429+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.678318+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.680887+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.683245+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.685545+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.687974+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.690264+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.692785+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.695877+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.698114+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.700257+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.702589+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.704847+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.707222+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.709616+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.712460+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.714817+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.717186+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.719882+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.722211+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.724489+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.727157+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.729619+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.731807+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.734037+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.736235+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.738366+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.740629+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.743257+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.745800+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.747968+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.750053+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.752193+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.754218+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.756635+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.758711+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.761666+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.764504+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.767239+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.769387+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.771675+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.773931+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.776717+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.779042+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.781394+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.783835+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.785939+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.788236+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.790434+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.792590+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.795614+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.797965+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.800302+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.802563+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.804987+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '247') and (`website_id` = '2') order by FIELD(category_id, 15,247) [] [] [2025-05-22T10:02:25.807490+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '247') and (`website_id` = '2') order by FIELD(category_id, 15,247) [] [] [2025-05-22T10:02:25.810954+08:00] sql.INFO: [2.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.813470+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.815803+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:25.818132+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:25.820323+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:25.822952+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:25.825129+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:25.827995+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:25.830318+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:25.832693+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:25.834924+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:25.837263+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:25.839603+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:25.841947+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:25.844372+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:25.846851+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '195') and (`website_id` = '2') order by FIELD(category_id, 15,195) [] [] [2025-05-22T10:02:25.849016+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:25.851389+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:25.853670+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:25.856264+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:25.858930+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:25.861891+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:25.864080+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:25.866278+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:25.868524+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:25.870837+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '248') and (`website_id` = '2') order by FIELD(category_id, 15,248) [] [] [2025-05-22T10:02:25.873119+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:25.875928+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:25.878612+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:25.881129+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:25.883603+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '247') and (`website_id` = '2') order by FIELD(category_id, 15,247) [] [] [2025-05-22T10:02:25.885956+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '247') and (`website_id` = '2') order by FIELD(category_id, 15,247) [] [] [2025-05-22T10:02:25.888607+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '247') and (`website_id` = '2') order by FIELD(category_id, 15,247) [] [] [2025-05-22T10:02:25.890851+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:25.893088+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:25.895350+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:25.897480+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15', '246') and (`website_id` = '2') order by FIELD(category_id, 15,246) [] [] [2025-05-22T10:02:25.899576+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.915747+08:00] sql.INFO: [15.51] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:25.935933+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.938096+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.940244+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.942208+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.944328+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.946471+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.948626+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.950899+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.953152+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.955277+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.957453+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.959586+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.961867+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.964229+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.966238+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.968368+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.970422+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.972596+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.974547+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.976921+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.979220+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.981351+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.983469+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.985522+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.987686+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.989856+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.991879+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.995118+08:00] sql.INFO: [2.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.997229+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:25.999189+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.001074+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.003095+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.005089+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.007134+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.009353+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.011698+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.013799+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.015968+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.017949+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.020096+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.022153+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.024199+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.026551+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.028872+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.030977+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.033010+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.035811+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.038507+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.040906+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.043199+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.045730+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.048803+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.050952+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.053026+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.055388+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.057551+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.060168+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.062448+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.064525+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.066649+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.068725+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.071110+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.073324+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.075630+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.078478+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.080755+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.082879+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.085434+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.087895+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.090078+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.092261+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.094864+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.097097+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.099388+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.101878+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.104063+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.106157+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.108260+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.110448+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.112811+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.116057+08:00] sql.INFO: [2.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.118423+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.121045+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.123643+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.126272+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.129430+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.132629+08:00] sql.INFO: [2.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.135488+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.138181+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.140641+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.143309+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.145934+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.148562+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.151106+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.153520+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.155993+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.158662+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.161308+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.163924+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:26.167077+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:02:27.260530+08:00] sql.INFO: [1092.74] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:27.265262+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:27.267893+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:27.270571+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:27.273137+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:27.275826+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:27.278571+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:27.281490+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:27.283802+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.131311+08:00] sql.INFO: [846.8] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:28.140047+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:02:28.143011+08:00] sql.INFO: [2.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.146015+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:02:28.148352+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:02:28.150480+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:02:28.152657+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.154892+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.157195+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.160447+08:00] sql.INFO: [2.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.162648+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.164927+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.166952+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.169040+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.171217+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.173316+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.176029+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.178364+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.180845+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.183002+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.185269+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.187545+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.189586+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.192510+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.195330+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.197736+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.200164+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:28.202613+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:02:29.359757+08:00] sql.INFO: [1156.53] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:29.374077+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.376280+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.378343+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.380385+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.382243+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.384111+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.386052+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.387937+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.389684+08:00] sql.INFO: [1.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.391466+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.393446+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.395387+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.397247+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.399071+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.400900+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.402836+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.404799+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.406543+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.408254+08:00] sql.INFO: [1.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.410271+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.412182+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.413922+08:00] sql.INFO: [1.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.415786+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.417667+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.419545+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.421298+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.423073+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.424800+08:00] sql.INFO: [1.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.426640+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.428599+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.430408+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.432380+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.434251+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.436043+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.437883+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.439705+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.441468+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.443450+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.445337+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.447146+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.448888+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.450585+08:00] sql.INFO: [1.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.452564+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.455600+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.457517+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.459482+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.461523+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.463376+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.465385+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.467235+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.469017+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.470948+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.472871+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.474846+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.476954+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.478969+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.481132+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('16', '276') and (`website_id` = '2') order by FIELD(category_id, 16,276) [] [] [2025-05-22T10:02:29.483097+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.485052+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.486935+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.488918+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.490911+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.493029+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.495006+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.496897+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.498746+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.500629+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.502492+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.504416+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.517005+08:00] sql.INFO: [12.04] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:29.540212+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.542862+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.544838+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.546897+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.548856+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.550744+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.552772+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.554695+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.556792+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.559070+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.561301+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.563366+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.565479+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.567579+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.569627+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.571818+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.573875+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.576167+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.578280+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.580215+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.582261+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.584190+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.586041+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.587828+08:00] sql.INFO: [1.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.589849+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.591695+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.594024+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.596013+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.597973+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.599875+08:00] sql.INFO: [1.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.601845+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.603631+08:00] sql.INFO: [1.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.605601+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.607480+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.609428+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.611555+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.613556+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.615403+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.617572+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.620507+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.623221+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.626105+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.628893+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.631438+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.634425+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.637108+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.639491+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.642004+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.644297+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.646602+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.648817+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.651392+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.653722+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.656142+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.658659+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.660922+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.663031+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.664939+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.666933+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.668882+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.670774+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.672687+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.674567+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.676702+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.678703+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.680718+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.682677+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.684794+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.686701+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.688633+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.690482+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.692668+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.694986+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.697258+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.699375+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.701503+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.703635+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.705947+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.708114+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.710571+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.712707+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.714926+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.717034+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.719068+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.721032+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.723073+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.725101+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.727307+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.729380+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.731330+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.733241+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.735185+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.737111+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.739321+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.741559+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.743752+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.745847+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.747896+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.750071+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:29.752227+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:02:31.245238+08:00] sql.INFO: [1492.47] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:31.249966+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:31.252425+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:31.254660+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:31.256690+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:31.258799+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:31.261525+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:31.263501+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:31.265352+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:31.267207+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:31.269208+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.202768+08:00] sql.INFO: [932.98] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:32.208020+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.210475+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.212332+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.214264+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.216104+08:00] sql.INFO: [1.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.217853+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.219756+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.221596+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.223427+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.225507+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.227575+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.229782+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.231702+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.233553+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:32.235503+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:02:36.095096+08:00] sql.INFO: [3.15] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and (`website_id` = '2') [] [] [2025-05-22T10:02:36.100220+08:00] sql.INFO: [2.04] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where 0 = 1 and (`website_id` = '2') [] [] [2025-05-22T10:02:36.204417+08:00] sql.INFO: [103.55] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:36.226464+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.228898+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.231213+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.233608+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.235910+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.238075+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.240411+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.242789+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.245343+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.247608+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.249885+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.251971+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.254005+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.256133+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.258245+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.260628+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.262932+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.265163+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.267377+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.269488+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.271626+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.273898+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.276120+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.278647+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.280983+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.283187+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.285387+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.287426+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.289578+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.291660+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.294106+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.296305+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.298594+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.300865+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.302966+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.305092+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.307136+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.309597+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.311936+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.314098+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.316309+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.318419+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.320577+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.322763+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.324977+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.327360+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.329695+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.331955+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.334190+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.336436+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.338575+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.340839+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.343253+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.345694+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.347972+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.350082+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.352166+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.354338+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.356560+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.358820+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.361340+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.363603+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.365846+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.368037+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.370396+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.372611+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.374888+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.377300+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.379711+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.381910+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.384081+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.386378+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.388576+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.390693+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.392854+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.395109+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.397538+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.399751+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.401936+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.404125+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.406281+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.408481+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.411000+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.413329+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.415510+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.417900+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.420063+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.422332+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.424531+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.426910+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.429190+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.431461+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.433645+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.435908+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.438106+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.440334+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.442678+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.445019+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.447278+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.449474+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.543552+08:00] sql.INFO: [93.39] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:36.566279+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.568442+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.570617+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.572904+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.575248+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.577820+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.580170+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.582306+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.584416+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.586855+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.589179+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.591299+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.593695+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.595918+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.598264+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.600408+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.602805+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.605065+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.607107+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.609298+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.611875+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.614163+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.616354+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.619150+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.621217+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.623433+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.625603+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.628034+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.630285+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.632558+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.634760+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.636796+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.639094+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.641299+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.643669+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.646001+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.648329+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.650473+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.652740+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.655087+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.657122+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.659343+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.661677+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.664103+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.666377+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.668567+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.670783+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.672933+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.675102+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.677408+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.679739+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.681932+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.684190+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.686300+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.688469+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.690556+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.692940+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.695295+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.709233+08:00] sql.INFO: [13.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.711904+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.714361+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.716813+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.719313+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.721860+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.724281+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.726700+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.729279+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.731602+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.733799+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.735944+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.738015+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.740357+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.742675+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.744955+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.747171+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.749312+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.751464+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.753710+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.755841+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.757984+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.760467+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.762900+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.765234+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.767544+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.769928+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.772137+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.774395+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.776708+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.779090+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.781258+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.783421+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.785638+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.787925+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.790097+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.792311+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.794944+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.797247+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.799519+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.801762+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:36.803936+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:02:38.072834+08:00] sql.INFO: [1268.23] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:38.076893+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:38.079331+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:38.904688+08:00] sql.INFO: [824.65] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 100 [] [] [2025-05-22T10:02:38.910085+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:38.912420+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:38.914657+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:38.916723+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:38.918832+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:38.920740+08:00] sql.INFO: [1.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:38.922777+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:38.924859+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:02:38.927012+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:03:21.481602+08:00] sql.INFO: [20.16] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:03:21.542053+08:00] sql.INFO: [23.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:03:21.546042+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:03:21.548831+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:03:21.635009+08:00] sql.INFO: [85.51] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"11"') or JSON_CONTAINS(cat_arr_id, '11')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:03:21.639422+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:03:21.642243+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:03:21.645565+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:03:21.648483+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:03:21.651077+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:03:21.653635+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:03:21.655995+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:03:21.658228+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:03:21.661625+08:00] sql.INFO: [2.55] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:03:23.938461+08:00] sql.INFO: [2275.89] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"317"') or JSON_CONTAINS(cat_arr_id, '317')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:03:23.943691+08:00] sql.INFO: [2.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:03:23.946499+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:03:23.949063+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:03:23.951605+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:03:23.954398+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:03:23.956994+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:03:23.959194+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:03:23.961842+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:03:23.964283+08:00] sql.INFO: [1.81] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:03:25.480313+08:00] sql.INFO: [1515.13] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"2"') or JSON_CONTAINS(cat_arr_id, '2')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 5 [] [] [2025-05-22T10:03:25.484330+08:00] sql.INFO: [2.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '2') and (`website_id` = '2') order by FIELD(category_id, 1,2) [] [] [2025-05-22T10:03:25.486643+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:03:25.489047+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:03:25.491356+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:03:25.494332+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:03:25.496589+08:00] sql.INFO: [1.65] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:03:27.013754+08:00] sql.INFO: [1516.19] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T10:03:27.016625+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:03:28.536877+08:00] sql.INFO: [1519.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"5"') or JSON_CONTAINS(cat_arr_id, '5')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 1 [] [] [2025-05-22T10:03:28.540240+08:00] sql.INFO: [2.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:03:28.543077+08:00] sql.INFO: [2.21] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:03:28.553771+08:00] sql.INFO: [9.45] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"12"') or JSON_CONTAINS(cat_arr_id, '12')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 3 [] [] [2025-05-22T10:03:28.556881+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:03:28.559732+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:03:28.562236+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:03:28.564854+08:00] sql.INFO: [1.85] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:03:30.351358+08:00] sql.INFO: [1785.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"13"') or JSON_CONTAINS(cat_arr_id, '13')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T10:03:30.355037+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:03:30.357637+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:03:30.360221+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:03:30.362709+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:03:30.364926+08:00] sql.INFO: [1.7] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:03:31.822851+08:00] sql.INFO: [1457.1] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:03:31.826125+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:03:31.828702+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:03:33.290189+08:00] sql.INFO: [1460.81] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"24"') or JSON_CONTAINS(cat_arr_id, '24')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 7 [] [] [2025-05-22T10:03:33.295404+08:00] sql.INFO: [2.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:03:33.298887+08:00] sql.INFO: [2.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:03:33.301422+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:03:33.304648+08:00] sql.INFO: [2.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:03:33.308203+08:00] sql.INFO: [2.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:03:33.311498+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:03:33.314365+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:03:33.316753+08:00] sql.INFO: [1.84] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:03:33.449439+08:00] sql.INFO: [131.81] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"14"') or JSON_CONTAINS(cat_arr_id, '14')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:03:33.453168+08:00] sql.INFO: [2.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:03:33.455544+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:03:33.466498+08:00] sql.INFO: [10.23] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"14"') or JSON_CONTAINS(cat_arr_id, '14')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:03:33.470987+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:03:33.473689+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:03:33.477243+08:00] sql.INFO: [2.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:03:33.480028+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:03:33.482460+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:03:33.484658+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:03:33.487002+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:03:33.489859+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:03:33.492734+08:00] sql.INFO: [2.06] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:03:33.617564+08:00] sql.INFO: [123.58] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"15"') or JSON_CONTAINS(cat_arr_id, '15')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:03:33.620988+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:03:33.623306+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:03:33.633657+08:00] sql.INFO: [9.75] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"15"') or JSON_CONTAINS(cat_arr_id, '15')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:03:33.637588+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:03:33.640207+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:03:33.642652+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:03:33.645374+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:03:33.647515+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:03:33.649547+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:03:33.651536+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:03:33.653859+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:03:33.656728+08:00] sql.INFO: [2.32] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:03:35.168185+08:00] sql.INFO: [1510.56] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"27"') or JSON_CONTAINS(cat_arr_id, '27')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:03:35.171807+08:00] sql.INFO: [2.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:03:35.174461+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:03:36.715173+08:00] sql.INFO: [1540.06] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"27"') or JSON_CONTAINS(cat_arr_id, '27')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 4 [] [] [2025-05-22T10:03:36.719723+08:00] sql.INFO: [3.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:03:36.722553+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:03:36.725125+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:03:36.728853+08:00] sql.INFO: [2.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:03:36.731816+08:00] sql.INFO: [2.41] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:03:36.743433+08:00] sql.INFO: [10.74] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"16"') or JSON_CONTAINS(cat_arr_id, '16')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 14 [] [] [2025-05-22T10:03:36.749306+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:03:36.751824+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:03:36.754571+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:03:36.757245+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:03:36.761008+08:00] sql.INFO: [3.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:03:36.763259+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:03:36.765204+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:03:36.769228+08:00] sql.INFO: [3.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:03:36.771576+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:03:36.773762+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:03:36.776026+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:03:36.778823+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:03:36.780978+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:03:36.782973+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:03:36.785345+08:00] sql.INFO: [1.7] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:03:38.327340+08:00] sql.INFO: [1541.18] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (JSON_CONTAINS(cat_arr_id, '"18"') or JSON_CONTAINS(cat_arr_id, '18')) and ((JSON_CONTAINS(ignore_ids, '2') = 0 or `ignore_ids` is null)) order by `updated_at` desc limit 14 [] [] [2025-05-22T10:03:38.333063+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:03:38.335375+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:03:38.338130+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:03:38.340554+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:03:38.343492+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:03:38.345933+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:03:38.348169+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:03:38.350393+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:03:38.352859+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:03:38.355479+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:03:38.358137+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:03:38.362930+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:03:38.365535+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:03:38.368298+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:00.346041+08:00] sql.INFO: [15.29] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:00.393972+08:00] sql.INFO: [17.65] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:00.397478+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:00.400113+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:00.460466+08:00] sql.INFO: [59.72] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:04:00.465647+08:00] sql.INFO: [2.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:00.468154+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:00.470664+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:00.473121+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:00.475698+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:00.478414+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:00.480897+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:00.483122+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:00.485609+08:00] sql.INFO: [1.87] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:01.638098+08:00] sql.INFO: [1151.77] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:04:01.642574+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:01.644838+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:01.646970+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:01.649068+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:01.651327+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:01.653172+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:01.655124+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:01.656822+08:00] sql.INFO: [1.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:01.659177+08:00] sql.INFO: [1.91] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:02.467336+08:00] sql.INFO: [807.38] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T10:04:02.471124+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:02.473275+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:02.475467+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:02.477828+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:02.480642+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:02.483475+08:00] sql.INFO: [2.21] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:03.302967+08:00] sql.INFO: [818.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T10:04:03.448933+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:04:04.498184+08:00] sql.INFO: [1048.51] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T10:04:04.501309+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:04:04.504372+08:00] sql.INFO: [2.54] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:04.511997+08:00] sql.INFO: [6.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T10:04:04.515505+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:04:04.517848+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:04:04.520076+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:04:04.522313+08:00] sql.INFO: [1.64] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:05.340675+08:00] sql.INFO: [817.53] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T10:04:05.345040+08:00] sql.INFO: [2.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:04:05.348423+08:00] sql.INFO: [2.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:04:05.351113+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:04:05.353942+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:04:05.356714+08:00] sql.INFO: [2.14] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:06.152402+08:00] sql.INFO: [794.69] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:06.155803+08:00] sql.INFO: [2.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:06.158320+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:07.344583+08:00] sql.INFO: [1185.63] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T10:04:07.349435+08:00] sql.INFO: [2.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:07.352312+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:07.354928+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:07.357709+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:07.361597+08:00] sql.INFO: [3.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:07.364635+08:00] sql.INFO: [2.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:07.366936+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:07.369214+08:00] sql.INFO: [1.71] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:07.441707+08:00] sql.INFO: [71.65] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:07.445504+08:00] sql.INFO: [2.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:07.447937+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:07.455552+08:00] sql.INFO: [6.88] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:04:07.459937+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:07.466336+08:00] sql.INFO: [5.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:07.471440+08:00] sql.INFO: [4.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:07.476873+08:00] sql.INFO: [4.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:07.482495+08:00] sql.INFO: [4.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:07.485719+08:00] sql.INFO: [2.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:07.488179+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:07.490740+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:07.493794+08:00] sql.INFO: [2.42] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:07.565310+08:00] sql.INFO: [70.48] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:07.568404+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:07.570991+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:07.578407+08:00] sql.INFO: [6.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:04:07.583410+08:00] sql.INFO: [2.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:07.586320+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:07.588893+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:07.591828+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:07.595033+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:07.598317+08:00] sql.INFO: [2.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:07.601025+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:07.603831+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:07.606589+08:00] sql.INFO: [1.95] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:08.445893+08:00] sql.INFO: [838.29] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:08.449184+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:04:08.451650+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:04:09.286325+08:00] sql.INFO: [834.04] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T10:04:09.290097+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:04:09.292366+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:04:09.296044+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:04:09.298781+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:04:09.301435+08:00] sql.INFO: [2.08] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:09.309979+08:00] sql.INFO: [7.39] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T10:04:09.315623+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:09.317928+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:09.320420+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:09.322663+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:09.325194+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:09.327920+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:09.330138+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:09.332290+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:09.334599+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:09.336602+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:09.338764+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:09.341129+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:09.343490+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:09.345891+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:09.348135+08:00] sql.INFO: [1.69] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:10.179489+08:00] sql.INFO: [830.51] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T10:04:10.185483+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:10.187922+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:10.190330+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:10.192998+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:10.195935+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:10.198574+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:10.200916+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:10.203278+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:10.205676+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:10.208047+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:10.210441+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:10.212916+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:10.215397+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:10.217749+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:12.544544+08:00] sql.INFO: [2.52] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:12.564499+08:00] sql.INFO: [18.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:12.567963+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:12.570657+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:12.634975+08:00] sql.INFO: [63.61] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:04:12.639319+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:12.641798+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:12.644781+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:12.647173+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:12.649807+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:12.652373+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:12.655068+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:12.657635+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:12.660585+08:00] sql.INFO: [2.23] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:13.725032+08:00] sql.INFO: [1063.01] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:04:13.729552+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:13.731954+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:13.734771+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:13.737271+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:13.739764+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:13.742764+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:13.748068+08:00] sql.INFO: [4.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:13.750813+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:13.753484+08:00] sql.INFO: [2.08] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:14.557954+08:00] sql.INFO: [803.57] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T10:04:14.562009+08:00] sql.INFO: [2.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:14.564455+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:14.566716+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:14.569040+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:14.571282+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:14.573847+08:00] sql.INFO: [2.01] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:15.391485+08:00] sql.INFO: [816.81] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T10:04:15.394787+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:04:16.212921+08:00] sql.INFO: [817.47] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T10:04:16.216698+08:00] sql.INFO: [2.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:04:16.219723+08:00] sql.INFO: [2.4] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:16.227672+08:00] sql.INFO: [7.03] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T10:04:16.231517+08:00] sql.INFO: [2.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:04:16.234339+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:04:16.236930+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:04:16.239884+08:00] sql.INFO: [2.23] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:17.059192+08:00] sql.INFO: [818.43] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T10:04:17.063084+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:04:17.065678+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:04:17.068209+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:04:17.071002+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:04:17.073945+08:00] sql.INFO: [2.34] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:17.875288+08:00] sql.INFO: [799.95] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:17.880390+08:00] sql.INFO: [3.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:17.883633+08:00] sql.INFO: [2.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:18.677173+08:00] sql.INFO: [792.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T10:04:18.682149+08:00] sql.INFO: [2.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:18.685042+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:18.687474+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:18.690283+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:18.693160+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:18.697116+08:00] sql.INFO: [2.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:18.699843+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:18.702267+08:00] sql.INFO: [1.82] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:18.775088+08:00] sql.INFO: [71.98] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:18.779113+08:00] sql.INFO: [2.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:18.781409+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:18.788884+08:00] sql.INFO: [6.78] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:04:18.793120+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:18.796720+08:00] sql.INFO: [2.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:18.799185+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:18.801516+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:18.804032+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:18.806495+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:18.808880+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:18.812904+08:00] sql.INFO: [3.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:18.815485+08:00] sql.INFO: [1.85] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:18.885627+08:00] sql.INFO: [69.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:18.888350+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:18.890445+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:18.897462+08:00] sql.INFO: [6.46] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:04:18.901038+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:18.903208+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:18.905234+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:18.907096+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:18.909042+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:18.911811+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:18.913950+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:18.915935+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:18.918054+08:00] sql.INFO: [1.67] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:19.735624+08:00] sql.INFO: [816.85] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:19.739288+08:00] sql.INFO: [2.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:04:19.741971+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:04:20.557890+08:00] sql.INFO: [815.14] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T10:04:20.562846+08:00] sql.INFO: [3.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:04:20.565776+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:04:20.569076+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:04:20.571594+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:04:20.574226+08:00] sql.INFO: [2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:20.582906+08:00] sql.INFO: [7.8] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T10:04:20.587825+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:20.590398+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:20.592701+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:20.595574+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:20.597917+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:20.600025+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:20.601894+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:20.603700+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:20.605568+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:20.607366+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:20.609165+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:20.611726+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:20.614055+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:20.616008+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:20.618147+08:00] sql.INFO: [1.65] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:21.460600+08:00] sql.INFO: [841.58] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T10:04:21.466152+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:21.468407+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:21.470735+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:21.473017+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:21.475453+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:21.478166+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:21.480491+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:21.482455+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:21.484349+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:21.486451+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:21.488445+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:21.490465+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:21.492374+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:21.494663+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:43.993501+08:00] sql.INFO: [2.53] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:44.006112+08:00] sql.INFO: [11.42] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:44.009039+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:44.012468+08:00] sql.INFO: [2.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:44.067285+08:00] sql.INFO: [54.14] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:04:44.071289+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:44.073927+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:44.076619+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:44.079166+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:44.081723+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:44.084033+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:44.086384+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:44.088857+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:04:44.091325+08:00] sql.INFO: [1.96] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:45.199378+08:00] sql.INFO: [1107.27] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:04:45.203539+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:45.206281+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:45.208948+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:45.211992+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:45.214257+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:45.216721+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:45.218728+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:45.220885+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:04:45.223243+08:00] sql.INFO: [1.82] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:46.263575+08:00] sql.INFO: [1039.37] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T10:04:46.268231+08:00] sql.INFO: [3.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:46.271179+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:46.274038+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:46.278380+08:00] sql.INFO: [3.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:46.281420+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:04:46.284379+08:00] sql.INFO: [2.22] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:47.095080+08:00] sql.INFO: [809.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T10:04:47.098484+08:00] sql.INFO: [2.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:04:47.904108+08:00] sql.INFO: [804.98] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T10:04:47.907927+08:00] sql.INFO: [3] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:04:47.910832+08:00] sql.INFO: [2.33] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:47.915194+08:00] sql.INFO: [3.43] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T10:04:47.918713+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:04:47.921155+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:04:47.923717+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:04:47.926730+08:00] sql.INFO: [2.39] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:48.735965+08:00] sql.INFO: [807.89] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T10:04:48.739774+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:04:48.742274+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:04:48.745465+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:04:48.747877+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:04:48.750734+08:00] sql.INFO: [2.05] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:49.542649+08:00] sql.INFO: [790.85] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:49.546445+08:00] sql.INFO: [2.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:49.548877+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:50.328413+08:00] sql.INFO: [778.95] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T10:04:50.333245+08:00] sql.INFO: [2.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:50.336186+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:50.338758+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:50.341649+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:50.345098+08:00] sql.INFO: [2.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:50.348286+08:00] sql.INFO: [2.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:50.351411+08:00] sql.INFO: [2.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:04:50.354202+08:00] sql.INFO: [2.16] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:50.421937+08:00] sql.INFO: [66.89] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:50.424947+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:50.428027+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:50.432610+08:00] sql.INFO: [3.9] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:04:50.437065+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:50.439335+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:50.441850+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:50.444596+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:50.446912+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:50.449128+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:50.451206+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:50.453099+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:04:50.455378+08:00] sql.INFO: [1.71] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:50.521939+08:00] sql.INFO: [65.54] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:50.524972+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:50.527747+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:50.531958+08:00] sql.INFO: [3.52] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:04:50.535847+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:50.538001+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:50.540227+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:50.542448+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:50.545280+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:50.547604+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:50.549696+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:50.551766+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:04:50.553953+08:00] sql.INFO: [1.69] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:51.371002+08:00] sql.INFO: [816.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:51.374263+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:04:51.376940+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:04:52.192398+08:00] sql.INFO: [814.72] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T10:04:52.197353+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:04:52.199615+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:04:52.202058+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:04:52.204579+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:04:52.207214+08:00] sql.INFO: [2.01] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:52.212891+08:00] sql.INFO: [4.71] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T10:04:52.217776+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:52.220546+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:52.222819+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:52.224959+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:52.227856+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:52.230075+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:52.232295+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:52.234526+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:52.236453+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:52.238604+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:52.240874+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:52.243299+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:52.246191+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:52.248420+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:04:52.250941+08:00] sql.INFO: [1.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:53.068487+08:00] sql.INFO: [816.72] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T10:04:53.074103+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:53.076926+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:53.079853+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:53.082493+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:53.085246+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:53.087322+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:53.089366+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:53.091332+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:53.093951+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:53.096052+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:53.098142+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:53.100296+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:53.102326+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:53.104397+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:04:53.106545+08:00] sql.INFO: [1.64] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:04:53.918071+08:00] sql.INFO: [810.75] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:04:53.922369+08:00] sql.INFO: [3.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T10:04:53.925440+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:04:54.732642+08:00] sql.INFO: [806.45] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:04:54.737244+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T10:04:54.739740+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:04:54.742442+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:04:54.745691+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:04:54.748250+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:04:54.750617+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:04:54.753158+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:04:54.755520+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:04:54.758132+08:00] sql.INFO: [2.13] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '188' and JSON_CONTAINS(category_arr_id, '188') = 1 limit 1 [] [] [2025-05-22T10:04:54.760891+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:04:54.764433+08:00] sql.INFO: [2.85] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '21' [] [] [2025-05-22T10:04:54.768407+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:04:54.770770+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T10:04:54.772972+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '388') and (`website_id` = '2') order by FIELD(category_id, 21,388) [] [] [2025-05-22T10:04:54.775118+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '389') and (`website_id` = '2') order by FIELD(category_id, 21,389) [] [] [2025-05-22T10:04:54.777841+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '390') and (`website_id` = '2') order by FIELD(category_id, 21,390) [] [] [2025-05-22T10:04:54.780001+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '391') and (`website_id` = '2') order by FIELD(category_id, 21,391) [] [] [2025-05-22T10:04:54.782134+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '392') and (`website_id` = '2') order by FIELD(category_id, 21,392) [] [] [2025-05-22T10:04:54.785215+08:00] sql.INFO: [2.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '393') and (`website_id` = '2') order by FIELD(category_id, 21,393) [] [] [2025-05-22T10:04:55.595843+08:00] sql.INFO: [809.91] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('188', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T10:04:55.599952+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:04:55.602564+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:04:55.605375+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:04:55.608562+08:00] sql.INFO: [2.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:04:55.611247+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:07.323951+08:00] sql.INFO: [2.33] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:07.336599+08:00] sql.INFO: [11.8] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:07.339564+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:07.342179+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:07.398994+08:00] sql.INFO: [55.88] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:05:07.404023+08:00] sql.INFO: [2.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:07.406912+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:07.410291+08:00] sql.INFO: [2.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:07.413284+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:07.415786+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:07.418460+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:07.421151+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:07.424002+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:07.427168+08:00] sql.INFO: [2.55] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:08.651580+08:00] sql.INFO: [1223.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:05:08.656253+08:00] sql.INFO: [2.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:08.658491+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:08.661700+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:08.664206+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:08.666644+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:08.669243+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:08.671525+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:08.673750+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:08.677037+08:00] sql.INFO: [2.67] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:09.514269+08:00] sql.INFO: [836.34] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T10:05:09.517949+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:09.520177+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:09.522244+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:09.524374+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:09.526910+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:09.529442+08:00] sql.INFO: [2.06] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:10.388130+08:00] sql.INFO: [857.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T10:05:10.391431+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:05:11.233994+08:00] sql.INFO: [841.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T10:05:11.236731+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:05:11.239279+08:00] sql.INFO: [1.97] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:11.243386+08:00] sql.INFO: [3.39] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T10:05:11.247095+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:05:11.249511+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:05:11.251765+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:05:11.254186+08:00] sql.INFO: [1.83] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:12.108457+08:00] sql.INFO: [853.45] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T10:05:12.112891+08:00] sql.INFO: [2.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:05:12.115276+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:05:12.117918+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:05:12.120856+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:05:12.123272+08:00] sql.INFO: [1.84] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:12.956434+08:00] sql.INFO: [832.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:12.960551+08:00] sql.INFO: [2.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:12.963344+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:13.795398+08:00] sql.INFO: [831.38] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T10:05:13.799674+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:13.802152+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:13.804255+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:13.806481+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:13.808731+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:13.811687+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:13.813794+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:13.816115+08:00] sql.INFO: [1.79] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:13.885616+08:00] sql.INFO: [68.68] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:13.888487+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:13.890884+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:13.895169+08:00] sql.INFO: [3.64] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:05:13.899367+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:13.901596+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:13.903673+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:13.905771+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:13.907929+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:13.910388+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:13.912809+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:13.914974+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:13.917285+08:00] sql.INFO: [1.66] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:13.985693+08:00] sql.INFO: [67.48] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:13.988981+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:13.991544+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:13.995967+08:00] sql.INFO: [3.78] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:05:14.000013+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:14.002120+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:14.004406+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:14.006737+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:14.009298+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:14.012056+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:14.014638+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:14.016779+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:14.019403+08:00] sql.INFO: [1.97] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:14.857123+08:00] sql.INFO: [836.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:14.860886+08:00] sql.INFO: [2.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:05:14.864261+08:00] sql.INFO: [2.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:05:15.707907+08:00] sql.INFO: [842.68] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T10:05:15.712319+08:00] sql.INFO: [2.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:05:15.714919+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:05:15.717515+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:05:15.719739+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:05:15.722061+08:00] sql.INFO: [1.84] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:15.726809+08:00] sql.INFO: [3.87] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T10:05:15.731791+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:15.734017+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:15.735940+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:15.737783+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:15.740010+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:15.741980+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:15.744692+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:15.747347+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:15.749321+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:15.751181+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:15.753236+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:15.755315+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:15.757388+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:15.759950+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:15.762991+08:00] sql.INFO: [1.98] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:16.602061+08:00] sql.INFO: [838.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T10:05:16.607270+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:16.609978+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:16.612334+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:16.614716+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:16.616986+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:16.619194+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:16.621344+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:16.623582+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:16.625820+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:16.628335+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:16.630403+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:16.632538+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:16.634837+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:16.637131+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:16.640021+08:00] sql.INFO: [2.39] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:17.556638+08:00] sql.INFO: [915.66] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:17.560158+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T10:05:17.563007+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:18.392544+08:00] sql.INFO: [828.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:05:18.398217+08:00] sql.INFO: [2.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T10:05:18.401443+08:00] sql.INFO: [2.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:18.404259+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:18.406832+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:18.409401+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:18.412464+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:18.414796+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:18.417022+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:19.949891+08:00] sql.INFO: [2.31] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:19.962132+08:00] sql.INFO: [11.17] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:19.965503+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:19.968154+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:20.021046+08:00] sql.INFO: [52.22] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:05:20.025742+08:00] sql.INFO: [2.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:20.032903+08:00] sql.INFO: [3.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:20.035500+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:20.038097+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:20.040674+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:20.043543+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:20.046485+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:20.049064+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:20.051453+08:00] sql.INFO: [1.85] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:21.160416+08:00] sql.INFO: [1108.04] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:05:21.165592+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:21.168253+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:21.170311+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:21.172453+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:21.174855+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:21.177755+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:21.179971+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:21.182126+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:21.184331+08:00] sql.INFO: [1.63] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:21.984846+08:00] sql.INFO: [799.68] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T10:05:21.988584+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:21.990978+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:21.993508+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:21.996117+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:21.998429+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:22.000679+08:00] sql.INFO: [1.72] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:22.833348+08:00] sql.INFO: [831.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T10:05:22.836324+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:05:23.793118+08:00] sql.INFO: [955.94] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T10:05:23.796631+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:05:23.799839+08:00] sql.INFO: [2.57] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:23.804635+08:00] sql.INFO: [3.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T10:05:23.808240+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:05:23.810637+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:05:23.813361+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:05:23.815962+08:00] sql.INFO: [1.94] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:24.706294+08:00] sql.INFO: [889.53] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T10:05:24.709909+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:05:24.712506+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:05:24.715012+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:05:24.717310+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:05:24.719772+08:00] sql.INFO: [1.87] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:25.552436+08:00] sql.INFO: [831.49] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:25.556492+08:00] sql.INFO: [2.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:25.558947+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:26.363594+08:00] sql.INFO: [803.36] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T10:05:26.368789+08:00] sql.INFO: [2.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:26.371720+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:26.374612+08:00] sql.INFO: [2.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:26.377600+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:26.380828+08:00] sql.INFO: [2.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:26.383186+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:26.385543+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:26.387968+08:00] sql.INFO: [1.82] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:26.458022+08:00] sql.INFO: [69.18] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:26.461497+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:26.464153+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:26.468018+08:00] sql.INFO: [3.21] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:05:26.472019+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:26.474181+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:26.476812+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:26.479169+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:26.481304+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:26.483313+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:26.485500+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:26.487579+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:26.489789+08:00] sql.INFO: [1.65] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:26.558222+08:00] sql.INFO: [67.56] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:26.562055+08:00] sql.INFO: [2.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:26.564607+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:26.569220+08:00] sql.INFO: [3.79] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:05:26.573171+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:26.575527+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:26.578723+08:00] sql.INFO: [2.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:26.581754+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:26.584465+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:26.586804+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:26.589048+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:26.591146+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:26.593993+08:00] sql.INFO: [2.3] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:27.416488+08:00] sql.INFO: [821.2] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:27.419578+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:05:27.422022+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:05:28.241667+08:00] sql.INFO: [818.9] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T10:05:28.245955+08:00] sql.INFO: [2.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:05:28.248218+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:05:28.250565+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:05:28.253085+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:05:28.255723+08:00] sql.INFO: [2.03] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:28.260422+08:00] sql.INFO: [3.75] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T10:05:28.265837+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:28.268064+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:28.270217+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:28.272476+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:28.274649+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:28.277451+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:28.279458+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:28.281496+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:28.283586+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:28.285875+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:28.287765+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:28.289663+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:28.291609+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:28.294355+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:28.296783+08:00] sql.INFO: [1.86] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:29.117820+08:00] sql.INFO: [820.17] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T10:05:29.123888+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:29.126743+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:29.129524+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:29.132222+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:29.134705+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:29.137588+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:29.139953+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:29.142664+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:29.144989+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:29.147317+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:29.149524+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:29.151701+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:29.153728+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:29.155776+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:29.158062+08:00] sql.INFO: [1.76] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:29.977862+08:00] sql.INFO: [818.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:29.981281+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T10:05:29.983940+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:30.907670+08:00] sql.INFO: [922.94] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:05:30.923726+08:00] sql.INFO: [13.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T10:05:30.937153+08:00] sql.INFO: [12.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:30.950959+08:00] sql.INFO: [13.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:30.963480+08:00] sql.INFO: [11.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:30.976120+08:00] sql.INFO: [11.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:30.989592+08:00] sql.INFO: [12.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:31.003017+08:00] sql.INFO: [12.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:31.016785+08:00] sql.INFO: [12.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T10:05:42.015733+08:00] sql.INFO: [2.65] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:42.028118+08:00] sql.INFO: [11.39] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:42.031962+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:42.035165+08:00] sql.INFO: [2.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:42.090077+08:00] sql.INFO: [54.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:05:42.095210+08:00] sql.INFO: [2.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:42.098045+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:42.100691+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:42.103342+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:42.106251+08:00] sql.INFO: [2.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:42.108892+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:42.112107+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:42.114445+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T10:05:42.116977+08:00] sql.INFO: [1.99] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:43.189166+08:00] sql.INFO: [1071.41] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:05:43.194095+08:00] sql.INFO: [2.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:43.196817+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:43.199289+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:43.201754+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:43.204532+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:43.207097+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:43.209434+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:43.212278+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T10:05:43.214712+08:00] sql.INFO: [1.82] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:44.000636+08:00] sql.INFO: [784.95] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T10:05:44.004549+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:44.007218+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:44.009546+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:44.012533+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:44.015234+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T10:05:44.018010+08:00] sql.INFO: [2.19] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:44.823625+08:00] sql.INFO: [804.75] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T10:05:44.827537+08:00] sql.INFO: [2.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:05:45.626587+08:00] sql.INFO: [798.37] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T10:05:45.629751+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T10:05:45.632079+08:00] sql.INFO: [1.74] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:45.636062+08:00] sql.INFO: [3.11] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T10:05:45.638894+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:05:45.641207+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:05:45.643471+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T10:05:45.646031+08:00] sql.INFO: [1.75] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:46.898301+08:00] sql.INFO: [1251.4] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T10:05:46.901697+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:05:46.904068+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:05:46.906460+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:05:46.908884+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T10:05:46.912128+08:00] sql.INFO: [2.58] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:47.687827+08:00] sql.INFO: [774.67] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:47.690997+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:47.693648+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:48.495996+08:00] sql.INFO: [801.58] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T10:05:48.500851+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:48.504944+08:00] sql.INFO: [3.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:48.507843+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:48.511045+08:00] sql.INFO: [2.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:48.513934+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:48.516633+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:48.519726+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T10:05:48.522514+08:00] sql.INFO: [2.18] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:48.592870+08:00] sql.INFO: [69.55] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:48.596124+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:48.598379+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:48.602468+08:00] sql.INFO: [3.45] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:05:48.606296+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:48.608497+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:48.611353+08:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:48.613574+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:48.615645+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:48.618101+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:48.620087+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:48.622064+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T10:05:48.624355+08:00] sql.INFO: [1.76] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:48.694182+08:00] sql.INFO: [68.95] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:48.697366+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:48.699673+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:48.703611+08:00] sql.INFO: [3.36] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T10:05:48.707659+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:48.710972+08:00] sql.INFO: [2.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:48.713522+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:48.715744+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:48.718002+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:48.720372+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:48.722876+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:48.725176+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T10:05:48.728555+08:00] sql.INFO: [2.8] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:49.533055+08:00] sql.INFO: [803.38] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T10:05:49.536330+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:05:49.539058+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:05:50.343940+08:00] sql.INFO: [804.16] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T10:05:50.348316+08:00] sql.INFO: [2.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:05:50.350951+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T10:05:50.354078+08:00] sql.INFO: [2.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:05:50.356535+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T10:05:50.359066+08:00] sql.INFO: [1.95] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:50.364222+08:00] sql.INFO: [4] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T10:05:50.369646+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:50.371777+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:50.374518+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:50.377010+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:50.379327+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:50.381936+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:50.384431+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:50.386447+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:50.388596+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:50.390822+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:50.392903+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:50.395604+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:50.397881+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:50.400110+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T10:05:50.402236+08:00] sql.INFO: [1.62] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T10:05:51.701795+08:00] sql.INFO: [1298.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T10:05:51.707817+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:51.711662+08:00] sql.INFO: [3.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:51.714372+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:51.717178+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:51.719658+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:51.721838+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:51.724281+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:51.727426+08:00] sql.INFO: [2.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:51.729894+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:51.732356+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:51.734609+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:51.736938+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:51.739055+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:05:51.741156+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T10:24:11.529194+08:00] sql.INFO: [14.94] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:24:52.099547+08:00] sql.INFO: [15.66] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:27:11.217531+08:00] sql.INFO: [13.66] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:27:13.026318+08:00] sql.INFO: [2.85] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:27:13.927272+08:00] sql.INFO: [2.91] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:27:15.168639+08:00] sql.INFO: [3.31] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:27:16.179781+08:00] sql.INFO: [3.06] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:27:17.162888+08:00] sql.INFO: [3.82] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:27:22.648077+08:00] sql.INFO: [3.17] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:27:23.823257+08:00] sql.INFO: [3.16] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:27:26.060300+08:00] sql.INFO: [3.23] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:27:36.883658+08:00] sql.INFO: [2.92] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:28:02.786789+08:00] sql.INFO: [3.17] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:28:03.864728+08:00] sql.INFO: [3.32] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:28:04.922238+08:00] sql.INFO: [2.9] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:28:10.668493+08:00] sql.INFO: [3.53] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:28:14.476142+08:00] sql.INFO: [3.12] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:28:23.077366+08:00] sql.INFO: [6.6] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:29:10.243553+08:00] sql.INFO: [2.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:38:28.571605+08:00] sql.INFO: [8.23] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:38:40.963489+08:00] sql.INFO: [3.21] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:41:53.974681+08:00] sql.INFO: [8.66] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:41:59.766663+08:00] sql.INFO: [19.23] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:42:17.489640+08:00] sql.INFO: [3.4] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:42:23.495424+08:00] sql.INFO: [22.42] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:44:15.526418+08:00] sql.INFO: [21.35] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `website_id` = '2' [] [] [2025-05-22T10:44:15.629054+08:00] sql.INFO: [58.1] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 24 [] [] [2025-05-22T10:44:15.653667+08:00] sql.INFO: [19.94] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 168 [] [] [2025-05-22T10:45:01.426885+08:00] sql.INFO: [3.69] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T10:45:01.503483+08:00] sql.INFO: [72.52] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T10:45:01.542330+08:00] sql.INFO: [25.65] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T10:45:03.932039+08:00] sql.INFO: [3.22] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T10:45:04.008064+08:00] sql.INFO: [71.77] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T10:45:04.046661+08:00] sql.INFO: [25.19] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T10:45:04.997431+08:00] sql.INFO: [3.26] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T10:45:05.072862+08:00] sql.INFO: [71.2] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T10:45:05.111135+08:00] sql.INFO: [25.09] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T10:45:06.025981+08:00] sql.INFO: [4.44] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T10:45:06.112050+08:00] sql.INFO: [82.09] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T10:45:06.153831+08:00] sql.INFO: [27.79] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T10:45:07.086129+08:00] sql.INFO: [4.45] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T10:45:07.182123+08:00] sql.INFO: [91] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T10:45:07.222931+08:00] sql.INFO: [26.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T10:45:08.538141+08:00] sql.INFO: [3.51] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T10:45:08.634815+08:00] sql.INFO: [92.04] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T10:45:08.678094+08:00] sql.INFO: [27.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T10:45:23.968703+08:00] sql.INFO: [4.46] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T10:45:24.046555+08:00] sql.INFO: [72.97] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T10:45:24.085759+08:00] sql.INFO: [25.61] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T10:45:38.980028+08:00] sql.INFO: [3.3] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T10:45:39.064264+08:00] sql.INFO: [79.81] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T10:45:39.104516+08:00] sql.INFO: [26.01] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T10:47:26.557242+08:00] sql.INFO: [9.62] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T10:47:26.630407+08:00] sql.INFO: [68.86] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T10:47:26.691055+08:00] sql.INFO: [25.88] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T10:47:31.328976+08:00] sql.INFO: [21.91] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T10:47:31.453460+08:00] sql.INFO: [72.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T10:47:31.493787+08:00] sql.INFO: [26.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T10:55:47.310099+08:00] sql.INFO: [14.8] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T10:55:47.423842+08:00] sql.INFO: [80.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T10:55:47.470419+08:00] sql.INFO: [31.77] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T10:58:00.960668+08:00] sql.INFO: [13.85] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T10:58:37.965059+08:00] sql.INFO: [21.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T10:59:11.264364+08:00] sql.INFO: [21.1] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T10:59:12.482657+08:00] sql.INFO: [4.23] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T11:00:42.611400+08:00] sql.INFO: [16.62] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T11:00:48.812773+08:00] sql.INFO: [27.1] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T11:00:48.938727+08:00] sql.INFO: [77.09] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T11:00:48.984242+08:00] sql.INFO: [32.07] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T11:02:24.346373+08:00] sql.INFO: [17.31] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T11:02:24.459178+08:00] sql.INFO: [75.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T11:02:24.506628+08:00] sql.INFO: [30.62] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T11:02:30.295017+08:00] sql.INFO: [20.25] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T11:06:09.884788+08:00] sql.INFO: [17.03] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T11:06:10.009762+08:00] sql.INFO: [89.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T11:06:10.062745+08:00] sql.INFO: [37.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T11:06:14.442575+08:00] sql.INFO: [19.06] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `website_id` = '2' [] [] [2025-05-22T11:06:14.567297+08:00] sql.INFO: [86.26] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 76 [] [] [2025-05-22T11:06:14.613552+08:00] sql.INFO: [32.76] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name`, `article`.`introduce` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '188', '153', '258', '26', '191', '1') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 266 [] [] [2025-05-22T11:07:48.048187+08:00] sql.INFO: [17.21] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:07:48.105660+08:00] sql.INFO: [26.09] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:07:48.108647+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:07:48.111358+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:07:48.181174+08:00] sql.INFO: [69.17] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:07:48.187078+08:00] sql.INFO: [3.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:07:48.191101+08:00] sql.INFO: [2.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:07:48.194184+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:07:48.196522+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:07:48.198898+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:07:48.201332+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:07:48.205326+08:00] sql.INFO: [3.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:07:48.207959+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:07:48.210435+08:00] sql.INFO: [1.97] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:07:49.728841+08:00] sql.INFO: [1517.62] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:07:49.733071+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:07:49.735296+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:07:49.738996+08:00] sql.INFO: [3.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:07:49.741597+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:07:49.743948+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:07:49.746107+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:07:49.748176+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:07:49.750356+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:07:49.752671+08:00] sql.INFO: [1.83] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:07:50.550670+08:00] sql.INFO: [796.16] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:07:50.555489+08:00] sql.INFO: [3.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:07:50.558205+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:07:50.560491+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:07:50.562718+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:07:50.565143+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:07:50.567396+08:00] sql.INFO: [1.76] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:07:51.372772+08:00] sql.INFO: [804.62] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:07:51.375924+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T11:07:52.194747+08:00] sql.INFO: [818.24] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:07:52.198099+08:00] sql.INFO: [2.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T11:07:52.201288+08:00] sql.INFO: [2.73] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:07:52.212560+08:00] sql.INFO: [10.53] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T11:07:52.216102+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T11:07:52.218451+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T11:07:52.221699+08:00] sql.INFO: [2.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T11:07:52.224145+08:00] sql.INFO: [1.9] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:07:53.041126+08:00] sql.INFO: [816.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:07:53.044724+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T11:07:53.047039+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T11:07:53.049192+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T11:07:53.051748+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T11:07:53.054974+08:00] sql.INFO: [2.55] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:07:53.844859+08:00] sql.INFO: [788.99] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:07:53.849051+08:00] sql.INFO: [2.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:07:53.851882+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:07:54.649551+08:00] sql.INFO: [796.9] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T11:07:54.654395+08:00] sql.INFO: [2.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:07:54.657400+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:07:54.660248+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:07:54.662868+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:07:54.665553+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:07:54.668360+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:07:54.671901+08:00] sql.INFO: [2.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:07:54.675210+08:00] sql.INFO: [2.57] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:07:54.751756+08:00] sql.INFO: [75.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:07:54.755517+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:07:54.757949+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:07:54.768395+08:00] sql.INFO: [9.77] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:07:54.773098+08:00] sql.INFO: [2.16] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:07:54.775839+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:07:54.778532+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:07:54.781239+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:07:54.783983+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:07:54.786369+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:07:54.789545+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:07:54.792728+08:00] sql.INFO: [2.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:07:54.794999+08:00] sql.INFO: [1.64] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:07:54.870060+08:00] sql.INFO: [74.13] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:07:54.873347+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:07:54.875770+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:07:54.886244+08:00] sql.INFO: [9.81] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:07:54.891243+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:07:54.893567+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:07:54.896243+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:07:54.898513+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:07:54.900640+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:07:54.903004+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:07:54.906268+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:07:54.908446+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:07:54.910641+08:00] sql.INFO: [1.58] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:07:55.739517+08:00] sql.INFO: [827.91] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:07:55.743811+08:00] sql.INFO: [2.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T11:07:55.746764+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T11:07:56.572994+08:00] sql.INFO: [825.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:07:56.577419+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T11:07:56.580012+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T11:07:56.582813+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T11:07:56.585449+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T11:07:56.589303+08:00] sql.INFO: [3.18] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:07:56.600952+08:00] sql.INFO: [10.63] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:07:56.607072+08:00] sql.INFO: [2.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:07:56.609699+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:07:56.612300+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:07:56.614727+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:07:56.617953+08:00] sql.INFO: [2.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:07:56.621930+08:00] sql.INFO: [3.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:07:56.624477+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:07:56.626704+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:07:56.629748+08:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:07:56.632337+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:07:56.634988+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:07:56.639211+08:00] sql.INFO: [3.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:07:56.641853+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:07:56.653105+08:00] sql.INFO: [10.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:07:56.703308+08:00] sql.INFO: [36.53] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:07:57.559805+08:00] sql.INFO: [844.43] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:07:57.565382+08:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:07:57.567980+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:07:57.570995+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:07:57.574263+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:07:57.576733+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:07:57.579037+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:07:57.581245+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:07:57.583724+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:07:57.586315+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:07:57.588876+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:07:57.591277+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:07:57.593387+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:07:57.595492+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:07:57.597595+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:07:57.599879+08:00] sql.INFO: [1.71] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:07:58.417156+08:00] sql.INFO: [816.4] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:07:58.420348+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T11:07:58.423660+08:00] sql.INFO: [2.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:07:59.250239+08:00] sql.INFO: [825.85] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:07:59.255320+08:00] sql.INFO: [2.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T11:07:59.257815+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:07:59.260301+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:07:59.262626+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:07:59.265028+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:07:59.267327+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:07:59.271593+08:00] sql.INFO: [3.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:07:59.274159+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:07:59.277121+08:00] sql.INFO: [2.06] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '188' and JSON_CONTAINS(category_arr_id, '188') = 1 limit 1 [] [] [2025-05-22T11:07:59.279852+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:07:59.283247+08:00] sql.INFO: [2.87] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '21' [] [] [2025-05-22T11:07:59.289241+08:00] sql.INFO: [3.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:07:59.291784+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T11:07:59.294772+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '388') and (`website_id` = '2') order by FIELD(category_id, 21,388) [] [] [2025-05-22T11:07:59.297293+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '389') and (`website_id` = '2') order by FIELD(category_id, 21,389) [] [] [2025-05-22T11:07:59.299555+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '390') and (`website_id` = '2') order by FIELD(category_id, 21,390) [] [] [2025-05-22T11:07:59.304187+08:00] sql.INFO: [3.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '391') and (`website_id` = '2') order by FIELD(category_id, 21,391) [] [] [2025-05-22T11:07:59.306258+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '392') and (`website_id` = '2') order by FIELD(category_id, 21,392) [] [] [2025-05-22T11:07:59.308537+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '393') and (`website_id` = '2') order by FIELD(category_id, 21,393) [] [] [2025-05-22T11:08:00.135595+08:00] sql.INFO: [826.29] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('188', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:08:00.140438+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:08:00.143048+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:08:00.145499+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:08:00.148058+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:08:00.150474+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T11:08:00.153583+08:00] sql.INFO: [2.51] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:01.358424+08:00] sql.INFO: [1203.75] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('153', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:08:01.361610+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T11:08:01.363784+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T11:08:02.555831+08:00] sql.INFO: [1191.46] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('153', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:08:02.560306+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T11:08:02.562394+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T11:08:02.568528+08:00] sql.INFO: [5.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T11:08:02.570721+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T11:08:02.572860+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T11:08:02.575103+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T11:08:02.577045+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T11:08:02.578971+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T11:08:02.581224+08:00] sql.INFO: [1.82] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '258' and JSON_CONTAINS(category_arr_id, '258') = 1 limit 1 [] [] [2025-05-22T11:08:02.583603+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T11:08:02.587106+08:00] sql.INFO: [3.02] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '153' [] [] [2025-05-22T11:08:02.590813+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T11:08:02.592843+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '259') and (`website_id` = '2') order by FIELD(category_id, 153,259) [] [] [2025-05-22T11:08:02.594813+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '260') and (`website_id` = '2') order by FIELD(category_id, 153,260) [] [] [2025-05-22T11:08:02.596887+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '261') and (`website_id` = '2') order by FIELD(category_id, 153,261) [] [] [2025-05-22T11:08:02.598819+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '262') and (`website_id` = '2') order by FIELD(category_id, 153,262) [] [] [2025-05-22T11:08:02.600679+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '263') and (`website_id` = '2') order by FIELD(category_id, 153,263) [] [] [2025-05-22T11:08:02.602692+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '264') and (`website_id` = '2') order by FIELD(category_id, 153,264) [] [] [2025-05-22T11:08:02.604795+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '265') and (`website_id` = '2') order by FIELD(category_id, 153,265) [] [] [2025-05-22T11:08:03.425701+08:00] sql.INFO: [820.32] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('258', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:08:03.429472+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T11:08:03.431686+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T11:08:03.433784+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T11:08:03.436062+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T11:08:03.438126+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T11:08:03.440215+08:00] sql.INFO: [1.64] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:04.238904+08:00] sql.INFO: [797.85] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('26', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T11:08:04.242507+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T11:08:04.245124+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T11:08:04.247126+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T11:08:04.249047+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T11:08:05.055659+08:00] sql.INFO: [806.08] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('26', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:08:05.060393+08:00] sql.INFO: [2.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T11:08:05.062888+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T11:08:05.064967+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T11:08:05.067082+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T11:08:05.069164+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T11:08:05.071130+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T11:08:05.073584+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T11:08:05.075861+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T11:08:05.078513+08:00] sql.INFO: [2.15] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '191' and JSON_CONTAINS(category_arr_id, '191') = 1 limit 1 [] [] [2025-05-22T11:08:05.080932+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T11:08:05.084082+08:00] sql.INFO: [2.61] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '26' [] [] [2025-05-22T11:08:05.087944+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T11:08:05.090579+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '192') and (`website_id` = '2') order by FIELD(category_id, 26,192) [] [] [2025-05-22T11:08:05.092974+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T11:08:05.095362+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '297') and (`website_id` = '2') order by FIELD(category_id, 26,297) [] [] [2025-05-22T11:08:05.097613+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '298') and (`website_id` = '2') order by FIELD(category_id, 26,298) [] [] [2025-05-22T11:08:05.099563+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '299') and (`website_id` = '2') order by FIELD(category_id, 26,299) [] [] [2025-05-22T11:08:05.101647+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '396') and (`website_id` = '2') order by FIELD(category_id, 26,396) [] [] [2025-05-22T11:08:05.103847+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '397') and (`website_id` = '2') order by FIELD(category_id, 26,397) [] [] [2025-05-22T11:08:05.922558+08:00] sql.INFO: [817.89] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('191', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:08:05.927100+08:00] sql.INFO: [2.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T11:08:05.929915+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T11:08:05.932569+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T11:08:05.935457+08:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T11:08:05.938203+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T11:08:05.940844+08:00] sql.INFO: [2.11] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '1' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:06.746836+08:00] sql.INFO: [805.02] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('1', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T11:08:06.751202+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '60') and (`website_id` = '2') order by FIELD(category_id, 1,60) [] [] [2025-05-22T11:08:06.753750+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T11:08:06.756626+08:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T11:08:06.759452+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T11:08:07.571306+08:00] sql.INFO: [811.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('1', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:08:07.575969+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '586') and (`website_id` = '2') order by FIELD(category_id, 1,586) [] [] [2025-05-22T11:08:07.578821+08:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '60') and (`website_id` = '2') order by FIELD(category_id, 1,60) [] [] [2025-05-22T11:08:07.581011+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T11:08:07.583084+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T11:08:07.585975+08:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T11:08:07.588403+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T11:08:07.591081+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T11:08:07.593299+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T11:08:12.100538+08:00] sql.INFO: [2.73] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:12.125277+08:00] sql.INFO: [23.88] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:08:12.128429+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:08:12.131848+08:00] sql.INFO: [2.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:08:12.199849+08:00] sql.INFO: [67.34] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:08:12.204703+08:00] sql.INFO: [2.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:08:12.207465+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:08:12.210649+08:00] sql.INFO: [2.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:08:12.213030+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:08:12.215627+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:08:12.218585+08:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:08:12.221849+08:00] sql.INFO: [2.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:08:12.227218+08:00] sql.INFO: [4.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:08:12.230277+08:00] sql.INFO: [2.41] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:13.492241+08:00] sql.INFO: [1261.04] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:08:13.497119+08:00] sql.INFO: [2.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:08:13.499612+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:08:13.502632+08:00] sql.INFO: [2.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:08:13.505467+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:08:13.508208+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:08:13.511113+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:08:13.513685+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:08:13.516294+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:08:13.518995+08:00] sql.INFO: [2.12] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:14.339094+08:00] sql.INFO: [819.23] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:08:14.343049+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:08:14.346044+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:08:14.348302+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:08:14.350690+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:08:14.353194+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:08:14.355777+08:00] sql.INFO: [1.94] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:15.158579+08:00] sql.INFO: [801.92] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:08:15.161464+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T11:08:15.991133+08:00] sql.INFO: [828.91] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:08:15.994746+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T11:08:15.998434+08:00] sql.INFO: [2.84] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:16.009913+08:00] sql.INFO: [10.4] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T11:08:16.013239+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T11:08:16.015516+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T11:08:16.018380+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T11:08:16.022221+08:00] sql.INFO: [3.06] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:16.856948+08:00] sql.INFO: [833.74] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:08:16.860381+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T11:08:16.863112+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T11:08:16.865478+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T11:08:16.867727+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T11:08:16.870702+08:00] sql.INFO: [2.46] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:17.666569+08:00] sql.INFO: [795.02] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:08:17.669998+08:00] sql.INFO: [2.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:08:17.672664+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:08:18.502206+08:00] sql.INFO: [828.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T11:08:18.507262+08:00] sql.INFO: [2.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:08:18.510522+08:00] sql.INFO: [2.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:08:18.513330+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:08:18.516159+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:08:18.518727+08:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:08:18.521676+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:08:18.524735+08:00] sql.INFO: [2.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T11:08:18.527245+08:00] sql.INFO: [1.79] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:18.605656+08:00] sql.INFO: [77.41] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:08:18.608776+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:08:18.611129+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:08:18.621810+08:00] sql.INFO: [10.05] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:08:18.625692+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:08:18.628045+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:08:18.630136+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:08:18.632338+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:08:18.634965+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:08:18.637238+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:08:18.639279+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:08:18.641302+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T11:08:18.643473+08:00] sql.INFO: [1.61] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:18.719807+08:00] sql.INFO: [75.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:08:18.723435+08:00] sql.INFO: [2.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:08:18.726236+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:08:18.736745+08:00] sql.INFO: [9.85] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:08:18.741036+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:08:18.744322+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:08:18.747195+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:08:18.749766+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:08:18.752028+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:08:18.754924+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:08:18.757560+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:08:18.759637+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T11:08:18.761862+08:00] sql.INFO: [1.71] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:19.587463+08:00] sql.INFO: [824.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:08:19.590944+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T11:08:19.593365+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T11:08:20.426304+08:00] sql.INFO: [832.28] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:08:20.430319+08:00] sql.INFO: [2.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T11:08:20.433452+08:00] sql.INFO: [2.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T11:08:20.436200+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T11:08:20.438739+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T11:08:20.441358+08:00] sql.INFO: [2.04] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:20.453101+08:00] sql.INFO: [10.93] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:08:20.459604+08:00] sql.INFO: [2.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:08:20.463155+08:00] sql.INFO: [2.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:08:20.466363+08:00] sql.INFO: [2.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:08:20.469315+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:08:20.472328+08:00] sql.INFO: [2.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:08:20.474958+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:08:20.477306+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:08:20.479235+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:08:20.481143+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:08:20.482998+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:08:20.484958+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:08:20.486994+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:08:20.488959+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:08:20.491018+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T11:08:20.493185+08:00] sql.INFO: [1.68] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:08:21.320592+08:00] sql.INFO: [826.67] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:08:21.326370+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:08:21.328963+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:08:21.331737+08:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:08:21.334223+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:08:21.337203+08:00] sql.INFO: [2.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:08:21.339894+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:08:21.342594+08:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:08:21.344821+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:08:21.346930+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:08:21.348979+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:08:21.351183+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:08:21.353461+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:08:21.355868+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:08:21.358132+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T11:09:03.196821+08:00] sql.INFO: [2.25] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:09:03.222208+08:00] sql.INFO: [24.44] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:09:03.225824+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:09:03.228288+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:09:03.296513+08:00] sql.INFO: [67.61] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:09:03.300912+08:00] sql.INFO: [2.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:09:03.303780+08:00] sql.INFO: [2.32] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:09:03.306506+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:09:03.309331+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:09:03.311655+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:09:03.314001+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:09:03.316247+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:09:03.318620+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T11:09:03.321485+08:00] sql.INFO: [2.24] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:09:04.522021+08:00] sql.INFO: [1199.61] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:09:04.527103+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:09:04.529343+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:09:04.531534+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:09:04.533379+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:09:04.535499+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:09:04.537953+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:09:04.540251+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:09:04.542517+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T11:09:04.544769+08:00] sql.INFO: [1.7] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:09:05.369867+08:00] sql.INFO: [824.19] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:09:05.374919+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:09:05.377387+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:09:05.379573+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:09:05.381731+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:09:05.383968+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T11:09:05.386358+08:00] sql.INFO: [1.78] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:09:06.215627+08:00] sql.INFO: [828.08] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:09:52.420915+08:00] sql.INFO: [15.83] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:09:52.478510+08:00] sql.INFO: [26.64] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:09:52.551778+08:00] sql.INFO: [72.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:09:52.556418+08:00] sql.INFO: [2.25] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:09:53.987940+08:00] sql.INFO: [1430.54] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:09:53.992413+08:00] sql.INFO: [2.32] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:09:54.861174+08:00] sql.INFO: [867.94] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:09:54.864927+08:00] sql.INFO: [2.33] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:09:55.751384+08:00] sql.INFO: [885.53] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:09:56.616544+08:00] sql.INFO: [864.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:10:01.855311+08:00] sql.INFO: [19.75] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:01.928497+08:00] sql.INFO: [27.45] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:01.998125+08:00] sql.INFO: [68.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:10:02.003413+08:00] sql.INFO: [3.04] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:03.137736+08:00] sql.INFO: [1133.17] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:10:03.143288+08:00] sql.INFO: [3.29] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:03.958088+08:00] sql.INFO: [813.97] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:10:03.961892+08:00] sql.INFO: [2.32] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:04.779409+08:00] sql.INFO: [816.69] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:10:05.602682+08:00] sql.INFO: [822.27] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:10:05.618560+08:00] sql.INFO: [2.21] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:05.630290+08:00] sql.INFO: [10.83] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T11:10:05.633427+08:00] sql.INFO: [1.92] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:06.465909+08:00] sql.INFO: [831.66] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:10:06.471269+08:00] sql.INFO: [3.87] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:07.288299+08:00] sql.INFO: [816.01] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:08.098476+08:00] sql.INFO: [809.09] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T11:10:08.103035+08:00] sql.INFO: [2.62] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:08.182470+08:00] sql.INFO: [78] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:08.193590+08:00] sql.INFO: [10.11] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:10:08.197274+08:00] sql.INFO: [1.83] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:08.273945+08:00] sql.INFO: [75.9] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:08.285352+08:00] sql.INFO: [10.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:10:08.289501+08:00] sql.INFO: [1.95] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:09.424599+08:00] sql.INFO: [1134.2] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:10.360048+08:00] sql.INFO: [934.44] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:10:10.364039+08:00] sql.INFO: [2.6] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:10.376664+08:00] sql.INFO: [11.75] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:10:10.382410+08:00] sql.INFO: [2.64] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:11.237696+08:00] sql.INFO: [854.36] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:10:13.310495+08:00] sql.INFO: [2.54] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:13.337754+08:00] sql.INFO: [26.35] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:13.408645+08:00] sql.INFO: [69.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:10:13.413794+08:00] sql.INFO: [2.94] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:14.593302+08:00] sql.INFO: [1178.61] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:10:14.598279+08:00] sql.INFO: [2.71] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:15.429062+08:00] sql.INFO: [829.74] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:10:15.434385+08:00] sql.INFO: [3.24] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:16.268827+08:00] sql.INFO: [833.21] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:10:17.101048+08:00] sql.INFO: [831.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:10:17.104868+08:00] sql.INFO: [2.99] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:17.123978+08:00] sql.INFO: [18.2] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T11:10:17.127603+08:00] sql.INFO: [2.48] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:18.199156+08:00] sql.INFO: [1070.71] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:10:18.202983+08:00] sql.INFO: [2.4] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:19.321948+08:00] sql.INFO: [1117.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:20.276490+08:00] sql.INFO: [953.47] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T11:10:20.281310+08:00] sql.INFO: [2.83] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:20.359224+08:00] sql.INFO: [77.07] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:20.370287+08:00] sql.INFO: [10.02] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:10:20.374493+08:00] sql.INFO: [2.08] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:20.448838+08:00] sql.INFO: [73.46] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:20.468257+08:00] sql.INFO: [18.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:10:20.473006+08:00] sql.INFO: [2.61] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:21.611643+08:00] sql.INFO: [1137.61] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:22.801775+08:00] sql.INFO: [1188.95] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:10:22.806482+08:00] sql.INFO: [2.95] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:22.825357+08:00] sql.INFO: [17.92] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:10:22.831040+08:00] sql.INFO: [2.21] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:24.368298+08:00] sql.INFO: [1536.45] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:10:25.006548+08:00] sql.INFO: [2.47] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:25.037371+08:00] sql.INFO: [29.89] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:25.111874+08:00] sql.INFO: [73.22] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:10:25.116295+08:00] sql.INFO: [2.32] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:26.189799+08:00] sql.INFO: [1072.69] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:10:26.194389+08:00] sql.INFO: [2.24] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:27.018855+08:00] sql.INFO: [823.4] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:10:27.024017+08:00] sql.INFO: [3.54] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:27.870072+08:00] sql.INFO: [845.06] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:10:28.726306+08:00] sql.INFO: [854.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:10:28.729313+08:00] sql.INFO: [2.32] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:28.740507+08:00] sql.INFO: [10.35] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T11:10:28.745495+08:00] sql.INFO: [3.75] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:29.594733+08:00] sql.INFO: [848.28] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:10:29.598671+08:00] sql.INFO: [2.57] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:30.423665+08:00] sql.INFO: [824.01] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:31.253963+08:00] sql.INFO: [829] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T11:10:31.258859+08:00] sql.INFO: [2.72] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:31.338320+08:00] sql.INFO: [78.49] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:31.349563+08:00] sql.INFO: [10.03] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:10:31.355011+08:00] sql.INFO: [3.5] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:31.510855+08:00] sql.INFO: [154.92] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:31.530158+08:00] sql.INFO: [18.09] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:10:31.534769+08:00] sql.INFO: [2.35] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:32.660931+08:00] sql.INFO: [1125.2] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:10:33.485230+08:00] sql.INFO: [823.02] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:10:33.490069+08:00] sql.INFO: [2.99] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:33.501618+08:00] sql.INFO: [10.74] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:10:33.506995+08:00] sql.INFO: [1.96] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:10:34.832236+08:00] sql.INFO: [1324.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:11:30.536432+08:00] sql.INFO: [12.84] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:30.591916+08:00] sql.INFO: [25.16] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:11:30.669869+08:00] sql.INFO: [76.88] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:11:30.674931+08:00] sql.INFO: [2.32] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:31.903678+08:00] sql.INFO: [1227.81] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:11:31.908432+08:00] sql.INFO: [2.13] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:32.744659+08:00] sql.INFO: [835.32] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:11:32.749409+08:00] sql.INFO: [2.59] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:33.583153+08:00] sql.INFO: [832.85] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:11:34.414577+08:00] sql.INFO: [830.44] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:11:34.417560+08:00] sql.INFO: [2.16] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:34.428271+08:00] sql.INFO: [9.88] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T11:11:34.431865+08:00] sql.INFO: [2.01] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:35.270962+08:00] sql.INFO: [838.28] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:11:35.275987+08:00] sql.INFO: [2.48] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:36.083163+08:00] sql.INFO: [806.03] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:11:36.905524+08:00] sql.INFO: [820.94] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T11:11:37.062756+08:00] sql.INFO: [2.24] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:37.158012+08:00] sql.INFO: [94.49] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:11:37.180882+08:00] sql.INFO: [21.29] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:11:37.187293+08:00] sql.INFO: [4.19] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:37.333358+08:00] sql.INFO: [144.54] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:11:37.353909+08:00] sql.INFO: [19.34] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:11:37.358733+08:00] sql.INFO: [2.33] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:38.509846+08:00] sql.INFO: [1150.2] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:11:39.560368+08:00] sql.INFO: [1049.4] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:11:39.564799+08:00] sql.INFO: [3.02] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:39.583468+08:00] sql.INFO: [17.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:11:39.589894+08:00] sql.INFO: [2.6] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:40.627152+08:00] sql.INFO: [1036.14] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:11:42.405446+08:00] sql.INFO: [3.17] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:42.431220+08:00] sql.INFO: [24.88] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:11:42.501032+08:00] sql.INFO: [68.77] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:11:42.505900+08:00] sql.INFO: [2.37] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:43.657411+08:00] sql.INFO: [1150.36] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:11:43.661846+08:00] sql.INFO: [2.09] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:44.480741+08:00] sql.INFO: [817.93] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:11:44.484698+08:00] sql.INFO: [2.51] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:45.307189+08:00] sql.INFO: [821.64] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:11:46.140879+08:00] sql.INFO: [832.76] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:11:46.144479+08:00] sql.INFO: [2.51] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:46.155070+08:00] sql.INFO: [9.68] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T11:11:46.158802+08:00] sql.INFO: [2.19] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:46.985731+08:00] sql.INFO: [826.04] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:11:46.989323+08:00] sql.INFO: [2.05] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:47.795348+08:00] sql.INFO: [805.14] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:11:48.607078+08:00] sql.INFO: [810.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T11:11:48.611318+08:00] sql.INFO: [2.06] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:48.687826+08:00] sql.INFO: [75.67] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:11:48.699233+08:00] sql.INFO: [10.11] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:11:48.704262+08:00] sql.INFO: [2.88] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:48.779172+08:00] sql.INFO: [73.92] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:11:48.791049+08:00] sql.INFO: [10.68] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:11:48.795181+08:00] sql.INFO: [2.03] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:49.629529+08:00] sql.INFO: [833.48] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:11:50.457323+08:00] sql.INFO: [826.49] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:11:50.460950+08:00] sql.INFO: [2.36] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:50.473044+08:00] sql.INFO: [11.24] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:11:50.478553+08:00] sql.INFO: [2.17] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:11:51.316848+08:00] sql.INFO: [837.45] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:12:32.276152+08:00] sql.INFO: [2.18] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:32.301798+08:00] sql.INFO: [24.63] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:12:32.372046+08:00] sql.INFO: [68.98] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:12:32.376636+08:00] sql.INFO: [2.21] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:33.570838+08:00] sql.INFO: [1193.43] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:12:33.575406+08:00] sql.INFO: [2.39] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:34.390769+08:00] sql.INFO: [814.49] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:12:34.394514+08:00] sql.INFO: [2.27] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:35.200277+08:00] sql.INFO: [804.97] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:12:36.029761+08:00] sql.INFO: [827.96] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:12:36.032750+08:00] sql.INFO: [1.87] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:36.043942+08:00] sql.INFO: [10.23] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T11:12:36.047355+08:00] sql.INFO: [1.85] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:36.894359+08:00] sql.INFO: [846.02] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:12:36.898852+08:00] sql.INFO: [2.56] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:45.954543+08:00] sql.INFO: [21.63] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:46.019085+08:00] sql.INFO: [24.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:12:46.089660+08:00] sql.INFO: [69.24] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:12:46.094743+08:00] sql.INFO: [2.79] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:47.287544+08:00] sql.INFO: [1192.02] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:12:47.294133+08:00] sql.INFO: [2.8] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:48.109387+08:00] sql.INFO: [814.28] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:12:48.113730+08:00] sql.INFO: [2.71] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:48.940534+08:00] sql.INFO: [825.95] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:12:49.765913+08:00] sql.INFO: [824.41] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:12:49.769169+08:00] sql.INFO: [2.39] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:49.781245+08:00] sql.INFO: [11.06] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T11:12:49.784464+08:00] sql.INFO: [1.97] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:50.614695+08:00] sql.INFO: [829.43] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:12:50.618661+08:00] sql.INFO: [2.43] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:51.424552+08:00] sql.INFO: [805.17] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:12:52.227054+08:00] sql.INFO: [801.37] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T11:12:52.231476+08:00] sql.INFO: [2.44] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:52.308719+08:00] sql.INFO: [76.26] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:12:52.321444+08:00] sql.INFO: [11.44] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:12:52.325978+08:00] sql.INFO: [2.05] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:52.402022+08:00] sql.INFO: [75.1] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:12:52.414319+08:00] sql.INFO: [11.2] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:12:52.418938+08:00] sql.INFO: [2.23] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:53.236782+08:00] sql.INFO: [816.55] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:12:54.061358+08:00] sql.INFO: [823.08] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:12:54.064942+08:00] sql.INFO: [2.13] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:54.076209+08:00] sql.INFO: [10.43] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:12:54.081190+08:00] sql.INFO: [1.65] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:55.146769+08:00] sql.INFO: [1064.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:12:58.918703+08:00] sql.INFO: [2.29] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:12:58.944641+08:00] sql.INFO: [24.97] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:12:59.010488+08:00] sql.INFO: [64.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:12:59.015401+08:00] sql.INFO: [2.6] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:13:00.126684+08:00] sql.INFO: [1110.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:13:00.131304+08:00] sql.INFO: [2.47] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:13:00.943168+08:00] sql.INFO: [810.97] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:13:00.947288+08:00] sql.INFO: [2.58] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:13:01.766230+08:00] sql.INFO: [818.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:13:02.593301+08:00] sql.INFO: [826.18] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:13:02.596381+08:00] sql.INFO: [2.22] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:13:02.607349+08:00] sql.INFO: [9.87] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T11:13:02.610502+08:00] sql.INFO: [1.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:13:03.435065+08:00] sql.INFO: [823.83] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:13:03.439635+08:00] sql.INFO: [3.03] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:13:04.243507+08:00] sql.INFO: [802.76] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:13:05.039635+08:00] sql.INFO: [794.75] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T11:13:05.044762+08:00] sql.INFO: [2.74] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:13:05.121894+08:00] sql.INFO: [76.06] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:13:05.137618+08:00] sql.INFO: [14.32] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:13:05.142034+08:00] sql.INFO: [2.14] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:13:05.254931+08:00] sql.INFO: [112.04] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:13:05.270252+08:00] sql.INFO: [14.17] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:13:05.274866+08:00] sql.INFO: [2.23] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:13:06.327738+08:00] sql.INFO: [1051.96] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:13:07.149591+08:00] sql.INFO: [820.77] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:13:07.154664+08:00] sql.INFO: [3.39] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:13:07.166755+08:00] sql.INFO: [10.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:13:07.173859+08:00] sql.INFO: [3.17] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:13:07.999152+08:00] sql.INFO: [824.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:15:42.044181+08:00] sql.INFO: [6.96] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:15:42.069139+08:00] sql.INFO: [24.03] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:15:42.135507+08:00] sql.INFO: [65.21] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:15:42.140418+08:00] sql.INFO: [2.11] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:15:43.356644+08:00] sql.INFO: [1215.28] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:15:43.361241+08:00] sql.INFO: [2.22] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:15:44.210894+08:00] sql.INFO: [848.86] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:15:44.215180+08:00] sql.INFO: [2.58] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:15:45.224036+08:00] sql.INFO: [1007.98] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:15:46.039031+08:00] sql.INFO: [814.14] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:15:46.044848+08:00] sql.INFO: [5.08] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:15:46.055467+08:00] sql.INFO: [9.77] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T11:15:46.058516+08:00] sql.INFO: [1.9] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:15:46.880581+08:00] sql.INFO: [821.23] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:15:46.884504+08:00] sql.INFO: [2.5] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:15:47.682713+08:00] sql.INFO: [797.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:23:25.811698+08:00] sql.INFO: [21.18] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:23:25.846898+08:00] sql.INFO: [2.44] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:23:25.850066+08:00] sql.INFO: [2.38] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:23:25.853790+08:00] sql.INFO: [2.98] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:23:25.857160+08:00] sql.INFO: [2.61] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:23:25.859991+08:00] sql.INFO: [2.01] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:23:25.863420+08:00] sql.INFO: [2.62] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:23:25.867892+08:00] sql.INFO: [3.71] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:23:25.871164+08:00] sql.INFO: [2.45] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:23:25.874392+08:00] sql.INFO: [2.44] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:23:25.877402+08:00] sql.INFO: [2.18] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:23:25.880362+08:00] sql.INFO: [2.22] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:11.977095+08:00] sql.INFO: [3.57] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:11.981929+08:00] sql.INFO: [3.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:11.985037+08:00] sql.INFO: [2.23] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:11.988085+08:00] sql.INFO: [2.22] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:11.990981+08:00] sql.INFO: [2.01] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:11.993816+08:00] sql.INFO: [1.91] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:11.996502+08:00] sql.INFO: [1.85] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:11.999384+08:00] sql.INFO: [2.15] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:12.002234+08:00] sql.INFO: [2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:12.005016+08:00] sql.INFO: [2.03] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:12.007917+08:00] sql.INFO: [2.03] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:12.010630+08:00] sql.INFO: [1.91] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:12.013435+08:00] sql.INFO: [1.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:12.016577+08:00] sql.INFO: [2.19] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:12.019327+08:00] sql.INFO: [1.96] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:12.022079+08:00] sql.INFO: [2.02] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '1' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.036425+08:00] sql.INFO: [2.24] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.039817+08:00] sql.INFO: [2.7] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.042801+08:00] sql.INFO: [2.1] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.045978+08:00] sql.INFO: [2.21] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.049125+08:00] sql.INFO: [2.07] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.052081+08:00] sql.INFO: [2.21] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.054856+08:00] sql.INFO: [2.03] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.057885+08:00] sql.INFO: [2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.060759+08:00] sql.INFO: [2.09] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.063807+08:00] sql.INFO: [2.17] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.066765+08:00] sql.INFO: [2.03] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.070051+08:00] sql.INFO: [2.42] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.073293+08:00] sql.INFO: [2.25] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.076186+08:00] sql.INFO: [2.01] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.079043+08:00] sql.INFO: [2.07] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:13.081806+08:00] sql.INFO: [1.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '1' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.728564+08:00] sql.INFO: [2.7] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.731499+08:00] sql.INFO: [2.14] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.734517+08:00] sql.INFO: [2.12] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.737413+08:00] sql.INFO: [2.09] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.740435+08:00] sql.INFO: [2.25] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.743958+08:00] sql.INFO: [2.61] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.746738+08:00] sql.INFO: [2.02] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.749441+08:00] sql.INFO: [1.98] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.752161+08:00] sql.INFO: [1.87] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.754846+08:00] sql.INFO: [1.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.758417+08:00] sql.INFO: [2.66] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.761224+08:00] sql.INFO: [2.01] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.763857+08:00] sql.INFO: [1.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.766588+08:00] sql.INFO: [2.01] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.769269+08:00] sql.INFO: [1.95] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:24:20.771879+08:00] sql.INFO: [1.86] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '1' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.551785+08:00] sql.INFO: [6.37] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.554378+08:00] sql.INFO: [1.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.558783+08:00] sql.INFO: [3.55] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.561647+08:00] sql.INFO: [2.05] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.564456+08:00] sql.INFO: [1.95] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.567174+08:00] sql.INFO: [2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.569937+08:00] sql.INFO: [2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.572748+08:00] sql.INFO: [2.19] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.575543+08:00] sql.INFO: [1.87] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.578064+08:00] sql.INFO: [1.86] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.580693+08:00] sql.INFO: [1.92] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.583352+08:00] sql.INFO: [1.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.585953+08:00] sql.INFO: [1.96] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.588354+08:00] sql.INFO: [1.81] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.591177+08:00] sql.INFO: [1.97] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:49.593792+08:00] sql.INFO: [1.95] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '1' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.540822+08:00] sql.INFO: [2.6] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.566794+08:00] sql.INFO: [25.14] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.570247+08:00] sql.INFO: [2.63] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.573437+08:00] sql.INFO: [2.43] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.576540+08:00] sql.INFO: [2.04] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.579176+08:00] sql.INFO: [1.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.581843+08:00] sql.INFO: [1.9] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.584537+08:00] sql.INFO: [1.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.587033+08:00] sql.INFO: [1.9] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.589754+08:00] sql.INFO: [2.13] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.592516+08:00] sql.INFO: [1.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.595014+08:00] sql.INFO: [1.91] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.597536+08:00] sql.INFO: [2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.600072+08:00] sql.INFO: [1.93] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.602488+08:00] sql.INFO: [1.81] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:50.604881+08:00] sql.INFO: [1.79] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '1' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:55.086647+08:00] sql.INFO: [21.21] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:55.152437+08:00] sql.INFO: [24.52] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:25:55.156292+08:00] sql.INFO: [2.91] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:55.159939+08:00] sql.INFO: [2.76] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:55.163020+08:00] sql.INFO: [2.33] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:56.388079+08:00] sql.INFO: [1224.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:25:56.391704+08:00] sql.INFO: [2.41] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:56.394626+08:00] sql.INFO: [1.97] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:56.397687+08:00] sql.INFO: [2.29] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:57.193620+08:00] sql.INFO: [795.16] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:25:57.197011+08:00] sql.INFO: [2.41] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:57.273328+08:00] sql.INFO: [75.53] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:25:57.277059+08:00] sql.INFO: [2.65] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:57.352931+08:00] sql.INFO: [74.96] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:25:57.356368+08:00] sql.INFO: [2.38] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:58.178811+08:00] sql.INFO: [821.47] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:25:58.182270+08:00] sql.INFO: [2.38] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:58.185113+08:00] sql.INFO: [2.12] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:58.188607+08:00] sql.INFO: [2.78] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:59.009692+08:00] sql.INFO: [820.14] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:25:59.013425+08:00] sql.INFO: [2.67] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:25:59.812867+08:00] sql.INFO: [798.46] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('153', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:25:59.816489+08:00] sql.INFO: [2.64] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:26:00.620085+08:00] sql.INFO: [802.8] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('26', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T11:26:00.623918+08:00] sql.INFO: [2.37] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '1' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:26:01.422917+08:00] sql.INFO: [798.1] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('1', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T11:27:17.497539+08:00] sql.INFO: [6.74] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:17.521898+08:00] sql.INFO: [23.35] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:27:17.525523+08:00] sql.INFO: [2.25] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:17.528254+08:00] sql.INFO: [2.06] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:17.531249+08:00] sql.INFO: [2.04] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:18.620157+08:00] sql.INFO: [1087.98] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:27:18.623371+08:00] sql.INFO: [2.25] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:18.626491+08:00] sql.INFO: [2.08] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:18.629268+08:00] sql.INFO: [1.96] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:19.844000+08:00] sql.INFO: [1213.96] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:27:19.847664+08:00] sql.INFO: [2.54] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:19.997576+08:00] sql.INFO: [149.1] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:27:20.001183+08:00] sql.INFO: [2.48] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:20.143298+08:00] sql.INFO: [141.23] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:27:20.146727+08:00] sql.INFO: [2.34] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:21.147156+08:00] sql.INFO: [999.54] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:27:21.150307+08:00] sql.INFO: [2.12] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:21.152752+08:00] sql.INFO: [1.69] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:21.155457+08:00] sql.INFO: [1.88] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:21.981914+08:00] sql.INFO: [825.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:27:21.985216+08:00] sql.INFO: [2.14] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:22.783397+08:00] sql.INFO: [797.43] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('153', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:27:22.786888+08:00] sql.INFO: [2.31] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:23.594399+08:00] sql.INFO: [806.59] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('26', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T11:27:23.598152+08:00] sql.INFO: [2.31] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '1' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:27:24.410585+08:00] sql.INFO: [811.49] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('1', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T11:28:47.326316+08:00] sql.INFO: [24.34] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:47.385671+08:00] sql.INFO: [24.86] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:28:47.388956+08:00] sql.INFO: [2.34] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:47.392014+08:00] sql.INFO: [2.12] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:47.395046+08:00] sql.INFO: [2.26] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:48.572639+08:00] sql.INFO: [1176.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:28:48.575799+08:00] sql.INFO: [2.06] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:48.578733+08:00] sql.INFO: [2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:48.581746+08:00] sql.INFO: [2.26] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:49.390439+08:00] sql.INFO: [807.78] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:28:49.394621+08:00] sql.INFO: [2.94] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:49.473382+08:00] sql.INFO: [77.77] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:28:49.477055+08:00] sql.INFO: [2.62] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:49.554495+08:00] sql.INFO: [76.52] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:28:49.557881+08:00] sql.INFO: [2.27] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:50.400527+08:00] sql.INFO: [841.78] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:28:50.403933+08:00] sql.INFO: [2.27] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:50.407666+08:00] sql.INFO: [2.89] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:50.410670+08:00] sql.INFO: [2.13] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:51.247057+08:00] sql.INFO: [835.52] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:28:51.250858+08:00] sql.INFO: [2.73] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:52.064704+08:00] sql.INFO: [813.01] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('153', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:28:52.068642+08:00] sql.INFO: [2.78] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:28:52.880577+08:00] sql.INFO: [811.03] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('26', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T11:29:42.962385+08:00] sql.INFO: [22.44] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:43.025570+08:00] sql.INFO: [23.92] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:29:43.091575+08:00] sql.INFO: [64.62] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:29:43.096101+08:00] sql.INFO: [2.35] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:44.173525+08:00] sql.INFO: [1076.71] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:29:44.178513+08:00] sql.INFO: [2.56] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:44.988485+08:00] sql.INFO: [809.12] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:29:44.993179+08:00] sql.INFO: [2.96] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:45.805270+08:00] sql.INFO: [811.05] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:29:46.617201+08:00] sql.INFO: [810.97] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:29:46.620564+08:00] sql.INFO: [2.48] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:46.631745+08:00] sql.INFO: [10.24] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T11:29:46.635001+08:00] sql.INFO: [2.2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:47.452285+08:00] sql.INFO: [816.26] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:29:47.456052+08:00] sql.INFO: [2.4] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:48.245119+08:00] sql.INFO: [788.22] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:29:49.040432+08:00] sql.INFO: [794.2] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T11:29:49.044929+08:00] sql.INFO: [2.51] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:49.121747+08:00] sql.INFO: [75.83] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:29:49.133618+08:00] sql.INFO: [10.34] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:29:49.137992+08:00] sql.INFO: [2.17] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:49.212161+08:00] sql.INFO: [73.14] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:29:49.223293+08:00] sql.INFO: [10.02] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:29:49.227566+08:00] sql.INFO: [2.04] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:50.046330+08:00] sql.INFO: [817.89] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:29:50.857993+08:00] sql.INFO: [810.49] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:29:50.862448+08:00] sql.INFO: [2.94] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:50.874558+08:00] sql.INFO: [11.08] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:29:50.880693+08:00] sql.INFO: [2.3] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:51.698647+08:00] sql.INFO: [817.16] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:29:51.704321+08:00] sql.INFO: [2.53] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:52.517877+08:00] sql.INFO: [812.5] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:29:53.332541+08:00] sql.INFO: [813.52] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:29:53.337740+08:00] sql.INFO: [2.46] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:54.131369+08:00] sql.INFO: [792.61] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('153', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:29:54.944744+08:00] sql.INFO: [812.03] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('153', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:29:54.949046+08:00] sql.INFO: [2.28] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:29:55.748243+08:00] sql.INFO: [798.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('26', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T11:29:56.562579+08:00] sql.INFO: [812.54] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('26', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:30:05.371590+08:00] sql.INFO: [2.71] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:05.397364+08:00] sql.INFO: [24.59] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:30:05.466123+08:00] sql.INFO: [67.58] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:30:05.470692+08:00] sql.INFO: [2.18] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:06.999369+08:00] sql.INFO: [1527.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:30:07.004704+08:00] sql.INFO: [2.84] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:08.036167+08:00] sql.INFO: [1030.46] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:30:08.040921+08:00] sql.INFO: [2.64] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:08.872421+08:00] sql.INFO: [830.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:30:09.743739+08:00] sql.INFO: [870.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:30:09.746915+08:00] sql.INFO: [2.25] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:09.758552+08:00] sql.INFO: [10.78] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T11:30:09.762350+08:00] sql.INFO: [2.36] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:10.611379+08:00] sql.INFO: [848.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:30:10.615466+08:00] sql.INFO: [2.4] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:11.434704+08:00] sql.INFO: [818.32] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:30:12.257011+08:00] sql.INFO: [820.98] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T11:30:12.261955+08:00] sql.INFO: [2.55] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:12.343476+08:00] sql.INFO: [80.61] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:30:12.354920+08:00] sql.INFO: [10.19] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:30:12.360072+08:00] sql.INFO: [2.43] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:12.437072+08:00] sql.INFO: [76.02] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:30:12.459362+08:00] sql.INFO: [21.22] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:30:12.463955+08:00] sql.INFO: [2.55] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:13.685494+08:00] sql.INFO: [1220.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:30:14.557149+08:00] sql.INFO: [870.55] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:30:14.562035+08:00] sql.INFO: [3.27] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:14.573960+08:00] sql.INFO: [11.13] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:30:14.579057+08:00] sql.INFO: [1.75] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:15.893477+08:00] sql.INFO: [1313.56] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:30:18.417197+08:00] sql.INFO: [2.33] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:18.443337+08:00] sql.INFO: [25.34] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:30:18.513781+08:00] sql.INFO: [69.21] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:30:18.518211+08:00] sql.INFO: [2.32] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:19.813270+08:00] sql.INFO: [1294.22] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:30:19.818060+08:00] sql.INFO: [2.18] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:20.639047+08:00] sql.INFO: [820.08] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T11:30:20.643358+08:00] sql.INFO: [2.55] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:21.471635+08:00] sql.INFO: [827.32] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T11:30:22.318268+08:00] sql.INFO: [845.57] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T11:30:22.321666+08:00] sql.INFO: [2.66] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:22.340913+08:00] sql.INFO: [18.24] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T11:30:22.345153+08:00] sql.INFO: [2.75] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:23.519209+08:00] sql.INFO: [1173.16] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:30:23.522765+08:00] sql.INFO: [2.29] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:24.308877+08:00] sql.INFO: [785.13] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:30:25.121887+08:00] sql.INFO: [811.73] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T11:30:25.126533+08:00] sql.INFO: [2.37] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:25.207136+08:00] sql.INFO: [79.53] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:30:25.218474+08:00] sql.INFO: [10.14] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:30:25.223097+08:00] sql.INFO: [2.19] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:25.300570+08:00] sql.INFO: [76.37] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:30:25.311979+08:00] sql.INFO: [10.18] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T11:30:25.317557+08:00] sql.INFO: [3.11] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:26.165282+08:00] sql.INFO: [846.71] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T11:30:27.432197+08:00] sql.INFO: [1265.74] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T11:30:27.436210+08:00] sql.INFO: [2.38] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:27.447820+08:00] sql.INFO: [10.76] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T11:30:27.453445+08:00] sql.INFO: [2.36] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T11:30:28.280863+08:00] sql.INFO: [826.57] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T13:03:58.291120+08:00] sql.INFO: [13.55] select * from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and (`website_id` = '2') [] [] [2025-05-22T13:03:58.424271+08:00] sql.INFO: [103.3] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `article`.`catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 168 [] [] [2025-05-22T13:03:58.483503+08:00] sql.INFO: [29.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `article`.`catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 168 [] [] [2025-05-22T13:04:00.740517+08:00] sql.INFO: [3.86] select * from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and (`website_id` = '2') [] [] [2025-05-22T13:04:00.841933+08:00] sql.INFO: [98.09] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `article`.`catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 168 [] [] [2025-05-22T13:04:00.895329+08:00] sql.INFO: [25.01] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `article`.`catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 168 [] [] [2025-05-22T13:13:13.489217+08:00] sql.INFO: [8.49] select * from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and (`website_id` = '2') [] [] [2025-05-22T13:13:13.587612+08:00] sql.INFO: [95.42] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `article`.`catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 168 [] [] [2025-05-22T13:13:13.646290+08:00] sql.INFO: [25.11] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `article`.`catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 168 [] [] [2025-05-22T13:13:26.436283+08:00] sql.INFO: [4.01] select * from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and (`website_id` = '2') [] [] [2025-05-22T13:13:26.530212+08:00] sql.INFO: [90.87] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `article`.`catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and `imgurl` != '' and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 168 [] [] [2025-05-22T13:13:26.586618+08:00] sql.INFO: [25.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and `article`.`catid` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18') and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 168 [] [] [2025-05-22T13:25:43.893431+08:00] sql.INFO: [15.81] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:25:43.948312+08:00] sql.INFO: [24.42] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:25:44.013954+08:00] sql.INFO: [64.55] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:25:44.017987+08:00] sql.INFO: [2.14] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:25:45.304410+08:00] sql.INFO: [1285.71] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:25:45.308796+08:00] sql.INFO: [2.2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:25:46.113196+08:00] sql.INFO: [803.67] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T13:25:46.117112+08:00] sql.INFO: [1.99] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:25:46.930149+08:00] sql.INFO: [812.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T13:25:47.745352+08:00] sql.INFO: [814.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T13:25:47.748284+08:00] sql.INFO: [2.12] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:25:47.758689+08:00] sql.INFO: [9.63] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T13:25:47.762093+08:00] sql.INFO: [2.18] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:25:48.578703+08:00] sql.INFO: [815.89] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T13:25:48.582119+08:00] sql.INFO: [2.01] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:25:49.377687+08:00] sql.INFO: [794.89] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:25:50.172763+08:00] sql.INFO: [793.9] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T13:25:50.176642+08:00] sql.INFO: [2.07] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:25:50.253772+08:00] sql.INFO: [76.3] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:25:50.264834+08:00] sql.INFO: [10.13] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:25:50.268453+08:00] sql.INFO: [1.76] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:25:50.342235+08:00] sql.INFO: [73.05] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:25:50.353075+08:00] sql.INFO: [9.77] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:25:50.356956+08:00] sql.INFO: [1.94] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:25:51.172674+08:00] sql.INFO: [814.94] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:25:51.986177+08:00] sql.INFO: [812.41] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T13:25:51.989841+08:00] sql.INFO: [2.34] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:25:52.001403+08:00] sql.INFO: [10.66] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T13:25:52.007697+08:00] sql.INFO: [3.23] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:25:52.826406+08:00] sql.INFO: [817.78] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T13:41:51.628611+08:00] sql.INFO: [12.04] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:41:51.682133+08:00] sql.INFO: [24.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:41:51.685159+08:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:41:51.687283+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:41:51.756679+08:00] sql.INFO: [68.81] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:41:51.762042+08:00] sql.INFO: [2.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:41:51.765573+08:00] sql.INFO: [2.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:41:51.771277+08:00] sql.INFO: [4.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:41:51.774312+08:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:41:51.777032+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:41:51.779953+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:41:51.786905+08:00] sql.INFO: [6.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:41:51.789417+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:41:51.791972+08:00] sql.INFO: [2] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:41:52.962215+08:00] sql.INFO: [1169.39] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:41:52.966442+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:41:52.968896+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:41:52.971095+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:41:52.972983+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:41:52.975234+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:41:52.977159+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:41:52.978923+08:00] sql.INFO: [1.36] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:41:52.981260+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:41:52.983275+08:00] sql.INFO: [1.6] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:41:53.812750+08:00] sql.INFO: [828.81] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T13:41:53.816359+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:41:53.818500+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:41:53.820641+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:41:53.822522+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:41:53.825167+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:41:53.827439+08:00] sql.INFO: [1.7] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:41:54.661522+08:00] sql.INFO: [833.18] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T13:41:54.666196+08:00] sql.INFO: [3.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T13:41:55.907654+08:00] sql.INFO: [1240.9] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T13:41:55.910969+08:00] sql.INFO: [2.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T13:41:55.913335+08:00] sql.INFO: [1.8] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:41:55.923675+08:00] sql.INFO: [9.56] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T13:41:55.928840+08:00] sql.INFO: [4.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T13:41:55.931158+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T13:41:55.933397+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T13:41:55.935740+08:00] sql.INFO: [1.8] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:41:57.117376+08:00] sql.INFO: [1180.96] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T13:41:57.120757+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T13:41:57.123315+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T13:41:57.125631+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T13:41:57.127848+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T13:41:57.130027+08:00] sql.INFO: [1.62] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:41:58.040167+08:00] sql.INFO: [909.42] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:41:58.043549+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:41:58.045761+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:41:58.954386+08:00] sql.INFO: [908.06] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T13:41:58.958542+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:41:58.960993+08:00] sql.INFO: [1.92] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:41:58.963240+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:41:58.965582+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:41:58.968829+08:00] sql.INFO: [2.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:41:58.971126+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:41:58.973494+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:41:58.975829+08:00] sql.INFO: [1.82] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:41:59.061984+08:00] sql.INFO: [85.37] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:41:59.064747+08:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:41:59.066842+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:41:59.078041+08:00] sql.INFO: [10.72] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:41:59.081543+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:41:59.083667+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:41:59.085707+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:41:59.087731+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:41:59.089670+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:41:59.091873+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:41:59.094014+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:41:59.096011+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:41:59.098183+08:00] sql.INFO: [1.7] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:41:59.182571+08:00] sql.INFO: [83.63] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:41:59.185495+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:41:59.187515+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:41:59.198468+08:00] sql.INFO: [10.46] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:41:59.202168+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:41:59.204310+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:41:59.206383+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:41:59.208632+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:41:59.210686+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:41:59.212706+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:41:59.214522+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:41:59.216578+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:41:59.218720+08:00] sql.INFO: [1.67] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:42:00.158889+08:00] sql.INFO: [939.39] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:42:00.161805+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T13:42:00.163785+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T13:42:01.328295+08:00] sql.INFO: [1164.03] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T13:42:01.331787+08:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T13:42:01.333995+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T13:42:01.336147+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T13:42:01.338474+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T13:42:01.340794+08:00] sql.INFO: [1.91] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:42:01.353020+08:00] sql.INFO: [11.4] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T13:42:01.358022+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:42:01.360139+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:42:01.362252+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:42:01.364209+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:42:01.366167+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:42:01.368229+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:42:01.370216+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:42:01.372103+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:42:01.374110+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:42:01.376082+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:42:01.377981+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:42:01.379850+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:42:01.381930+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:42:01.384086+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:42:01.386304+08:00] sql.INFO: [1.77] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:42:02.312557+08:00] sql.INFO: [925.6] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T13:42:02.317582+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:42:02.319640+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:42:02.321719+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:42:02.323622+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:42:02.325862+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:42:02.327640+08:00] sql.INFO: [1.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:42:02.329407+08:00] sql.INFO: [1.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:42:02.331092+08:00] sql.INFO: [1.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:42:02.332946+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:42:02.334758+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:42:02.336662+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:42:02.338772+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:42:02.340695+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:42:02.342613+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:46.656055+08:00] sql.INFO: [6.63] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:43:46.680892+08:00] sql.INFO: [23.95] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:43:46.684226+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:43:46.686877+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:43:46.754059+08:00] sql.INFO: [66.63] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:43:46.758510+08:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:43:46.760813+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:43:46.763395+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:43:46.765620+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:43:46.767707+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:43:46.769719+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:43:46.771947+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:43:46.773970+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:43:46.776265+08:00] sql.INFO: [1.76] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:43:47.948194+08:00] sql.INFO: [1171.05] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:43:47.952429+08:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:43:47.954512+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:43:47.956584+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:43:47.958741+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:43:47.960881+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:43:47.963251+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:43:47.965319+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:43:47.967429+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:43:47.969616+08:00] sql.INFO: [1.79] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:43:48.792764+08:00] sql.INFO: [822.42] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T13:43:48.796992+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:43:48.799022+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:43:48.801071+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:43:48.802938+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:43:48.804790+08:00] sql.INFO: [1.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:43:48.807050+08:00] sql.INFO: [1.71] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:43:49.628564+08:00] sql.INFO: [820.71] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T13:43:49.631466+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T13:43:50.456466+08:00] sql.INFO: [824.25] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T13:43:50.461723+08:00] sql.INFO: [4.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T13:43:50.464393+08:00] sql.INFO: [1.98] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:43:50.474410+08:00] sql.INFO: [9.16] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T13:43:50.477361+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T13:43:50.479392+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T13:43:50.481371+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T13:43:50.483508+08:00] sql.INFO: [1.72] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:43:51.482528+08:00] sql.INFO: [998.23] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T13:43:51.485927+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T13:43:51.487868+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T13:43:51.489789+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T13:43:51.492174+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T13:43:51.494413+08:00] sql.INFO: [1.7] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:43:52.302784+08:00] sql.INFO: [807.51] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:43:52.306041+08:00] sql.INFO: [2.26] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:43:52.308304+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:43:53.116470+08:00] sql.INFO: [807.62] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T13:43:53.120678+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:43:53.122978+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:43:53.125314+08:00] sql.INFO: [1.83] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:43:53.127421+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:43:53.129432+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:43:53.131349+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:43:53.133245+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:43:53.135285+08:00] sql.INFO: [1.64] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:43:53.211758+08:00] sql.INFO: [75.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:43:53.214926+08:00] sql.INFO: [2.2] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:43:53.217074+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:43:53.227141+08:00] sql.INFO: [9.55] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:43:53.230963+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:43:53.233074+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:43:53.234796+08:00] sql.INFO: [1.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:43:53.236492+08:00] sql.INFO: [1.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:43:53.238234+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:43:53.239840+08:00] sql.INFO: [1.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:43:53.242266+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:43:53.245589+08:00] sql.INFO: [2.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:43:53.248270+08:00] sql.INFO: [2.11] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:43:53.327720+08:00] sql.INFO: [78.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:43:53.330690+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:43:53.332906+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:43:53.343090+08:00] sql.INFO: [9.56] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:43:53.347173+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:43:53.349126+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:43:53.350948+08:00] sql.INFO: [1.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:43:53.352863+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:43:53.359780+08:00] sql.INFO: [6.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:43:53.361883+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:43:53.363933+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:43:53.366031+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:43:53.368381+08:00] sql.INFO: [1.79] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:43:54.214477+08:00] sql.INFO: [845.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:43:54.217804+08:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T13:43:54.220114+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T13:43:55.067422+08:00] sql.INFO: [846.68] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T13:43:55.070929+08:00] sql.INFO: [2.01] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T13:43:55.072840+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T13:43:55.075031+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T13:43:55.077394+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T13:43:55.079792+08:00] sql.INFO: [1.84] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:43:55.091193+08:00] sql.INFO: [10.54] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T13:43:55.096035+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:43:55.098097+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:43:55.099973+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:43:55.101807+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:43:55.103702+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:43:55.105593+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:43:55.107736+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:43:55.110053+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:43:55.111992+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:43:55.113933+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:43:55.115864+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:43:55.117743+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:43:55.119754+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:43:55.121681+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:43:55.123738+08:00] sql.INFO: [1.58] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:43:55.953447+08:00] sql.INFO: [828.85] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T13:43:55.958842+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:55.961001+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:55.963014+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:55.964950+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:55.966962+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:55.968964+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:55.970937+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:55.972793+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:55.974810+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:55.976799+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:55.978921+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:55.981015+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:55.983052+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:55.985222+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:43:55.987505+08:00] sql.INFO: [1.83] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:43:56.816363+08:00] sql.INFO: [828.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:43:56.819591+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T13:43:56.821805+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:57.640481+08:00] sql.INFO: [818.18] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:43:57.645567+08:00] sql.INFO: [2.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T13:43:57.647618+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:57.649610+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:57.651568+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:57.653465+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:57.655450+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:57.657374+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:57.659686+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:57.662026+08:00] sql.INFO: [1.78] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '188' and JSON_CONTAINS(category_arr_id, '188') = 1 limit 1 [] [] [2025-05-22T13:43:57.664272+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:57.667159+08:00] sql.INFO: [2.47] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '21' [] [] [2025-05-22T13:43:57.670576+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:57.672684+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T13:43:57.675490+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '388') and (`website_id` = '2') order by FIELD(category_id, 21,388) [] [] [2025-05-22T13:43:57.677536+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '389') and (`website_id` = '2') order by FIELD(category_id, 21,389) [] [] [2025-05-22T13:43:57.679506+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '390') and (`website_id` = '2') order by FIELD(category_id, 21,390) [] [] [2025-05-22T13:43:57.681609+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '391') and (`website_id` = '2') order by FIELD(category_id, 21,391) [] [] [2025-05-22T13:43:57.683638+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '392') and (`website_id` = '2') order by FIELD(category_id, 21,392) [] [] [2025-05-22T13:43:57.685668+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '393') and (`website_id` = '2') order by FIELD(category_id, 21,393) [] [] [2025-05-22T13:43:58.515928+08:00] sql.INFO: [829.75] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('188', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T13:43:58.519879+08:00] sql.INFO: [2.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:58.521817+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:58.524048+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:58.526265+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:58.528134+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:43:58.530202+08:00] sql.INFO: [1.65] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:43:59.353529+08:00] sql.INFO: [822.56] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('153', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:43:59.356343+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:43:59.358648+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:44:00.195972+08:00] sql.INFO: [836.77] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('153', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:44:00.199923+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:44:00.201766+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:44:00.203660+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:44:00.205434+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:44:00.207351+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:44:00.209493+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:44:00.211396+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:44:00.213258+08:00] sql.INFO: [1.4] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:44:00.215357+08:00] sql.INFO: [1.69] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '258' and JSON_CONTAINS(category_arr_id, '258') = 1 limit 1 [] [] [2025-05-22T13:44:00.217468+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:44:00.220554+08:00] sql.INFO: [2.71] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '153' [] [] [2025-05-22T13:44:00.224159+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:44:00.226128+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '259') and (`website_id` = '2') order by FIELD(category_id, 153,259) [] [] [2025-05-22T13:44:00.228086+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '260') and (`website_id` = '2') order by FIELD(category_id, 153,260) [] [] [2025-05-22T13:44:00.230007+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '261') and (`website_id` = '2') order by FIELD(category_id, 153,261) [] [] [2025-05-22T13:44:00.231856+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '262') and (`website_id` = '2') order by FIELD(category_id, 153,262) [] [] [2025-05-22T13:44:00.233662+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '263') and (`website_id` = '2') order by FIELD(category_id, 153,263) [] [] [2025-05-22T13:44:00.235651+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '264') and (`website_id` = '2') order by FIELD(category_id, 153,264) [] [] [2025-05-22T13:44:00.237388+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '265') and (`website_id` = '2') order by FIELD(category_id, 153,265) [] [] [2025-05-22T13:44:01.046712+08:00] sql.INFO: [808.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('258', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T13:44:01.050426+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:44:01.052533+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:44:01.054527+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:44:01.056411+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:44:01.058534+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:44:01.060513+08:00] sql.INFO: [1.56] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:44:01.865760+08:00] sql.INFO: [804.45] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('26', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T13:44:01.870524+08:00] sql.INFO: [3.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T13:44:01.872462+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T13:44:01.874420+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T13:44:01.876311+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T13:44:02.705915+08:00] sql.INFO: [829.14] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('26', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:44:02.711250+08:00] sql.INFO: [2.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T13:44:02.713669+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T13:44:02.715757+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T13:44:02.717849+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T13:44:02.720014+08:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T13:44:02.722022+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:44:02.724360+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:44:02.726405+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T13:44:02.728820+08:00] sql.INFO: [1.92] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '191' and JSON_CONTAINS(category_arr_id, '191') = 1 limit 1 [] [] [2025-05-22T13:44:02.731003+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:44:02.733992+08:00] sql.INFO: [2.61] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '26' [] [] [2025-05-22T13:44:02.737811+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:44:02.739984+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '192') and (`website_id` = '2') order by FIELD(category_id, 26,192) [] [] [2025-05-22T13:44:02.742213+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T13:44:02.744417+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '297') and (`website_id` = '2') order by FIELD(category_id, 26,297) [] [] [2025-05-22T13:44:02.746373+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '298') and (`website_id` = '2') order by FIELD(category_id, 26,298) [] [] [2025-05-22T13:44:02.748534+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '299') and (`website_id` = '2') order by FIELD(category_id, 26,299) [] [] [2025-05-22T13:44:02.750591+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '396') and (`website_id` = '2') order by FIELD(category_id, 26,396) [] [] [2025-05-22T13:44:02.752442+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '397') and (`website_id` = '2') order by FIELD(category_id, 26,397) [] [] [2025-05-22T13:44:03.585341+08:00] sql.INFO: [832.41] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('191', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T13:44:03.589500+08:00] sql.INFO: [2.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:44:03.592011+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:44:03.594258+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:44:03.596220+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:44:03.598013+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:44:03.599997+08:00] sql.INFO: [1.58] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '1' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:44:04.405890+08:00] sql.INFO: [805.22] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('1', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T13:44:04.409550+08:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '60') and (`website_id` = '2') order by FIELD(category_id, 1,60) [] [] [2025-05-22T13:44:04.411491+08:00] sql.INFO: [1.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:44:04.413356+08:00] sql.INFO: [1.34] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:44:04.415269+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:44:05.241302+08:00] sql.INFO: [825.48] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('1', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:44:05.245948+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '586') and (`website_id` = '2') order by FIELD(category_id, 1,586) [] [] [2025-05-22T13:44:05.248087+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '60') and (`website_id` = '2') order by FIELD(category_id, 1,60) [] [] [2025-05-22T13:44:05.250011+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:44:05.251809+08:00] sql.INFO: [1.42] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:44:05.253596+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:44:05.255377+08:00] sql.INFO: [1.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:44:05.257606+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:44:05.265104+08:00] sql.INFO: [6.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:57:56.589949+08:00] sql.INFO: [20.56] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '11' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:57:56.647574+08:00] sql.INFO: [25.08] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:57:56.650661+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:57:56.653205+08:00] sql.INFO: [1.97] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:57:56.721972+08:00] sql.INFO: [68.11] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('11', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:57:56.726436+08:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:57:56.728761+08:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:57:56.730972+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:57:56.733187+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:57:56.735306+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:57:56.737378+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:57:56.739438+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:57:56.741407+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('11') and (`website_id` = '2') order by FIELD(category_id, 11) [] [] [2025-05-22T13:57:56.743600+08:00] sql.INFO: [1.78] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '317' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:57:58.154469+08:00] sql.INFO: [1410.04] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('317', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:57:58.159093+08:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:57:58.161552+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:57:58.163626+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:57:58.165540+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:57:58.167593+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:57:58.169557+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:57:58.171569+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:57:58.173404+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('317') and (`website_id` = '2') order by FIELD(category_id, 317) [] [] [2025-05-22T13:57:58.175376+08:00] sql.INFO: [1.6] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '2' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:57:58.982329+08:00] sql.INFO: [806.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('2', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T13:57:58.985931+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:57:58.987941+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:57:58.990046+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:57:58.992334+08:00] sql.INFO: [1.84] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:57:58.994348+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('2') and (`website_id` = '2') order by FIELD(category_id, 2) [] [] [2025-05-22T13:57:58.996339+08:00] sql.INFO: [1.52] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '5' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:57:59.820643+08:00] sql.INFO: [823.54] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 1 [] [] [2025-05-22T13:57:59.823438+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T13:58:00.640235+08:00] sql.INFO: [816.21] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('5', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 1 [] [] [2025-05-22T13:58:00.643719+08:00] sql.INFO: [2.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('5') and (`website_id` = '2') order by FIELD(category_id, 5) [] [] [2025-05-22T13:58:00.646352+08:00] sql.INFO: [1.98] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '12' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:58:00.656804+08:00] sql.INFO: [9.57] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('12', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 3 [] [] [2025-05-22T13:58:00.660414+08:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T13:58:00.663391+08:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T13:58:00.666044+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('12') and (`website_id` = '2') order by FIELD(category_id, 12) [] [] [2025-05-22T13:58:00.668466+08:00] sql.INFO: [1.84] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '13' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:58:01.498626+08:00] sql.INFO: [829.31] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('13', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T13:58:01.502119+08:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T13:58:01.504290+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T13:58:01.506218+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T13:58:01.508474+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('13') and (`website_id` = '2') order by FIELD(category_id, 13) [] [] [2025-05-22T13:58:01.511184+08:00] sql.INFO: [2.02] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '24' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:58:02.314034+08:00] sql.INFO: [801.82] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:58:02.317222+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:58:02.319296+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:58:03.117837+08:00] sql.INFO: [797.95] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('24', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 7 [] [] [2025-05-22T13:58:03.122232+08:00] sql.INFO: [2.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:58:03.124501+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:58:03.126859+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:58:03.129136+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:58:03.131266+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:58:03.133174+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:58:03.134989+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('24', '270') and (`website_id` = '2') order by FIELD(category_id, 24,270) [] [] [2025-05-22T13:58:03.137261+08:00] sql.INFO: [1.8] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '14' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:58:03.213817+08:00] sql.INFO: [75.65] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:58:03.216528+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:58:03.218462+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:58:03.228744+08:00] sql.INFO: [9.79] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('14', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:58:03.232577+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:58:03.234662+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:58:03.236517+08:00] sql.INFO: [1.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:58:03.238544+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:58:03.240533+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:58:03.242622+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:58:03.244840+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:58:03.246785+08:00] sql.INFO: [1.47] select `aLIas_pinyin` from `website_category` where `category_id` in ('14') and (`website_id` = '2') order by FIELD(category_id, 14) [] [] [2025-05-22T13:58:03.248908+08:00] sql.INFO: [1.6] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '15' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:58:03.324030+08:00] sql.INFO: [74.33] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:58:03.327334+08:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:58:03.329670+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:58:03.339870+08:00] sql.INFO: [9.58] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('15', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:58:03.344085+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:58:03.346301+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:58:03.348442+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:58:03.350588+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:58:03.352689+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:58:03.354748+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:58:03.356730+08:00] sql.INFO: [1.5] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:58:03.358749+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('15') and (`website_id` = '2') order by FIELD(category_id, 15) [] [] [2025-05-22T13:58:03.360920+08:00] sql.INFO: [1.69] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '27' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:58:04.207469+08:00] sql.INFO: [845.72] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:58:04.210633+08:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T13:58:04.213067+08:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T13:58:05.179555+08:00] sql.INFO: [965.86] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('27', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 4 [] [] [2025-05-22T13:58:05.183660+08:00] sql.INFO: [2.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T13:58:05.185992+08:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('27') and (`website_id` = '2') order by FIELD(category_id, 27) [] [] [2025-05-22T13:58:05.188389+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T13:58:05.190537+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('27', '193') and (`website_id` = '2') order by FIELD(category_id, 27,193) [] [] [2025-05-22T13:58:05.192883+08:00] sql.INFO: [1.87] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '16' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:58:05.210852+08:00] sql.INFO: [17.15] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('16', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T13:58:05.215742+08:00] sql.INFO: [1.81] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:58:05.217886+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:58:05.220119+08:00] sql.INFO: [1.85] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:58:05.222171+08:00] sql.INFO: [1.68] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:58:05.224273+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:58:05.226656+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:58:05.228878+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:58:05.230938+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:58:05.233127+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:58:05.235237+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:58:05.237190+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:58:05.239265+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:58:05.241219+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:58:05.243659+08:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `category_id` in ('16') and (`website_id` = '2') order by FIELD(category_id, 16) [] [] [2025-05-22T13:58:05.246114+08:00] sql.INFO: [1.82] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '18' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:58:06.432137+08:00] sql.INFO: [1185.3] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('18', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 14 [] [] [2025-05-22T13:58:06.437603+08:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:58:06.439970+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:58:06.442195+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:58:06.444351+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:58:06.446619+08:00] sql.INFO: [1.74] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:58:06.449247+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:58:06.451461+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:58:06.453554+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:58:06.455693+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:58:06.457772+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:58:06.460000+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:58:06.465744+08:00] sql.INFO: [5.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:58:06.467992+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:58:06.470149+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('18') and (`website_id` = '2') order by FIELD(category_id, 18) [] [] [2025-05-22T13:58:06.472566+08:00] sql.INFO: [1.87] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '21' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:58:07.507654+08:00] sql.INFO: [1034.23] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:58:07.511591+08:00] sql.INFO: [2.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T13:58:07.514737+08:00] sql.INFO: [2.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:08.619207+08:00] sql.INFO: [1103.84] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('21', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:58:08.623645+08:00] sql.INFO: [2.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T13:58:08.626167+08:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:08.628478+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:08.630696+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:08.632864+08:00] sql.INFO: [1.72] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:08.635099+08:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:08.637149+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:08.639506+08:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:08.641804+08:00] sql.INFO: [1.87] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '188' and JSON_CONTAINS(category_arr_id, '188') = 1 limit 1 [] [] [2025-05-22T13:58:08.644370+08:00] sql.INFO: [1.73] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:08.647614+08:00] sql.INFO: [2.74] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '21' [] [] [2025-05-22T13:58:08.651290+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:08.655395+08:00] sql.INFO: [3.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '387') and (`website_id` = '2') order by FIELD(category_id, 21,387) [] [] [2025-05-22T13:58:08.657775+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '388') and (`website_id` = '2') order by FIELD(category_id, 21,388) [] [] [2025-05-22T13:58:08.660013+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '389') and (`website_id` = '2') order by FIELD(category_id, 21,389) [] [] [2025-05-22T13:58:08.662362+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '390') and (`website_id` = '2') order by FIELD(category_id, 21,390) [] [] [2025-05-22T13:58:08.664414+08:00] sql.INFO: [1.56] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '391') and (`website_id` = '2') order by FIELD(category_id, 21,391) [] [] [2025-05-22T13:58:08.666558+08:00] sql.INFO: [1.69] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '392') and (`website_id` = '2') order by FIELD(category_id, 21,392) [] [] [2025-05-22T13:58:08.668740+08:00] sql.INFO: [1.79] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '393') and (`website_id` = '2') order by FIELD(category_id, 21,393) [] [] [2025-05-22T13:58:09.542579+08:00] sql.INFO: [873.23] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('188', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T13:58:09.547102+08:00] sql.INFO: [2.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:09.549398+08:00] sql.INFO: [1.78] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:09.551573+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:09.553481+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:09.555256+08:00] sql.INFO: [1.35] select `aLIas_pinyin` from `website_category` where `category_id` in ('21', '188') and (`website_id` = '2') order by FIELD(category_id, 21,188) [] [] [2025-05-22T13:58:09.557100+08:00] sql.INFO: [1.42] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '153' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:58:10.414544+08:00] sql.INFO: [856.8] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('153', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 2 [] [] [2025-05-22T13:58:10.417644+08:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:58:10.419930+08:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:58:11.293561+08:00] sql.INFO: [873.09] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('153', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:58:11.298022+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:58:11.299977+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:58:11.301819+08:00] sql.INFO: [1.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:58:11.303635+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:58:11.305504+08:00] sql.INFO: [1.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:58:11.307473+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:58:11.309603+08:00] sql.INFO: [1.71] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:58:11.311704+08:00] sql.INFO: [1.45] select `aLIas_pinyin` from `website_category` where `category_id` in ('153') and (`website_id` = '2') order by FIELD(category_id, 153) [] [] [2025-05-22T13:58:11.314226+08:00] sql.INFO: [1.95] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '258' and JSON_CONTAINS(category_arr_id, '258') = 1 limit 1 [] [] [2025-05-22T13:58:11.316476+08:00] sql.INFO: [1.64] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:58:11.319391+08:00] sql.INFO: [2.54] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '153' [] [] [2025-05-22T13:58:11.322999+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:58:11.324964+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '259') and (`website_id` = '2') order by FIELD(category_id, 153,259) [] [] [2025-05-22T13:58:11.327133+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '260') and (`website_id` = '2') order by FIELD(category_id, 153,260) [] [] [2025-05-22T13:58:11.329144+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '261') and (`website_id` = '2') order by FIELD(category_id, 153,261) [] [] [2025-05-22T13:58:11.331165+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '262') and (`website_id` = '2') order by FIELD(category_id, 153,262) [] [] [2025-05-22T13:58:11.333128+08:00] sql.INFO: [1.48] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '263') and (`website_id` = '2') order by FIELD(category_id, 153,263) [] [] [2025-05-22T13:58:11.335048+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '264') and (`website_id` = '2') order by FIELD(category_id, 153,264) [] [] [2025-05-22T13:58:11.336924+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '265') and (`website_id` = '2') order by FIELD(category_id, 153,265) [] [] [2025-05-22T13:58:12.211985+08:00] sql.INFO: [874.58] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('258', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T13:58:12.215603+08:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:58:12.217731+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:58:12.219846+08:00] sql.INFO: [1.66] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:58:12.221936+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:58:12.223980+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('153', '258') and (`website_id` = '2') order by FIELD(category_id, 153,258) [] [] [2025-05-22T13:58:12.225929+08:00] sql.INFO: [1.49] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '26' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:58:13.088388+08:00] sql.INFO: [861.7] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('26', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T13:58:13.092226+08:00] sql.INFO: [2.41] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T13:58:13.094889+08:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T13:58:13.097189+08:00] sql.INFO: [1.7] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T13:58:13.099316+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T13:58:13.974995+08:00] sql.INFO: [874.93] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('26', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:58:13.979089+08:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T13:58:13.981307+08:00] sql.INFO: [1.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T13:58:13.983348+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T13:58:13.985177+08:00] sql.INFO: [1.43] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T13:58:13.987222+08:00] sql.INFO: [1.63] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T13:58:13.989286+08:00] sql.INFO: [1.52] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:58:13.991216+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:58:13.993137+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('26') and (`website_id` = '2') order by FIELD(category_id, 26) [] [] [2025-05-22T13:58:13.995527+08:00] sql.INFO: [1.91] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `category_id` = '191' and JSON_CONTAINS(category_arr_id, '191') = 1 limit 1 [] [] [2025-05-22T13:58:13.997806+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:58:14.000858+08:00] sql.INFO: [2.65] select `alias`, `category_id`, `aLIas_pinyin`, `pid`, `category_arr_id` as `cat_arr_id` from `website_category` where (`website_id` = '2') and `pid` = '26' [] [] [2025-05-22T13:58:14.004450+08:00] sql.INFO: [1.58] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:58:14.006482+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '192') and (`website_id` = '2') order by FIELD(category_id, 26,192) [] [] [2025-05-22T13:58:14.008401+08:00] sql.INFO: [1.53] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '296') and (`website_id` = '2') order by FIELD(category_id, 26,296) [] [] [2025-05-22T13:58:14.010500+08:00] sql.INFO: [1.65] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '297') and (`website_id` = '2') order by FIELD(category_id, 26,297) [] [] [2025-05-22T13:58:14.012485+08:00] sql.INFO: [1.54] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '298') and (`website_id` = '2') order by FIELD(category_id, 26,298) [] [] [2025-05-22T13:58:14.014460+08:00] sql.INFO: [1.57] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '299') and (`website_id` = '2') order by FIELD(category_id, 26,299) [] [] [2025-05-22T13:58:14.016382+08:00] sql.INFO: [1.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '396') and (`website_id` = '2') order by FIELD(category_id, 26,396) [] [] [2025-05-22T13:58:14.018427+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '397') and (`website_id` = '2') order by FIELD(category_id, 26,397) [] [] [2025-05-22T13:58:14.902237+08:00] sql.INFO: [883.26] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('191', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 5 [] [] [2025-05-22T13:58:14.905936+08:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:58:14.908036+08:00] sql.INFO: [1.6] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:58:14.910411+08:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:58:14.912626+08:00] sql.INFO: [1.67] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:58:14.914619+08:00] sql.INFO: [1.49] select `aLIas_pinyin` from `website_category` where `category_id` in ('26', '191') and (`website_id` = '2') order by FIELD(category_id, 26,191) [] [] [2025-05-22T13:58:14.916609+08:00] sql.INFO: [1.57] select `alias`, `category_id`, `aLIas_pinyin`, `type` from `website_category` where `category_id` = '1' and (`website_id` = '2') limit 1 [] [] [2025-05-22T13:58:15.779997+08:00] sql.INFO: [862.52] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('1', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) and `imgurl` != '' order by `updated_at` desc limit 4 [] [] [2025-05-22T13:58:15.783869+08:00] sql.INFO: [2.44] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '60') and (`website_id` = '2') order by FIELD(category_id, 1,60) [] [] [2025-05-22T13:58:15.786254+08:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:58:15.788286+08:00] sql.INFO: [1.61] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:58:15.789981+08:00] sql.INFO: [1.22] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:58:16.671444+08:00] sql.INFO: [880.92] select `article`.`id`, `article`.`title`, `article`.`imgurl`, `article`.`author`, `article`.`updated_at`, `article`.`introduce`, `article`.`islink`, `article`.`linkurl`, `article`.`copyfrom`, `article`.`cat_arr_id`, `article`.`catid`, `website_category`.`alias` as `category_name` from `article` left join `website_category` on `article`.`catid` = `website_category`.`category_id` and `website_category`.`website_id` = '2' where `article`.`status` = '1' and (FIND_IN_SET('1', REPLACE(REPLACE(cat_arr_id, '[', ''), ']', ''))) and ((JSON_CONTAINS(ignore_ids, '2') = 0 OR ignore_ids IS NULL)) order by `updated_at` desc limit 8 [] [] [2025-05-22T13:58:16.675948+08:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '586') and (`website_id` = '2') order by FIELD(category_id, 1,586) [] [] [2025-05-22T13:58:16.678535+08:00] sql.INFO: [2.1] select `aLIas_pinyin` from `website_category` where `category_id` in ('1', '60') and (`website_id` = '2') order by FIELD(category_id, 1,60) [] [] [2025-05-22T13:58:16.680673+08:00] sql.INFO: [1.59] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:58:16.682506+08:00] sql.INFO: [1.37] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:58:16.684309+08:00] sql.INFO: [1.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:58:16.686337+08:00] sql.INFO: [1.55] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:58:16.690757+08:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T13:58:16.693259+08:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and (`website_id` = '2') order by FIELD(category_id, 1) [] [] [2025-05-22T15:10:18.166836+08:00] sql.INFO: [13.99] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:10:33.831576+08:00] sql.INFO: [13.77] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:10:35.081733+08:00] sql.INFO: [3.02] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:10:35.966492+08:00] sql.INFO: [2.82] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:10:49.087821+08:00] sql.INFO: [3.91] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:10:50.537211+08:00] sql.INFO: [2.86] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:10:54.865139+08:00] sql.INFO: [11.6] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:10:55.973971+08:00] sql.INFO: [2.93] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:10:56.787060+08:00] sql.INFO: [3.08] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:10:58.660545+08:00] sql.INFO: [3.29] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:11:58.745486+08:00] sql.INFO: [14.75] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:12:00.090238+08:00] sql.INFO: [3.61] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:12:01.326168+08:00] sql.INFO: [3.01] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:12:04.696143+08:00] sql.INFO: [3.81] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:12:05.514493+08:00] sql.INFO: [3.19] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:12:06.261793+08:00] sql.INFO: [3.57] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:12:56.993496+08:00] sql.INFO: [3.34] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:12:58.594145+08:00] sql.INFO: [3.68] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:13:43.343565+08:00] sql.INFO: [3.06] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:13:58.161798+08:00] sql.INFO: [11.02] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:13:59.812208+08:00] sql.INFO: [3.33] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:14:11.885525+08:00] sql.INFO: [14.2] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:14:52.871189+08:00] sql.INFO: [13.03] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:14:54.307705+08:00] sql.INFO: [4.06] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:15:24.911146+08:00] sql.INFO: [2.99] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:15:35.318388+08:00] sql.INFO: [4.04] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:15:37.014766+08:00] sql.INFO: [3.72] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:15:40.818335+08:00] sql.INFO: [11.24] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:15:59.123063+08:00] sql.INFO: [11.83] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:16:31.847317+08:00] sql.INFO: [14.81] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-05-22T15:16:54.216961+08:00] sql.INFO: [15.11] select `pid` from `website_category` where `category_id` in ('11', '317', '2', '5', '12', '13', '24', '14', '15', '27', '16', '18', '21', '153', '26', '1') and (`website_id` = '2') [] [] [2025-06-13T00:53:35.282082+00:00] sql.INFO: [13.46] select count(*) as aggregate from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%1%') and `type_id` = '1' [] [] [2025-06-13T00:53:35.292502+00:00] sql.INFO: [3.8] select `good`.`id`, `good`.`name`, `good`.`imgurl`, `good`.`description`, `good`.`updated_at`, `good`.`com`, `good`.`catid`, `good`.`type_id`, `good`.`website_id`, `good`.`cat_arr_id`, `good`.`created_at`, `good`.`city_id` from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%1%') and `type_id` = '1' order by `updated_at` desc limit 5 offset 0 [] [] [2025-06-13T00:53:35.312680+00:00] sql.INFO: [2.66] select * from `website_category` where `category_id` = '442' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:53:35.321981+00:00] sql.INFO: [8.72] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '442') order by FIELD(category_id, 346,442) [] [] [2025-06-13T00:53:35.329035+00:00] sql.INFO: [2.04] select `name` from `district` where `id` = '33' limit 1 [] [] [2025-06-13T00:53:35.331951+00:00] sql.INFO: [2.38] select * from `website_category` where `category_id` = '442' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:53:35.334724+00:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '442') order by FIELD(category_id, 346,442) [] [] [2025-06-13T00:53:35.337285+00:00] sql.INFO: [1.69] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:53:35.340463+00:00] sql.INFO: [2.49] select * from `website_category` where `category_id` = '591' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:53:35.342879+00:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '495', '591') order by FIELD(category_id, 346,495,591) [] [] [2025-06-13T00:53:35.345365+00:00] sql.INFO: [1.64] select `name` from `district` where `id` = '3509' limit 1 [] [] [2025-06-13T00:53:35.348615+00:00] sql.INFO: [2.68] select * from `website_category` where `category_id` = '449' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:53:35.351330+00:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '449') order by FIELD(category_id, 346,449) [] [] [2025-06-13T00:53:35.354022+00:00] sql.INFO: [1.78] select `name` from `district` where `id` = '3149' limit 1 [] [] [2025-06-13T00:53:35.356988+00:00] sql.INFO: [2.43] select * from `website_category` where `category_id` = '444' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:53:35.359508+00:00] sql.INFO: [1.88] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '444') order by FIELD(category_id, 346,444) [] [] [2025-06-13T00:53:35.361730+00:00] sql.INFO: [1.54] select `name` from `district` where `id` = '3505' limit 1 [] [] [2025-06-13T00:53:35.364465+00:00] sql.INFO: [2.21] select count(*) as aggregate from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%1%') and `type_id` = '2' [] [] [2025-06-13T00:53:35.367557+00:00] sql.INFO: [2.72] select `good`.`id`, `good`.`name`, `good`.`imgurl`, `good`.`description`, `good`.`updated_at`, `good`.`com`, `good`.`catid`, `good`.`type_id`, `good`.`website_id`, `good`.`cat_arr_id`, `good`.`created_at`, `good`.`city_id` from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%1%') and `type_id` = '2' order by `updated_at` desc limit 5 offset 0 [] [] [2025-06-13T00:53:35.371060+00:00] sql.INFO: [2.75] select * from `website_category` where `category_id` = '446' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:53:35.373337+00:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '446') order by FIELD(category_id, 346,446) [] [] [2025-06-13T00:53:35.375578+00:00] sql.INFO: [1.56] select `name` from `district` where `id` = '33' limit 1 [] [] [2025-06-13T00:53:35.378764+00:00] sql.INFO: [2.66] select * from `website_category` where `category_id` = '446' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:53:35.381070+00:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '446') order by FIELD(category_id, 346,446) [] [] [2025-06-13T00:53:35.383319+00:00] sql.INFO: [1.59] select `name` from `district` where `id` = '28' limit 1 [] [] [2025-06-13T00:54:06.221803+00:00] sql.INFO: [2.58] select count(*) as aggregate from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%机器人%') and `type_id` = '1' [] [] [2025-06-13T00:54:06.226282+00:00] sql.INFO: [3.96] select `good`.`id`, `good`.`name`, `good`.`imgurl`, `good`.`description`, `good`.`updated_at`, `good`.`com`, `good`.`catid`, `good`.`type_id`, `good`.`website_id`, `good`.`cat_arr_id`, `good`.`created_at`, `good`.`city_id` from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%机器人%') and `type_id` = '1' order by `updated_at` desc limit 5 offset 0 [] [] [2025-06-13T00:54:06.230697+00:00] sql.INFO: [2.88] select * from `website_category` where `category_id` = '442' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:06.233492+00:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '442') order by FIELD(category_id, 346,442) [] [] [2025-06-13T00:54:06.236569+00:00] sql.INFO: [2.11] select `name` from `district` where `id` = '33' limit 1 [] [] [2025-06-13T00:54:06.240398+00:00] sql.INFO: [3.23] select * from `website_category` where `category_id` = '442' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:06.243344+00:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '442') order by FIELD(category_id, 346,442) [] [] [2025-06-13T00:54:06.246038+00:00] sql.INFO: [1.76] select `name` from `district` where `id` = '33' limit 1 [] [] [2025-06-13T00:54:06.249578+00:00] sql.INFO: [2.72] select * from `website_category` where `category_id` = '442' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:06.252553+00:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '442') order by FIELD(category_id, 346,442) [] [] [2025-06-13T00:54:06.255587+00:00] sql.INFO: [2.15] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:54:06.258943+00:00] sql.INFO: [2.62] select * from `website_category` where `category_id` = '495' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:06.261691+00:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '495') order by FIELD(category_id, 346,495) [] [] [2025-06-13T00:54:06.264377+00:00] sql.INFO: [1.8] select `name` from `district` where `id` = '33' limit 1 [] [] [2025-06-13T00:54:06.267652+00:00] sql.INFO: [2.71] select * from `website_category` where `category_id` = '442' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:06.270328+00:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '442') order by FIELD(category_id, 346,442) [] [] [2025-06-13T00:54:06.272921+00:00] sql.INFO: [1.78] select `name` from `district` where `id` = '33' limit 1 [] [] [2025-06-13T00:54:06.275959+00:00] sql.INFO: [2.41] select count(*) as aggregate from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%机器人%') and `type_id` = '2' [] [] [2025-06-13T00:54:06.280137+00:00] sql.INFO: [3.68] select `good`.`id`, `good`.`name`, `good`.`imgurl`, `good`.`description`, `good`.`updated_at`, `good`.`com`, `good`.`catid`, `good`.`type_id`, `good`.`website_id`, `good`.`cat_arr_id`, `good`.`created_at`, `good`.`city_id` from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%机器人%') and `type_id` = '2' order by `updated_at` desc limit 5 offset 0 [] [] [2025-06-13T00:54:06.284439+00:00] sql.INFO: [3.21] select * from `website_category` where `category_id` = '446' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:06.287358+00:00] sql.INFO: [2.23] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '446') order by FIELD(category_id, 346,446) [] [] [2025-06-13T00:54:06.290062+00:00] sql.INFO: [1.94] select `name` from `district` where `id` = '33' limit 1 [] [] [2025-06-13T00:54:06.293463+00:00] sql.INFO: [2.78] select * from `website_category` where `category_id` = '442' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:06.296490+00:00] sql.INFO: [2.31] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '442') order by FIELD(category_id, 346,442) [] [] [2025-06-13T00:54:06.299305+00:00] sql.INFO: [1.97] select `name` from `district` where `id` = '33' limit 1 [] [] [2025-06-13T00:54:06.302972+00:00] sql.INFO: [2.91] select * from `website_category` where `category_id` = '442' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:06.305827+00:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '442') order by FIELD(category_id, 346,442) [] [] [2025-06-13T00:54:06.308658+00:00] sql.INFO: [2.03] select `name` from `district` where `id` = '33' limit 1 [] [] [2025-06-13T00:54:06.311892+00:00] sql.INFO: [2.6] select * from `website_category` where `category_id` = '442' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:06.314400+00:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '442') order by FIELD(category_id, 346,442) [] [] [2025-06-13T00:54:06.316759+00:00] sql.INFO: [1.66] select `name` from `district` where `id` = '303' limit 1 [] [] [2025-06-13T00:54:21.381525+00:00] sql.INFO: [2.87] select count(*) as aggregate from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%555555%') and `type_id` = '1' [] [] [2025-06-13T00:54:21.385067+00:00] sql.INFO: [3.08] select `good`.`id`, `good`.`name`, `good`.`imgurl`, `good`.`description`, `good`.`updated_at`, `good`.`com`, `good`.`catid`, `good`.`type_id`, `good`.`website_id`, `good`.`cat_arr_id`, `good`.`created_at`, `good`.`city_id` from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%555555%') and `type_id` = '1' order by `updated_at` desc limit 5 offset 0 [] [] [2025-06-13T00:54:21.387863+00:00] sql.INFO: [2.31] select count(*) as aggregate from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%555555%') and `type_id` = '2' [] [] [2025-06-13T00:54:21.391056+00:00] sql.INFO: [2.7] select `good`.`id`, `good`.`name`, `good`.`imgurl`, `good`.`description`, `good`.`updated_at`, `good`.`com`, `good`.`catid`, `good`.`type_id`, `good`.`website_id`, `good`.`cat_arr_id`, `good`.`created_at`, `good`.`city_id` from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%555555%') and `type_id` = '2' order by `updated_at` desc limit 5 offset 0 [] [] [2025-06-13T00:54:30.427332+00:00] sql.INFO: [2.63] select count(*) as aggregate from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%1%') and `type_id` = '1' [] [] [2025-06-13T00:54:30.431511+00:00] sql.INFO: [3.65] select `good`.`id`, `good`.`name`, `good`.`imgurl`, `good`.`description`, `good`.`updated_at`, `good`.`com`, `good`.`catid`, `good`.`type_id`, `good`.`website_id`, `good`.`cat_arr_id`, `good`.`created_at`, `good`.`city_id` from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%1%') and `type_id` = '1' order by `updated_at` desc limit 5 offset 0 [] [] [2025-06-13T00:54:30.435845+00:00] sql.INFO: [2.97] select * from `website_category` where `category_id` = '442' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:30.438961+00:00] sql.INFO: [2.34] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '442') order by FIELD(category_id, 346,442) [] [] [2025-06-13T00:54:30.441546+00:00] sql.INFO: [1.63] select `name` from `district` where `id` = '33' limit 1 [] [] [2025-06-13T00:54:30.444944+00:00] sql.INFO: [2.77] select * from `website_category` where `category_id` = '442' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:30.447603+00:00] sql.INFO: [2.09] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '442') order by FIELD(category_id, 346,442) [] [] [2025-06-13T00:54:30.450879+00:00] sql.INFO: [2.58] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:54:30.454432+00:00] sql.INFO: [2.83] select * from `website_category` where `category_id` = '591' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:30.457637+00:00] sql.INFO: [2.55] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '495', '591') order by FIELD(category_id, 346,495,591) [] [] [2025-06-13T00:54:30.460370+00:00] sql.INFO: [1.76] select `name` from `district` where `id` = '3509' limit 1 [] [] [2025-06-13T00:54:30.463654+00:00] sql.INFO: [2.72] select * from `website_category` where `category_id` = '449' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:30.466303+00:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '449') order by FIELD(category_id, 346,449) [] [] [2025-06-13T00:54:30.468910+00:00] sql.INFO: [1.86] select `name` from `district` where `id` = '3149' limit 1 [] [] [2025-06-13T00:54:30.472492+00:00] sql.INFO: [2.94] select * from `website_category` where `category_id` = '444' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:30.475450+00:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '444') order by FIELD(category_id, 346,444) [] [] [2025-06-13T00:54:30.478237+00:00] sql.INFO: [1.79] select `name` from `district` where `id` = '3505' limit 1 [] [] [2025-06-13T00:54:30.481223+00:00] sql.INFO: [2.37] select count(*) as aggregate from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%1%') and `type_id` = '2' [] [] [2025-06-13T00:54:30.484884+00:00] sql.INFO: [3.18] select `good`.`id`, `good`.`name`, `good`.`imgurl`, `good`.`description`, `good`.`updated_at`, `good`.`com`, `good`.`catid`, `good`.`type_id`, `good`.`website_id`, `good`.`cat_arr_id`, `good`.`created_at`, `good`.`city_id` from `good` where (`status` = '2' and `website_id` = '16' and `name` like '%1%') and `type_id` = '2' order by `updated_at` desc limit 5 offset 0 [] [] [2025-06-13T00:54:30.488606+00:00] sql.INFO: [2.84] select * from `website_category` where `category_id` = '446' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:30.491156+00:00] sql.INFO: [1.95] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '446') order by FIELD(category_id, 346,446) [] [] [2025-06-13T00:54:30.493641+00:00] sql.INFO: [1.8] select `name` from `district` where `id` = '33' limit 1 [] [] [2025-06-13T00:54:30.497038+00:00] sql.INFO: [2.78] select * from `website_category` where `category_id` = '446' and `website_id` = '16' limit 1 [] [] [2025-06-13T00:54:30.499733+00:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `website_id` = '16' and `category_id` in ('346', '446') order by FIELD(category_id, 346,446) [] [] [2025-06-13T00:54:30.502310+00:00] sql.INFO: [1.8] select `name` from `district` where `id` = '28' limit 1 [] [] [2025-06-13T00:55:08.733546+00:00] sql.INFO: [1.9] select `id`, `website_name` from `website` where `id` = '2' limit 1 [] [] [2025-06-13T00:55:08.750026+00:00] sql.INFO: [2.66] select count(*) as aggregate from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' [] [] [2025-06-13T00:55:08.754278+00:00] sql.INFO: [3.74] select `job_recruiting`.`id`, `job_recruiting`.`hy_id`, `job_recruiting`.`title`, `job_recruiting`.`zw_id`, `job_recruiting`.`educational`, `job_recruiting`.`jtzw_id`, `job_recruiting`.`city_arr_id`, `job_recruiting`.`due_data`, `job_recruiting`.`experience`, `job_recruiting`.`cat_arr_id`, `job_recruiting`.`updated_at`, `job_company`.`business_name` from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T00:55:08.758435+00:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '601') and `website_id` = '2' order by FIELD(category_id, 20,601) [] [] [2025-06-13T00:55:08.760951+00:00] sql.INFO: [1.67] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:08.770294+00:00] sql.INFO: [2.25] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:08.779183+00:00] sql.INFO: [1.99] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:08.781357+00:00] sql.INFO: [1.54] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T00:55:08.784145+00:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '601') and `website_id` = '2' order by FIELD(category_id, 20,601) [] [] [2025-06-13T00:55:08.786993+00:00] sql.INFO: [1.79] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:08.789553+00:00] sql.INFO: [1.82] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:08.792018+00:00] sql.INFO: [1.78] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:08.794373+00:00] sql.INFO: [1.75] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T00:55:08.797074+00:00] sql.INFO: [2.08] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:08.799674+00:00] sql.INFO: [1.74] select `name` from `district` where `id` = '374' limit 1 [] [] [2025-06-13T00:55:08.802105+00:00] sql.INFO: [1.76] select `hyname` from `job_industry` where `hyid` = '2' limit 1 [] [] [2025-06-13T00:55:08.804752+00:00] sql.INFO: [1.94] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T00:55:08.807427+00:00] sql.INFO: [2.07] select `zwname` from `job_position` where `zwid` = '129' limit 1 [] [] [2025-06-13T00:55:08.816868+00:00] sql.INFO: [2.53] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:08.819660+00:00] sql.INFO: [2.02] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:08.822688+00:00] sql.INFO: [2.25] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:08.825721+00:00] sql.INFO: [2.14] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:08.828498+00:00] sql.INFO: [2.05] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:08.831405+00:00] sql.INFO: [2.27] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:08.833989+00:00] sql.INFO: [2] select `zwname` from `job_position` where `zwid` = '45' limit 1 [] [] [2025-06-13T00:55:08.836773+00:00] sql.INFO: [2.09] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:08.839122+00:00] sql.INFO: [1.75] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:08.841765+00:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:08.844288+00:00] sql.INFO: [1.78] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:08.846818+00:00] sql.INFO: [1.95] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:08.849323+00:00] sql.INFO: [1.9] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:08.851875+00:00] sql.INFO: [1.83] select `zwname` from `job_position` where `zwid` = '45' limit 1 [] [] [2025-06-13T00:55:08.854711+00:00] sql.INFO: [2.21] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:08.857109+00:00] sql.INFO: [1.8] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:08.859673+00:00] sql.INFO: [2] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:08.862680+00:00] sql.INFO: [2.27] select `name` from `district` where `id` = '81' limit 1 [] [] [2025-06-13T00:55:08.865123+00:00] sql.INFO: [1.9] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T00:55:08.868093+00:00] sql.INFO: [2.36] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T00:55:08.870730+00:00] sql.INFO: [1.91] select `zwname` from `job_position` where `zwid` = '131' limit 1 [] [] [2025-06-13T00:55:08.873664+00:00] sql.INFO: [2.26] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:08.876346+00:00] sql.INFO: [2.06] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:08.878836+00:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:08.881716+00:00] sql.INFO: [2.06] select `name` from `district` where `id` = '310' limit 1 [] [] [2025-06-13T00:55:08.884273+00:00] sql.INFO: [1.97] select `hyname` from `job_industry` where `hyid` = '3' limit 1 [] [] [2025-06-13T00:55:08.886603+00:00] sql.INFO: [1.7] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T00:55:08.888899+00:00] sql.INFO: [1.65] select `zwname` from `job_position` where `zwid` = '129' limit 1 [] [] [2025-06-13T00:55:08.891470+00:00] sql.INFO: [1.97] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:08.894125+00:00] sql.INFO: [2.08] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:08.896826+00:00] sql.INFO: [2.11] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and `website_id` = '2' order by FIELD(category_id, 2,210) [] [] [2025-06-13T00:55:08.899276+00:00] sql.INFO: [1.77] select `name` from `district` where `id` = '303' limit 1 [] [] [2025-06-13T00:55:08.902023+00:00] sql.INFO: [2.09] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T00:55:08.904548+00:00] sql.INFO: [1.8] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:08.906952+00:00] sql.INFO: [1.81] select `zwname` from `job_position` where `zwid` = '70' limit 1 [] [] [2025-06-13T00:55:08.909481+00:00] sql.INFO: [1.96] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:08.911783+00:00] sql.INFO: [1.71] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '4' limit 1 [] [] [2025-06-13T00:55:08.914899+00:00] sql.INFO: [2.46] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:08.917648+00:00] sql.INFO: [1.98] select `name` from `district` where `id` = '143' limit 1 [] [] [2025-06-13T00:55:08.920042+00:00] sql.INFO: [1.76] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T00:55:08.922452+00:00] sql.INFO: [1.85] select `zwname` from `job_position` where `zwid` = '5' limit 1 [] [] [2025-06-13T00:55:08.924748+00:00] sql.INFO: [1.73] select `zwname` from `job_position` where `zwid` = '97' limit 1 [] [] [2025-06-13T00:55:08.927637+00:00] sql.INFO: [2.29] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:08.930243+00:00] sql.INFO: [1.98] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '5' limit 1 [] [] [2025-06-13T00:55:08.939100+00:00] sql.INFO: [1.88] select count(*) as aggregate from `job_hunting` where `status` = '2' and `job_hunting`.`website_id` = '2' [] [] [2025-06-13T00:55:08.942345+00:00] sql.INFO: [2.87] select `id`, `sexy`, `experience`, `origin`, `industry`, `name`, `job`, `job_name_get`, `city_arr_id`, `cat_arr_id`, `created_at`, `updated_at` from `job_hunting` where `status` = '2' and `job_hunting`.`website_id` = '2' order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T00:55:08.945030+00:00] sql.INFO: [2.02] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and `website_id` = '2' order by FIELD(category_id, 1) [] [] [2025-06-13T00:55:08.947327+00:00] sql.INFO: [1.77] select `name` from `district` where `id` = '1' limit 1 [] [] [2025-06-13T00:55:08.949662+00:00] sql.INFO: [1.79] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:08.952087+00:00] sql.INFO: [1.63] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:08.954699+00:00] sql.INFO: [1.93] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T00:55:17.158267+00:00] sql.INFO: [2.13] select `id`, `website_name` from `website` where `id` = '2' limit 1 [] [] [2025-06-13T00:55:17.161266+00:00] sql.INFO: [2.19] select count(*) as aggregate from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' [] [] [2025-06-13T00:55:17.165368+00:00] sql.INFO: [3.65] select `job_recruiting`.`id`, `job_recruiting`.`hy_id`, `job_recruiting`.`title`, `job_recruiting`.`zw_id`, `job_recruiting`.`educational`, `job_recruiting`.`jtzw_id`, `job_recruiting`.`city_arr_id`, `job_recruiting`.`due_data`, `job_recruiting`.`experience`, `job_recruiting`.`cat_arr_id`, `job_recruiting`.`updated_at`, `job_company`.`business_name` from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T00:55:17.169559+00:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '601') and `website_id` = '2' order by FIELD(category_id, 20,601) [] [] [2025-06-13T00:55:17.172027+00:00] sql.INFO: [1.56] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:17.174473+00:00] sql.INFO: [1.71] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:17.176798+00:00] sql.INFO: [1.78] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:17.178967+00:00] sql.INFO: [1.64] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T00:55:17.181419+00:00] sql.INFO: [1.86] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '601') and `website_id` = '2' order by FIELD(category_id, 20,601) [] [] [2025-06-13T00:55:17.184392+00:00] sql.INFO: [2.15] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:17.187060+00:00] sql.INFO: [1.86] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:17.189836+00:00] sql.INFO: [2.02] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:17.192201+00:00] sql.INFO: [1.66] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T00:55:17.194936+00:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:17.197762+00:00] sql.INFO: [1.89] select `name` from `district` where `id` = '374' limit 1 [] [] [2025-06-13T00:55:17.200327+00:00] sql.INFO: [1.89] select `hyname` from `job_industry` where `hyid` = '2' limit 1 [] [] [2025-06-13T00:55:17.203270+00:00] sql.INFO: [2.05] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T00:55:17.206096+00:00] sql.INFO: [2.08] select `zwname` from `job_position` where `zwid` = '129' limit 1 [] [] [2025-06-13T00:55:17.209347+00:00] sql.INFO: [2.43] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:17.212126+00:00] sql.INFO: [1.93] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:17.215294+00:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:17.218276+00:00] sql.INFO: [2.01] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:17.221257+00:00] sql.INFO: [1.94] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:17.224399+00:00] sql.INFO: [2.29] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:17.226969+00:00] sql.INFO: [1.78] select `zwname` from `job_position` where `zwid` = '45' limit 1 [] [] [2025-06-13T00:55:17.229943+00:00] sql.INFO: [2.24] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:17.232653+00:00] sql.INFO: [1.9] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:17.235910+00:00] sql.INFO: [2.38] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:17.238836+00:00] sql.INFO: [1.91] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:17.241375+00:00] sql.INFO: [1.82] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:17.243731+00:00] sql.INFO: [1.78] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:17.246064+00:00] sql.INFO: [1.73] select `zwname` from `job_position` where `zwid` = '45' limit 1 [] [] [2025-06-13T00:55:17.248903+00:00] sql.INFO: [2.26] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:17.251348+00:00] sql.INFO: [1.85] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:17.254154+00:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:17.256584+00:00] sql.INFO: [1.63] select `name` from `district` where `id` = '81' limit 1 [] [] [2025-06-13T00:55:17.258913+00:00] sql.INFO: [1.7] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T00:55:17.261112+00:00] sql.INFO: [1.65] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T00:55:17.263346+00:00] sql.INFO: [1.69] select `zwname` from `job_position` where `zwid` = '131' limit 1 [] [] [2025-06-13T00:55:17.265986+00:00] sql.INFO: [2.12] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:17.268419+00:00] sql.INFO: [1.75] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:17.271127+00:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:17.273623+00:00] sql.INFO: [1.66] select `name` from `district` where `id` = '310' limit 1 [] [] [2025-06-13T00:55:17.275911+00:00] sql.INFO: [1.58] select `hyname` from `job_industry` where `hyid` = '3' limit 1 [] [] [2025-06-13T00:55:17.278213+00:00] sql.INFO: [1.64] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T00:55:17.280636+00:00] sql.INFO: [1.81] select `zwname` from `job_position` where `zwid` = '129' limit 1 [] [] [2025-06-13T00:55:17.283193+00:00] sql.INFO: [1.94] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:17.285750+00:00] sql.INFO: [1.82] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:17.288624+00:00] sql.INFO: [2.17] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and `website_id` = '2' order by FIELD(category_id, 2,210) [] [] [2025-06-13T00:55:17.291136+00:00] sql.INFO: [1.78] select `name` from `district` where `id` = '303' limit 1 [] [] [2025-06-13T00:55:17.293576+00:00] sql.INFO: [1.78] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T00:55:17.295999+00:00] sql.INFO: [1.77] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:17.298360+00:00] sql.INFO: [1.64] select `zwname` from `job_position` where `zwid` = '70' limit 1 [] [] [2025-06-13T00:55:17.301009+00:00] sql.INFO: [2.04] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:17.303463+00:00] sql.INFO: [1.84] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '4' limit 1 [] [] [2025-06-13T00:55:17.305990+00:00] sql.INFO: [1.89] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:17.308543+00:00] sql.INFO: [1.79] select `name` from `district` where `id` = '143' limit 1 [] [] [2025-06-13T00:55:17.311021+00:00] sql.INFO: [1.85] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T00:55:17.313218+00:00] sql.INFO: [1.64] select `zwname` from `job_position` where `zwid` = '5' limit 1 [] [] [2025-06-13T00:55:17.315675+00:00] sql.INFO: [1.87] select `zwname` from `job_position` where `zwid` = '97' limit 1 [] [] [2025-06-13T00:55:17.318318+00:00] sql.INFO: [1.96] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:17.320747+00:00] sql.INFO: [1.67] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '5' limit 1 [] [] [2025-06-13T00:55:17.323305+00:00] sql.INFO: [1.88] select count(*) as aggregate from `job_hunting` where `status` = '2' and `job_hunting`.`website_id` = '2' [] [] [2025-06-13T00:55:17.326276+00:00] sql.INFO: [2.57] select `id`, `sexy`, `experience`, `origin`, `industry`, `name`, `job`, `job_name_get`, `city_arr_id`, `cat_arr_id`, `created_at`, `updated_at` from `job_hunting` where `status` = '2' and `job_hunting`.`website_id` = '2' order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T00:55:17.328728+00:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and `website_id` = '2' order by FIELD(category_id, 1) [] [] [2025-06-13T00:55:17.330913+00:00] sql.INFO: [1.64] select `name` from `district` where `id` = '1' limit 1 [] [] [2025-06-13T00:55:17.333240+00:00] sql.INFO: [1.78] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:17.335594+00:00] sql.INFO: [1.73] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:17.337855+00:00] sql.INFO: [1.67] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T00:55:21.495286+00:00] sql.INFO: [2.22] select `id`, `website_name` from `website` where `id` = '2' limit 1 [] [] [2025-06-13T00:55:21.498503+00:00] sql.INFO: [2.4] select count(*) as aggregate from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' [] [] [2025-06-13T00:55:21.503367+00:00] sql.INFO: [4.3] select `job_recruiting`.`id`, `job_recruiting`.`hy_id`, `job_recruiting`.`title`, `job_recruiting`.`zw_id`, `job_recruiting`.`educational`, `job_recruiting`.`jtzw_id`, `job_recruiting`.`city_arr_id`, `job_recruiting`.`due_data`, `job_recruiting`.`experience`, `job_recruiting`.`cat_arr_id`, `job_recruiting`.`updated_at`, `job_company`.`business_name` from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T00:55:21.508190+00:00] sql.INFO: [2.3] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '601') and `website_id` = '2' order by FIELD(category_id, 20,601) [] [] [2025-06-13T00:55:21.510962+00:00] sql.INFO: [1.77] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:21.513350+00:00] sql.INFO: [1.66] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:21.515775+00:00] sql.INFO: [1.81] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:21.518133+00:00] sql.INFO: [1.7] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T00:55:21.520940+00:00] sql.INFO: [1.93] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '601') and `website_id` = '2' order by FIELD(category_id, 20,601) [] [] [2025-06-13T00:55:21.523780+00:00] sql.INFO: [1.92] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:21.526189+00:00] sql.INFO: [1.68] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:21.528646+00:00] sql.INFO: [1.76] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:21.530893+00:00] sql.INFO: [1.68] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T00:55:21.533473+00:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:21.536011+00:00] sql.INFO: [1.67] select `name` from `district` where `id` = '374' limit 1 [] [] [2025-06-13T00:55:21.538551+00:00] sql.INFO: [1.75] select `hyname` from `job_industry` where `hyid` = '2' limit 1 [] [] [2025-06-13T00:55:21.540934+00:00] sql.INFO: [1.71] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T00:55:21.543482+00:00] sql.INFO: [1.87] select `zwname` from `job_position` where `zwid` = '129' limit 1 [] [] [2025-06-13T00:55:21.546331+00:00] sql.INFO: [2.25] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:21.548782+00:00] sql.INFO: [1.75] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:21.551427+00:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:21.554293+00:00] sql.INFO: [1.91] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:21.556895+00:00] sql.INFO: [1.85] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:21.559587+00:00] sql.INFO: [1.97] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:21.561933+00:00] sql.INFO: [1.72] select `zwname` from `job_position` where `zwid` = '45' limit 1 [] [] [2025-06-13T00:55:21.564979+00:00] sql.INFO: [2.34] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:21.567510+00:00] sql.INFO: [1.91] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:21.570404+00:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:21.572974+00:00] sql.INFO: [1.67] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:21.575519+00:00] sql.INFO: [1.8] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:21.577937+00:00] sql.INFO: [1.75] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:21.580153+00:00] sql.INFO: [1.58] select `zwname` from `job_position` where `zwid` = '45' limit 1 [] [] [2025-06-13T00:55:21.582904+00:00] sql.INFO: [2.07] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:21.585472+00:00] sql.INFO: [1.81] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:21.588180+00:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:21.590862+00:00] sql.INFO: [1.96] select `name` from `district` where `id` = '81' limit 1 [] [] [2025-06-13T00:55:21.593368+00:00] sql.INFO: [1.9] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T00:55:21.595687+00:00] sql.INFO: [1.7] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T00:55:21.597925+00:00] sql.INFO: [1.64] select `zwname` from `job_position` where `zwid` = '131' limit 1 [] [] [2025-06-13T00:55:21.600635+00:00] sql.INFO: [2.1] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:21.603326+00:00] sql.INFO: [1.9] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:21.606180+00:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:21.608895+00:00] sql.INFO: [1.82] select `name` from `district` where `id` = '310' limit 1 [] [] [2025-06-13T00:55:21.611467+00:00] sql.INFO: [1.97] select `hyname` from `job_industry` where `hyid` = '3' limit 1 [] [] [2025-06-13T00:55:21.613762+00:00] sql.INFO: [1.69] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T00:55:21.616145+00:00] sql.INFO: [1.71] select `zwname` from `job_position` where `zwid` = '129' limit 1 [] [] [2025-06-13T00:55:21.619051+00:00] sql.INFO: [2.09] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:21.621707+00:00] sql.INFO: [1.91] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:21.624495+00:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and `website_id` = '2' order by FIELD(category_id, 2,210) [] [] [2025-06-13T00:55:21.627313+00:00] sql.INFO: [2.01] select `name` from `district` where `id` = '303' limit 1 [] [] [2025-06-13T00:55:21.629726+00:00] sql.INFO: [1.79] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T00:55:21.632119+00:00] sql.INFO: [1.84] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:21.634650+00:00] sql.INFO: [1.84] select `zwname` from `job_position` where `zwid` = '70' limit 1 [] [] [2025-06-13T00:55:21.637474+00:00] sql.INFO: [2.17] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:21.640103+00:00] sql.INFO: [1.94] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '4' limit 1 [] [] [2025-06-13T00:55:21.643020+00:00] sql.INFO: [2.28] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:21.645575+00:00] sql.INFO: [1.81] select `name` from `district` where `id` = '143' limit 1 [] [] [2025-06-13T00:55:21.648242+00:00] sql.INFO: [2.02] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T00:55:21.650758+00:00] sql.INFO: [1.85] select `zwname` from `job_position` where `zwid` = '5' limit 1 [] [] [2025-06-13T00:55:21.653336+00:00] sql.INFO: [1.83] select `zwname` from `job_position` where `zwid` = '97' limit 1 [] [] [2025-06-13T00:55:21.656520+00:00] sql.INFO: [2.58] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:21.659005+00:00] sql.INFO: [1.9] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '5' limit 1 [] [] [2025-06-13T00:55:21.661687+00:00] sql.INFO: [2.08] select count(*) as aggregate from `job_hunting` where `status` = '2' and `job_hunting`.`website_id` = '2' [] [] [2025-06-13T00:55:21.664659+00:00] sql.INFO: [2.65] select `id`, `sexy`, `experience`, `origin`, `industry`, `name`, `job`, `job_name_get`, `city_arr_id`, `cat_arr_id`, `created_at`, `updated_at` from `job_hunting` where `status` = '2' and `job_hunting`.`website_id` = '2' order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T00:55:21.667274+00:00] sql.INFO: [1.98] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and `website_id` = '2' order by FIELD(category_id, 1) [] [] [2025-06-13T00:55:21.669794+00:00] sql.INFO: [1.84] select `name` from `district` where `id` = '1' limit 1 [] [] [2025-06-13T00:55:21.672267+00:00] sql.INFO: [1.82] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:21.674760+00:00] sql.INFO: [1.87] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:21.677078+00:00] sql.INFO: [1.74] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T00:55:23.990302+00:00] sql.INFO: [2.29] select `id`, `website_name` from `website` where `id` = '2' limit 1 [] [] [2025-06-13T00:55:23.993315+00:00] sql.INFO: [2.22] select count(*) as aggregate from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' [] [] [2025-06-13T00:55:23.997236+00:00] sql.INFO: [3.49] select `job_recruiting`.`id`, `job_recruiting`.`hy_id`, `job_recruiting`.`title`, `job_recruiting`.`zw_id`, `job_recruiting`.`educational`, `job_recruiting`.`jtzw_id`, `job_recruiting`.`city_arr_id`, `job_recruiting`.`due_data`, `job_recruiting`.`experience`, `job_recruiting`.`cat_arr_id`, `job_recruiting`.`updated_at`, `job_company`.`business_name` from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T00:55:24.001422+00:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '601') and `website_id` = '2' order by FIELD(category_id, 20,601) [] [] [2025-06-13T00:55:24.004399+00:00] sql.INFO: [1.91] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:24.006816+00:00] sql.INFO: [1.68] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:24.009496+00:00] sql.INFO: [1.91] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:24.011772+00:00] sql.INFO: [1.76] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T00:55:24.014405+00:00] sql.INFO: [1.99] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '601') and `website_id` = '2' order by FIELD(category_id, 20,601) [] [] [2025-06-13T00:55:24.017004+00:00] sql.INFO: [1.88] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:24.020084+00:00] sql.INFO: [2.34] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:24.022660+00:00] sql.INFO: [1.87] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:24.025016+00:00] sql.INFO: [1.65] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T00:55:24.027431+00:00] sql.INFO: [1.75] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:24.029770+00:00] sql.INFO: [1.62] select `name` from `district` where `id` = '374' limit 1 [] [] [2025-06-13T00:55:24.031934+00:00] sql.INFO: [1.58] select `hyname` from `job_industry` where `hyid` = '2' limit 1 [] [] [2025-06-13T00:55:24.034355+00:00] sql.INFO: [1.82] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T00:55:24.036980+00:00] sql.INFO: [1.77] select `zwname` from `job_position` where `zwid` = '129' limit 1 [] [] [2025-06-13T00:55:24.039890+00:00] sql.INFO: [2.24] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:24.042285+00:00] sql.INFO: [1.68] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:24.044674+00:00] sql.INFO: [1.76] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:24.047099+00:00] sql.INFO: [1.69] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:24.049479+00:00] sql.INFO: [1.76] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:24.051779+00:00] sql.INFO: [1.67] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:24.054314+00:00] sql.INFO: [1.88] select `zwname` from `job_position` where `zwid` = '45' limit 1 [] [] [2025-06-13T00:55:24.057074+00:00] sql.INFO: [2.01] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:24.059597+00:00] sql.INFO: [1.7] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:24.062018+00:00] sql.INFO: [1.82] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:24.064411+00:00] sql.INFO: [1.66] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T00:55:24.066712+00:00] sql.INFO: [1.71] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:24.069022+00:00] sql.INFO: [1.58] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:24.071382+00:00] sql.INFO: [1.62] select `zwname` from `job_position` where `zwid` = '45' limit 1 [] [] [2025-06-13T00:55:24.074096+00:00] sql.INFO: [2.01] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:24.076737+00:00] sql.INFO: [1.89] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:24.079210+00:00] sql.INFO: [1.87] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:24.083599+00:00] sql.INFO: [3.29] select `name` from `district` where `id` = '81' limit 1 [] [] [2025-06-13T00:55:24.086134+00:00] sql.INFO: [1.74] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T00:55:24.088373+00:00] sql.INFO: [1.62] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T00:55:24.090882+00:00] sql.INFO: [1.8] select `zwname` from `job_position` where `zwid` = '131' limit 1 [] [] [2025-06-13T00:55:24.093557+00:00] sql.INFO: [1.97] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:24.096280+00:00] sql.INFO: [1.97] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:24.098892+00:00] sql.INFO: [1.91] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:24.101517+00:00] sql.INFO: [1.81] select `name` from `district` where `id` = '310' limit 1 [] [] [2025-06-13T00:55:24.103942+00:00] sql.INFO: [1.76] select `hyname` from `job_industry` where `hyid` = '3' limit 1 [] [] [2025-06-13T00:55:24.106365+00:00] sql.INFO: [1.77] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T00:55:24.108623+00:00] sql.INFO: [1.64] select `zwname` from `job_position` where `zwid` = '129' limit 1 [] [] [2025-06-13T00:55:24.111368+00:00] sql.INFO: [2.15] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:24.113539+00:00] sql.INFO: [1.63] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:24.115979+00:00] sql.INFO: [1.8] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and `website_id` = '2' order by FIELD(category_id, 2,210) [] [] [2025-06-13T00:55:24.118561+00:00] sql.INFO: [1.78] select `name` from `district` where `id` = '303' limit 1 [] [] [2025-06-13T00:55:24.121080+00:00] sql.INFO: [1.82] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T00:55:24.123299+00:00] sql.INFO: [1.61] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:24.125423+00:00] sql.INFO: [1.56] select `zwname` from `job_position` where `zwid` = '70' limit 1 [] [] [2025-06-13T00:55:24.128026+00:00] sql.INFO: [2.02] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T00:55:24.130354+00:00] sql.INFO: [1.71] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '4' limit 1 [] [] [2025-06-13T00:55:24.132886+00:00] sql.INFO: [1.94] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T00:55:24.135460+00:00] sql.INFO: [1.82] select `name` from `district` where `id` = '143' limit 1 [] [] [2025-06-13T00:55:24.137789+00:00] sql.INFO: [1.66] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T00:55:24.140111+00:00] sql.INFO: [1.77] select `zwname` from `job_position` where `zwid` = '5' limit 1 [] [] [2025-06-13T00:55:24.142359+00:00] sql.INFO: [1.69] select `zwname` from `job_position` where `zwid` = '97' limit 1 [] [] [2025-06-13T00:55:24.144995+00:00] sql.INFO: [2.02] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T00:55:24.147457+00:00] sql.INFO: [1.93] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '5' limit 1 [] [] [2025-06-13T00:55:24.149910+00:00] sql.INFO: [1.88] select count(*) as aggregate from `job_hunting` where `status` = '2' and `job_hunting`.`website_id` = '2' [] [] [2025-06-13T00:55:24.152924+00:00] sql.INFO: [2.57] select `id`, `sexy`, `experience`, `origin`, `industry`, `name`, `job`, `job_name_get`, `city_arr_id`, `cat_arr_id`, `created_at`, `updated_at` from `job_hunting` where `status` = '2' and `job_hunting`.`website_id` = '2' order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T00:55:24.155638+00:00] sql.INFO: [2.07] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and `website_id` = '2' order by FIELD(category_id, 1) [] [] [2025-06-13T00:55:24.158023+00:00] sql.INFO: [1.69] select `name` from `district` where `id` = '1' limit 1 [] [] [2025-06-13T00:55:24.160377+00:00] sql.INFO: [1.78] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T00:55:24.162686+00:00] sql.INFO: [1.75] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T00:55:24.165018+00:00] sql.INFO: [1.76] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T01:00:04.178602+00:00] sql.INFO: [14.3] select `id`, `website_name` from `website` where `id` = '2' limit 1 [] [] [2025-06-13T01:00:04.214418+00:00] sql.INFO: [3.63] select count(*) as aggregate from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' and (`title` like '%11%') [] [] [2025-06-13T01:00:04.218483+00:00] sql.INFO: [3.57] select `job_recruiting`.`id`, `job_recruiting`.`hy_id`, `job_recruiting`.`title`, `job_recruiting`.`zw_id`, `job_recruiting`.`educational`, `job_recruiting`.`jtzw_id`, `job_recruiting`.`city_arr_id`, `job_recruiting`.`due_data`, `job_recruiting`.`experience`, `job_recruiting`.`cat_arr_id`, `job_recruiting`.`updated_at`, `job_company`.`business_name` from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' and (`title` like '%11%') order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T01:00:04.226172+00:00] sql.INFO: [2.18] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '601') and `website_id` = '2' order by FIELD(category_id, 20,601) [] [] [2025-06-13T01:00:04.233125+00:00] sql.INFO: [2.27] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T01:00:04.240889+00:00] sql.INFO: [2.04] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T01:00:04.248549+00:00] sql.INFO: [2.05] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:00:04.251274+00:00] sql.INFO: [1.9] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T01:00:04.258721+00:00] sql.INFO: [2.35] select count(*) as aggregate from `job_hunting` where `status` = '2' and `job_hunting`.`website_id` = '2' and (`name` like '%11%') [] [] [2025-06-13T01:00:04.261683+00:00] sql.INFO: [2.53] select `id`, `sexy`, `experience`, `origin`, `industry`, `name`, `job`, `job_name_get`, `city_arr_id`, `cat_arr_id`, `created_at`, `updated_at` from `job_hunting` where `status` = '2' and `job_hunting`.`website_id` = '2' and (`name` like '%11%') order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T01:00:15.758189+00:00] sql.INFO: [2.13] select `id`, `website_name` from `website` where `id` = '2' limit 1 [] [] [2025-06-13T01:00:15.761600+00:00] sql.INFO: [2.61] select count(*) as aggregate from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' [] [] [2025-06-13T01:00:15.766189+00:00] sql.INFO: [4] select `job_recruiting`.`id`, `job_recruiting`.`hy_id`, `job_recruiting`.`title`, `job_recruiting`.`zw_id`, `job_recruiting`.`educational`, `job_recruiting`.`jtzw_id`, `job_recruiting`.`city_arr_id`, `job_recruiting`.`due_data`, `job_recruiting`.`experience`, `job_recruiting`.`cat_arr_id`, `job_recruiting`.`updated_at`, `job_company`.`business_name` from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T01:00:15.771313+00:00] sql.INFO: [2.27] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '601') and `website_id` = '2' order by FIELD(category_id, 20,601) [] [] [2025-06-13T01:00:15.774755+00:00] sql.INFO: [2.28] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T01:00:15.777416+00:00] sql.INFO: [1.84] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T01:00:15.779918+00:00] sql.INFO: [1.73] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:00:15.782545+00:00] sql.INFO: [1.9] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T01:00:15.786042+00:00] sql.INFO: [2.19] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '601') and `website_id` = '2' order by FIELD(category_id, 20,601) [] [] [2025-06-13T01:00:15.788886+00:00] sql.INFO: [1.76] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T01:00:15.791788+00:00] sql.INFO: [2.1] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T01:00:15.794363+00:00] sql.INFO: [1.79] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:00:15.796989+00:00] sql.INFO: [1.76] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T01:00:15.799906+00:00] sql.INFO: [2.13] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T01:00:15.802867+00:00] sql.INFO: [1.84] select `name` from `district` where `id` = '374' limit 1 [] [] [2025-06-13T01:00:15.805338+00:00] sql.INFO: [1.76] select `hyname` from `job_industry` where `hyid` = '2' limit 1 [] [] [2025-06-13T01:00:15.808171+00:00] sql.INFO: [1.85] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T01:00:15.810837+00:00] sql.INFO: [1.83] select `zwname` from `job_position` where `zwid` = '129' limit 1 [] [] [2025-06-13T01:00:15.821487+00:00] sql.INFO: [2.66] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T01:00:15.824648+00:00] sql.INFO: [2.04] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '3' limit 1 [] [] [2025-06-13T01:00:15.827601+00:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T01:00:15.830498+00:00] sql.INFO: [1.86] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T01:00:15.833772+00:00] sql.INFO: [2.3] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T01:00:15.836570+00:00] sql.INFO: [1.94] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:00:15.839061+00:00] sql.INFO: [1.81] select `zwname` from `job_position` where `zwid` = '45' limit 1 [] [] [2025-06-13T01:00:15.841657+00:00] sql.INFO: [1.99] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T01:00:15.844064+00:00] sql.INFO: [1.83] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T01:00:15.846802+00:00] sql.INFO: [2.05] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T01:00:15.849620+00:00] sql.INFO: [1.86] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T01:00:15.852408+00:00] sql.INFO: [1.92] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T01:00:15.854947+00:00] sql.INFO: [1.81] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:00:15.857460+00:00] sql.INFO: [1.74] select `zwname` from `job_position` where `zwid` = '45' limit 1 [] [] [2025-06-13T01:00:15.860493+00:00] sql.INFO: [2.26] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T01:00:15.862953+00:00] sql.INFO: [1.85] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T01:00:15.865529+00:00] sql.INFO: [1.9] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T01:00:15.868565+00:00] sql.INFO: [2.23] select `name` from `district` where `id` = '81' limit 1 [] [] [2025-06-13T01:00:15.871023+00:00] sql.INFO: [1.78] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T01:00:15.873435+00:00] sql.INFO: [1.73] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T01:00:15.875767+00:00] sql.INFO: [1.71] select `zwname` from `job_position` where `zwid` = '131' limit 1 [] [] [2025-06-13T01:00:15.878284+00:00] sql.INFO: [1.93] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T01:00:15.881095+00:00] sql.INFO: [2.07] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '3' limit 1 [] [] [2025-06-13T01:00:15.883972+00:00] sql.INFO: [2.21] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T01:00:15.886689+00:00] sql.INFO: [1.71] select `name` from `district` where `id` = '310' limit 1 [] [] [2025-06-13T01:00:15.889144+00:00] sql.INFO: [1.69] select `hyname` from `job_industry` where `hyid` = '3' limit 1 [] [] [2025-06-13T01:00:15.891449+00:00] sql.INFO: [1.68] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T01:00:15.894137+00:00] sql.INFO: [2.04] select `zwname` from `job_position` where `zwid` = '129' limit 1 [] [] [2025-06-13T01:00:15.896958+00:00] sql.INFO: [2.22] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T01:00:15.899423+00:00] sql.INFO: [1.84] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T01:00:15.902292+00:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and `website_id` = '2' order by FIELD(category_id, 2,210) [] [] [2025-06-13T01:00:15.904926+00:00] sql.INFO: [1.68] select `name` from `district` where `id` = '303' limit 1 [] [] [2025-06-13T01:00:15.907612+00:00] sql.INFO: [2.02] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T01:00:15.910024+00:00] sql.INFO: [1.68] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:00:15.912159+00:00] sql.INFO: [1.53] select `zwname` from `job_position` where `zwid` = '70' limit 1 [] [] [2025-06-13T01:00:15.915111+00:00] sql.INFO: [2.29] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T01:00:15.917613+00:00] sql.INFO: [1.79] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '4' limit 1 [] [] [2025-06-13T01:00:15.920588+00:00] sql.INFO: [2.24] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T01:00:15.922968+00:00] sql.INFO: [1.63] select `name` from `district` where `id` = '143' limit 1 [] [] [2025-06-13T01:00:15.925371+00:00] sql.INFO: [1.79] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T01:00:15.927731+00:00] sql.INFO: [1.61] select `zwname` from `job_position` where `zwid` = '5' limit 1 [] [] [2025-06-13T01:00:15.929941+00:00] sql.INFO: [1.65] select `zwname` from `job_position` where `zwid` = '97' limit 1 [] [] [2025-06-13T01:00:15.932608+00:00] sql.INFO: [2.08] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T01:00:15.935386+00:00] sql.INFO: [1.98] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '5' limit 1 [] [] [2025-06-13T01:00:15.937819+00:00] sql.INFO: [1.78] select count(*) as aggregate from `job_hunting` where `status` = '2' and `job_hunting`.`website_id` = '2' [] [] [2025-06-13T01:00:15.940811+00:00] sql.INFO: [2.6] select `id`, `sexy`, `experience`, `origin`, `industry`, `name`, `job`, `job_name_get`, `city_arr_id`, `cat_arr_id`, `created_at`, `updated_at` from `job_hunting` where `status` = '2' and `job_hunting`.`website_id` = '2' order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T01:00:15.943239+00:00] sql.INFO: [1.77] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and `website_id` = '2' order by FIELD(category_id, 1) [] [] [2025-06-13T01:00:15.945538+00:00] sql.INFO: [1.7] select `name` from `district` where `id` = '1' limit 1 [] [] [2025-06-13T01:00:15.947740+00:00] sql.INFO: [1.66] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T01:00:15.950089+00:00] sql.INFO: [1.8] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:00:15.952784+00:00] sql.INFO: [1.95] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T01:31:37.175186+00:00] sql.INFO: [14.98] select `id`, `website_name` from `website` where `id` = '2' limit 1 [] [] [2025-06-13T01:31:37.207059+00:00] sql.INFO: [3.57] select count(*) as aggregate from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' [] [] [2025-06-13T01:31:37.211374+00:00] sql.INFO: [3.84] select `job_recruiting`.`id`, `job_recruiting`.`hy_id`, `job_recruiting`.`title`, `job_recruiting`.`zw_id`, `job_recruiting`.`educational`, `job_recruiting`.`jtzw_id`, `job_recruiting`.`city_arr_id`, `job_recruiting`.`due_data`, `job_recruiting`.`experience`, `job_recruiting`.`cat_arr_id`, `job_recruiting`.`updated_at`, `job_company`.`business_name` from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T01:31:37.221736+00:00] sql.INFO: [2.29] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '601') and `website_id` = '2' order by FIELD(category_id, 20,601) [] [] [2025-06-13T01:31:37.231758+00:00] sql.INFO: [3.01] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T01:31:37.240663+00:00] sql.INFO: [2.02] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T01:31:37.249589+00:00] sql.INFO: [1.94] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:31:37.251863+00:00] sql.INFO: [1.69] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T01:31:37.255046+00:00] sql.INFO: [2.39] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '601') and `website_id` = '2' order by FIELD(category_id, 20,601) [] [] [2025-06-13T01:31:37.257616+00:00] sql.INFO: [1.78] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T01:31:37.259981+00:00] sql.INFO: [1.77] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T01:31:37.262778+00:00] sql.INFO: [1.96] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:31:37.265119+00:00] sql.INFO: [1.7] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T01:31:37.267883+00:00] sql.INFO: [2.15] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T01:31:37.270383+00:00] sql.INFO: [1.75] select `name` from `district` where `id` = '374' limit 1 [] [] [2025-06-13T01:31:37.272887+00:00] sql.INFO: [1.68] select `hyname` from `job_industry` where `hyid` = '2' limit 1 [] [] [2025-06-13T01:31:37.275351+00:00] sql.INFO: [1.82] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T01:31:37.277782+00:00] sql.INFO: [1.7] select `zwname` from `job_position` where `zwid` = '129' limit 1 [] [] [2025-06-13T01:31:37.286852+00:00] sql.INFO: [2.43] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T01:31:37.289484+00:00] sql.INFO: [1.99] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '3' limit 1 [] [] [2025-06-13T01:31:37.292572+00:00] sql.INFO: [2.33] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T01:31:37.295253+00:00] sql.INFO: [1.82] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T01:31:37.297621+00:00] sql.INFO: [1.72] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T01:31:37.299875+00:00] sql.INFO: [1.66] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:31:37.302126+00:00] sql.INFO: [1.69] select `zwname` from `job_position` where `zwid` = '45' limit 1 [] [] [2025-06-13T01:31:37.305047+00:00] sql.INFO: [2.23] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T01:31:37.307758+00:00] sql.INFO: [1.9] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T01:31:37.310483+00:00] sql.INFO: [2.03] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T01:31:37.312968+00:00] sql.INFO: [1.72] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T01:31:37.315286+00:00] sql.INFO: [1.75] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T01:31:37.317584+00:00] sql.INFO: [1.76] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:31:37.320112+00:00] sql.INFO: [1.92] select `zwname` from `job_position` where `zwid` = '45' limit 1 [] [] [2025-06-13T01:31:37.322945+00:00] sql.INFO: [2.16] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T01:31:37.325525+00:00] sql.INFO: [1.95] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T01:31:37.328783+00:00] sql.INFO: [2.62] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T01:31:37.331311+00:00] sql.INFO: [1.77] select `name` from `district` where `id` = '81' limit 1 [] [] [2025-06-13T01:31:37.333741+00:00] sql.INFO: [1.8] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T01:31:37.336612+00:00] sql.INFO: [2.27] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T01:31:37.339294+00:00] sql.INFO: [1.91] select `zwname` from `job_position` where `zwid` = '131' limit 1 [] [] [2025-06-13T01:31:37.342023+00:00] sql.INFO: [2.09] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T01:31:37.344408+00:00] sql.INFO: [1.76] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '3' limit 1 [] [] [2025-06-13T01:31:37.347517+00:00] sql.INFO: [2.51] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T01:31:37.349996+00:00] sql.INFO: [1.74] select `name` from `district` where `id` = '310' limit 1 [] [] [2025-06-13T01:31:37.352393+00:00] sql.INFO: [1.79] select `hyname` from `job_industry` where `hyid` = '3' limit 1 [] [] [2025-06-13T01:31:37.354980+00:00] sql.INFO: [1.92] select `zwname` from `job_position` where `zwid` = '2' limit 1 [] [] [2025-06-13T01:31:37.357623+00:00] sql.INFO: [2.06] select `zwname` from `job_position` where `zwid` = '129' limit 1 [] [] [2025-06-13T01:31:37.360450+00:00] sql.INFO: [2.14] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T01:31:37.363083+00:00] sql.INFO: [1.99] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '2' limit 1 [] [] [2025-06-13T01:31:37.365793+00:00] sql.INFO: [2.14] select `aLIas_pinyin` from `website_category` where `category_id` in ('2', '210') and `website_id` = '2' order by FIELD(category_id, 2,210) [] [] [2025-06-13T01:31:37.368735+00:00] sql.INFO: [2.19] select `name` from `district` where `id` = '303' limit 1 [] [] [2025-06-13T01:31:37.371451+00:00] sql.INFO: [1.96] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T01:31:37.374183+00:00] sql.INFO: [2] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:31:37.376437+00:00] sql.INFO: [1.66] select `zwname` from `job_position` where `zwid` = '70' limit 1 [] [] [2025-06-13T01:31:37.379241+00:00] sql.INFO: [2.15] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '2' limit 1 [] [] [2025-06-13T01:31:37.381697+00:00] sql.INFO: [1.9] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '4' limit 1 [] [] [2025-06-13T01:31:37.384414+00:00] sql.INFO: [2.12] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '584') and `website_id` = '2' order by FIELD(category_id, 20,584) [] [] [2025-06-13T01:31:37.386917+00:00] sql.INFO: [1.79] select `name` from `district` where `id` = '143' limit 1 [] [] [2025-06-13T01:31:37.389162+00:00] sql.INFO: [1.67] select `hyname` from `job_industry` where `hyid` = '4' limit 1 [] [] [2025-06-13T01:31:37.391473+00:00] sql.INFO: [1.65] select `zwname` from `job_position` where `zwid` = '5' limit 1 [] [] [2025-06-13T01:31:37.393712+00:00] sql.INFO: [1.66] select `zwname` from `job_position` where `zwid` = '97' limit 1 [] [] [2025-06-13T01:31:37.396344+00:00] sql.INFO: [2.09] select `ename` from `job_enum` where `egroup` = 'years' and `evalue` = '3' limit 1 [] [] [2025-06-13T01:31:37.398664+00:00] sql.INFO: [1.7] select `ename` from `job_enum` where `egroup` = 'education' and `evalue` = '5' limit 1 [] [] [2025-06-13T01:31:37.408439+00:00] sql.INFO: [2.4] select count(*) as aggregate from `job_hunting` left join `job_position` on `job_hunting`.`job_name_get` = `job_position`.`zwid` where `status` = '2' and `job_hunting`.`website_id` = '2' [] [] [2025-06-13T01:31:37.411585+00:00] sql.INFO: [2.71] select `id`, `sexy`, `experience`, `origin`, `industry`, `name`, `job`, `job_name_get`, `city_arr_id`, `cat_arr_id`, `created_at`, `updated_at` from `job_hunting` left join `job_position` on `job_hunting`.`job_name_get` = `job_position`.`zwid` where `status` = '2' and `job_hunting`.`website_id` = '2' order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T01:31:37.414321+00:00] sql.INFO: [2.06] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and `website_id` = '2' order by FIELD(category_id, 1) [] [] [2025-06-13T01:31:37.416995+00:00] sql.INFO: [2.06] select `name` from `district` where `id` = '1' limit 1 [] [] [2025-06-13T01:31:37.419316+00:00] sql.INFO: [1.73] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T01:31:37.421627+00:00] sql.INFO: [1.69] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:31:37.423790+00:00] sql.INFO: [1.64] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T01:31:54.171927+00:00] sql.INFO: [2.06] select `id`, `website_name` from `website` where `id` = '2' limit 1 [] [] [2025-06-13T01:31:54.175728+00:00] sql.INFO: [2.75] select count(*) as aggregate from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' and (`title` like '%技术%') [] [] [2025-06-13T01:31:54.179419+00:00] sql.INFO: [2.96] select `job_recruiting`.`id`, `job_recruiting`.`hy_id`, `job_recruiting`.`title`, `job_recruiting`.`zw_id`, `job_recruiting`.`educational`, `job_recruiting`.`jtzw_id`, `job_recruiting`.`city_arr_id`, `job_recruiting`.`due_data`, `job_recruiting`.`experience`, `job_recruiting`.`cat_arr_id`, `job_recruiting`.`updated_at`, `job_company`.`business_name` from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' and (`title` like '%技术%') order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T01:31:54.182157+00:00] sql.INFO: [2.24] select count(*) as aggregate from `job_hunting` left join `job_position` on `job_hunting`.`job_name_get` = `job_position`.`zwid` where `status` = '2' and `job_hunting`.`website_id` = '2' and `job_position`.`zwname` like '%技术%' [] [] [2025-06-13T01:31:54.185195+00:00] sql.INFO: [2.63] select `id`, `sexy`, `experience`, `origin`, `industry`, `name`, `job`, `job_name_get`, `city_arr_id`, `cat_arr_id`, `created_at`, `updated_at` from `job_hunting` left join `job_position` on `job_hunting`.`job_name_get` = `job_position`.`zwid` where `status` = '2' and `job_hunting`.`website_id` = '2' and `job_position`.`zwname` like '%技术%' order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T01:31:54.187985+00:00] sql.INFO: [1.96] select `aLIas_pinyin` from `website_category` where `category_id` in ('1') and `website_id` = '2' order by FIELD(category_id, 1) [] [] [2025-06-13T01:31:54.190832+00:00] sql.INFO: [1.92] select `name` from `district` where `id` = '1' limit 1 [] [] [2025-06-13T01:31:54.193423+00:00] sql.INFO: [1.69] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T01:31:54.195896+00:00] sql.INFO: [1.85] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:31:54.198059+00:00] sql.INFO: [1.61] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T01:32:01.838847+00:00] sql.INFO: [2.06] select `id`, `website_name` from `website` where `id` = '2' limit 1 [] [] [2025-06-13T01:32:01.842414+00:00] sql.INFO: [2.78] select count(*) as aggregate from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' and (`title` like '%111%') [] [] [2025-06-13T01:32:01.846262+00:00] sql.INFO: [3.36] select `job_recruiting`.`id`, `job_recruiting`.`hy_id`, `job_recruiting`.`title`, `job_recruiting`.`zw_id`, `job_recruiting`.`educational`, `job_recruiting`.`jtzw_id`, `job_recruiting`.`city_arr_id`, `job_recruiting`.`due_data`, `job_recruiting`.`experience`, `job_recruiting`.`cat_arr_id`, `job_recruiting`.`updated_at`, `job_company`.`business_name` from `job_recruiting` left join `job_company` on `job_recruiting`.`id` = `job_company`.`job_id` where `job_recruiting`.`status` = '1' and `job_recruiting`.`website_id` = '2' and (`title` like '%111%') order by `updated_at` desc limit 10 offset 0 [] [] [2025-06-13T01:32:01.848968+00:00] sql.INFO: [2.04] select `aLIas_pinyin` from `website_category` where `category_id` in ('20', '601') and `website_id` = '2' order by FIELD(category_id, 20,601) [] [] [2025-06-13T01:32:01.851535+00:00] sql.INFO: [1.8] select `name` from `district` where `id` = '413' limit 1 [] [] [2025-06-13T01:32:01.853901+00:00] sql.INFO: [1.78] select `hyname` from `job_industry` where `hyid` = '1' limit 1 [] [] [2025-06-13T01:32:01.856574+00:00] sql.INFO: [1.91] select `zwname` from `job_position` where `zwid` = '1' limit 1 [] [] [2025-06-13T01:32:01.858915+00:00] sql.INFO: [1.64] select `zwname` from `job_position` where `zwid` = '35' limit 1 [] [] [2025-06-13T01:32:01.861910+00:00] sql.INFO: [2.23] select count(*) as aggregate from `job_hunting` left join `job_position` on `job_hunting`.`job_name_get` = `job_position`.`zwid` where `status` = '2' and `job_hunting`.`website_id` = '2' and `job_position`.`zwname` like '%111%' [] [] [2025-06-13T01:32:01.865019+00:00] sql.INFO: [2.66] select `id`, `sexy`, `experience`, `origin`, `industry`, `name`, `job`, `job_name_get`, `city_arr_id`, `cat_arr_id`, `created_at`, `updated_at` from `job_hunting` left join `job_position` on `job_hunting`.`job_name_get` = `job_position`.`zwid` where `status` = '2' and `job_hunting`.`website_id` = '2' and `job_position`.`zwname` like '%111%' order by `updated_at` desc limit 10 offset 0 [] []