chakbox排序问题改不了
悬赏:20飞吻
完全乱了,怎么排序?
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-04-22 04:26:09 HTTP/1.1 GET : https://ask.jeasyui.cn/article/224ec7aa06c96a6a4067e223e8076866.html
- 运行时间 : 0.071150s [ 吞吐率:14.05req/s ] 内存消耗:5,365.09kb 文件加载:166
- 查询信息 : 0 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=f991a80e6649e308988203403db3f849
- CONNECT:[ UseTime:0.000521s ] mysql:host=172.18.134.35;port=3329;dbname=zuoyo_website;charset=utf8
- SHOW FULL COLUMNS FROM `con_document` [ RunTime:0.001500s ]
- SHOW FULL COLUMNS FROM `con_document_article` [ RunTime:0.000923s ]
- SHOW FULL COLUMNS FROM `con_document_reply` [ RunTime:0.000973s ]
- UPDATE `con_document` SET `view_num` = `view_num` + 1 WHERE `uuid` = '224ec7aa06c96a6a4067e223e8076866' [ RunTime:0.002893s ]
- CONNECT:[ UseTime:0.000425s ] mysql:host=172.18.134.35;port=3329;dbname=zuoyo_website;charset=utf8
- SHOW FULL COLUMNS FROM `sys_log` [ RunTime:0.001171s ]
- INSERT INTO `sys_log` SET `description` = 'UPDATE `con_document` SET `view_num` = `view_num` + 1 WHERE `uuid` = \'224ec7aa06c96a6a4067e223e8076866\'' , `uuid` = '35de9df2943691963d6e5d4300159e64' , `creator_id` = '' , `create_time` = '2026-04-22 04:26:09' , `ip` = '216.73.217.23' [ RunTime:0.007656s ]
- SELECT `d`.`uuid`,`d`.`cid`,`d`.`title`,`d`.`experience`,`d`.`view_num`,`d`.`comment_num`,`d`.`zhiding`,`d`.`jinghua`,`d`.`yijie`,`d`.`create_time`,`d`.`creator_id`,`m`.`nick_name`,`m`.`rank`,`m`.`avatar_url` FROM `con_document` `d` INNER JOIN `zuoyo_website`.`sys_member` `m` ON `d`.`creator_id`=`m`.`uuid` WHERE `d`.`uuid` = '224ec7aa06c96a6a4067e223e8076866' LIMIT 1 [ RunTime:0.000356s ]
- SELECT `content` FROM `con_document_article` WHERE `puuid` = '224ec7aa06c96a6a4067e223e8076866' LIMIT 1 [ RunTime:0.000245s ]
- SELECT * FROM `con_document` ORDER BY `view_num` DESC LIMIT 10 [ RunTime:0.002396s ]
- SELECT * FROM `con_document` ORDER BY `comment_num` DESC LIMIT 10 [ RunTime:0.002558s ]

0.078371s