--------------------------------------------------------------- [2025-06-10T13:14:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.160861s] [吞吐率:6.22req/s] [内存消耗:2,423.90kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ1NywibmJmIjoxNzQ5NTMyNDU3LCJleHAiOjE3NTIxMjQ0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.emlB2lddgVHklDCsnzHT_h-kSpBAOIjRSf1pUQrzzS8AU4nitXIaNvTAlFKobjyj9SHKHAYDQUmnvNlBbOkhyxCmZ_lqIorfRdRcnwKapQgjK6zZtS0UYD9eXUl81hm3EXNIdHrqauHzrR1NCX5-9QKukwPczB4bn_bTU0v2f0g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008463s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.116499s ] --------------------------------------------------------------- [2025-06-10T13:14:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.323372s] [吞吐率:3.09req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ1NywibmJmIjoxNzQ5NTMyNDU3LCJleHAiOjE3NTIxMjQ0NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.emlB2lddgVHklDCsnzHT_h-kSpBAOIjRSf1pUQrzzS8AU4nitXIaNvTAlFKobjyj9SHKHAYDQUmnvNlBbOkhyxCmZ_lqIorfRdRcnwKapQgjK6zZtS0UYD9eXUl81hm3EXNIdHrqauHzrR1NCX5-9QKukwPczB4bn_bTU0v2f0g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000918s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001023s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.077304s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006884s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006463s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006338s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006505s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006406s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006330s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006256s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006205s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006346s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006256s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006132s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006261s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006250s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006222s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006197s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006176s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006122s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006113s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006080s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006167s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006147s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006182s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006133s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006160s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006127s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006066s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006176s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006060s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] --------------------------------------------------------------- [2025-06-10T13:14:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.073417s] [吞吐率:13.62req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007187s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-06-10T13:14:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.040072s] [吞吐率:24.96req/s] [内存消耗:2,477.23kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2MSwibmJmIjoxNzQ5NTMyNDYxLCJleHAiOjE3NTIxMjQ0NjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vdjpGUw5MZfwGTdAVjCwTL2MDQjal3LIRGHFoz3hAzWrVAW5U505JGK3y_mtRlE1EnosY3Oi3TN79LWQ_zoOME9i0RLNIKpvefnIHTIMYukhtBuABfsfzvo4w4koDojhXUXCmOcPz4539al9rDGxDjBzxYFbXIjMV9p-okcPSjc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006456s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000523s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000481s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058492s] [吞吐率:17.10req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000824s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001425s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000481s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062990s] [吞吐率:15.88req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000940s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001061s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000621s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060191s] [吞吐率:16.61req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000753s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063064s] [吞吐率:15.86req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000637s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000302s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061403s] [吞吐率:16.29req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016077s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062422s] [吞吐率:16.02req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003651s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001210s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000518s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061664s] [吞吐率:16.22req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000985s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062434s] [吞吐率:16.02req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000677s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000594s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.036618s] [吞吐率:27.31req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NiwibmJmIjoxNzQ5NTMyNDY2LCJleHAiOjE3NTIxMjQ0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FRd-d0ikjDm2Yyy1tetI27vUMSskw8cKFFsU6klyab0nZwMUAWy8FQ0BnJyIY1Oe7V1ApJyrhcSnDAcoH6kVmyEeP-7knj3axAMwWnkMbnpHBbAEWiEFcY_G2nP0sSvznbgezMA0kEMwOpw1jsW7KhmLpmcziA926_M5XpTCxj4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000878s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037932s] [吞吐率:26.36req/s] [内存消耗:2,477.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NiwibmJmIjoxNzQ5NTMyNDY2LCJleHAiOjE3NTIxMjQ0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FRd-d0ikjDm2Yyy1tetI27vUMSskw8cKFFsU6klyab0nZwMUAWy8FQ0BnJyIY1Oe7V1ApJyrhcSnDAcoH6kVmyEeP-7knj3axAMwWnkMbnpHBbAEWiEFcY_G2nP0sSvznbgezMA0kEMwOpw1jsW7KhmLpmcziA926_M5XpTCxj4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000789s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000525s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.038695s] [吞吐率:25.84req/s] [内存消耗:2,500.41kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NiwibmJmIjoxNzQ5NTMyNDY2LCJleHAiOjE3NTIxMjQ0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FRd-d0ikjDm2Yyy1tetI27vUMSskw8cKFFsU6klyab0nZwMUAWy8FQ0BnJyIY1Oe7V1ApJyrhcSnDAcoH6kVmyEeP-7knj3axAMwWnkMbnpHBbAEWiEFcY_G2nP0sSvznbgezMA0kEMwOpw1jsW7KhmLpmcziA926_M5XpTCxj4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002959s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000477s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000594s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.041503s] [吞吐率:24.09req/s] [内存消耗:2,583.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NiwibmJmIjoxNzQ5NTMyNDY2LCJleHAiOjE3NTIxMjQ0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FRd-d0ikjDm2Yyy1tetI27vUMSskw8cKFFsU6klyab0nZwMUAWy8FQ0BnJyIY1Oe7V1ApJyrhcSnDAcoH6kVmyEeP-7knj3axAMwWnkMbnpHBbAEWiEFcY_G2nP0sSvznbgezMA0kEMwOpw1jsW7KhmLpmcziA926_M5XpTCxj4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000600s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000768s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.044827s] [吞吐率:22.31req/s] [内存消耗:2,502.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NiwibmJmIjoxNzQ5NTMyNDY2LCJleHAiOjE3NTIxMjQ0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FRd-d0ikjDm2Yyy1tetI27vUMSskw8cKFFsU6klyab0nZwMUAWy8FQ0BnJyIY1Oe7V1ApJyrhcSnDAcoH6kVmyEeP-7knj3axAMwWnkMbnpHBbAEWiEFcY_G2nP0sSvznbgezMA0kEMwOpw1jsW7KhmLpmcziA926_M5XpTCxj4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000713s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000519s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000632s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000533s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.050366s] [吞吐率:19.85req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NiwibmJmIjoxNzQ5NTMyNDY2LCJleHAiOjE3NTIxMjQ0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FRd-d0ikjDm2Yyy1tetI27vUMSskw8cKFFsU6klyab0nZwMUAWy8FQ0BnJyIY1Oe7V1ApJyrhcSnDAcoH6kVmyEeP-7knj3axAMwWnkMbnpHBbAEWiEFcY_G2nP0sSvznbgezMA0kEMwOpw1jsW7KhmLpmcziA926_M5XpTCxj4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000751s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000498s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001807s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001499s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001553s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001527s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000251s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.052199s] [吞吐率:19.16req/s] [内存消耗:2,415.42kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NiwibmJmIjoxNzQ5NTMyNDY2LCJleHAiOjE3NTIxMjQ0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FRd-d0ikjDm2Yyy1tetI27vUMSskw8cKFFsU6klyab0nZwMUAWy8FQ0BnJyIY1Oe7V1ApJyrhcSnDAcoH6kVmyEeP-7knj3axAMwWnkMbnpHBbAEWiEFcY_G2nP0sSvznbgezMA0kEMwOpw1jsW7KhmLpmcziA926_M5XpTCxj4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004091s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001406s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001045s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000991s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000975s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001013s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.056820s] [吞吐率:17.60req/s] [内存消耗:2,510.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NiwibmJmIjoxNzQ5NTMyNDY2LCJleHAiOjE3NTIxMjQ0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FRd-d0ikjDm2Yyy1tetI27vUMSskw8cKFFsU6klyab0nZwMUAWy8FQ0BnJyIY1Oe7V1ApJyrhcSnDAcoH6kVmyEeP-7knj3axAMwWnkMbnpHBbAEWiEFcY_G2nP0sSvznbgezMA0kEMwOpw1jsW7KhmLpmcziA926_M5XpTCxj4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015816s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000257s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000588s ] --------------------------------------------------------------- [2025-06-10T13:14:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.338709s] [吞吐率:2.95req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NiwibmJmIjoxNzQ5NTMyNDY2LCJleHAiOjE3NTIxMjQ0NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FRd-d0ikjDm2Yyy1tetI27vUMSskw8cKFFsU6klyab0nZwMUAWy8FQ0BnJyIY1Oe7V1ApJyrhcSnDAcoH6kVmyEeP-7knj3axAMwWnkMbnpHBbAEWiEFcY_G2nP0sSvznbgezMA0kEMwOpw1jsW7KhmLpmcziA926_M5XpTCxj4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009020s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000232s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.073873s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.007016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006501s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006291s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006282s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006166s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006253s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006203s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006115s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006167s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006171s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006280s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006533s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006123s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006118s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006061s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006046s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006101s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006096s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006112s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006094s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006223s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006549s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006075s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006175s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006128s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006155s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006107s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056094s] [吞吐率:17.83req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001622s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001239s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000521s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055329s] [吞吐率:18.07req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000588s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056767s] [吞吐率:17.62req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001154s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001259s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000518s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056092s] [吞吐率:17.83req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015085s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001179s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000542s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054558s] [吞吐率:18.33req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007395s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000734s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056674s] [吞吐率:17.64req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012445s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000319s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056595s] [吞吐率:17.67req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000552s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000303s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056369s] [吞吐率:17.74req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008796s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057364s] [吞吐率:17.43req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000571s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000345s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.036857s] [吞吐率:27.13req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NywibmJmIjoxNzQ5NTMyNDY3LCJleHAiOjE3NTIxMjQ0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hMGBW8REwc9IQmASG3uKRLstsDNkSaJR8NCs7joTOvwa99v9D4o6KklETBAqyXHGuORYGJ5ATAiUTMUFlQx-9u1rdeXcqprUAAUmhCmsQoPwYOi5edQ5WHQ04oB4q07BAo9hNGB-XaSWLzFzOz1QEYmOzlgKYdDR8rmw_lhpsZQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001603s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000397s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000696s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.037567s] [吞吐率:26.62req/s] [内存消耗:2,467.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NywibmJmIjoxNzQ5NTMyNDY3LCJleHAiOjE3NTIxMjQ0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hMGBW8REwc9IQmASG3uKRLstsDNkSaJR8NCs7joTOvwa99v9D4o6KklETBAqyXHGuORYGJ5ATAiUTMUFlQx-9u1rdeXcqprUAAUmhCmsQoPwYOi5edQ5WHQ04oB4q07BAo9hNGB-XaSWLzFzOz1QEYmOzlgKYdDR8rmw_lhpsZQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001321s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000549s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000509s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.041051s] [吞吐率:24.36req/s] [内存消耗:2,424.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NywibmJmIjoxNzQ5NTMyNDY3LCJleHAiOjE3NTIxMjQ0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hMGBW8REwc9IQmASG3uKRLstsDNkSaJR8NCs7joTOvwa99v9D4o6KklETBAqyXHGuORYGJ5ATAiUTMUFlQx-9u1rdeXcqprUAAUmhCmsQoPwYOi5edQ5WHQ04oB4q07BAo9hNGB-XaSWLzFzOz1QEYmOzlgKYdDR8rmw_lhpsZQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003045s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000396s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.044485s] [吞吐率:22.48req/s] [内存消耗:2,425.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NywibmJmIjoxNzQ5NTMyNDY3LCJleHAiOjE3NTIxMjQ0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hMGBW8REwc9IQmASG3uKRLstsDNkSaJR8NCs7joTOvwa99v9D4o6KklETBAqyXHGuORYGJ5ATAiUTMUFlQx-9u1rdeXcqprUAAUmhCmsQoPwYOi5edQ5WHQ04oB4q07BAo9hNGB-XaSWLzFzOz1QEYmOzlgKYdDR8rmw_lhpsZQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006572s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001049s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000571s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000410s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.044279s] [吞吐率:22.58req/s] [内存消耗:2,432.33kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NywibmJmIjoxNzQ5NTMyNDY3LCJleHAiOjE3NTIxMjQ0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hMGBW8REwc9IQmASG3uKRLstsDNkSaJR8NCs7joTOvwa99v9D4o6KklETBAqyXHGuORYGJ5ATAiUTMUFlQx-9u1rdeXcqprUAAUmhCmsQoPwYOi5edQ5WHQ04oB4q07BAo9hNGB-XaSWLzFzOz1QEYmOzlgKYdDR8rmw_lhpsZQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004895s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000939s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000649s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.044157s] [吞吐率:22.65req/s] [内存消耗:2,502.65kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NywibmJmIjoxNzQ5NTMyNDY3LCJleHAiOjE3NTIxMjQ0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hMGBW8REwc9IQmASG3uKRLstsDNkSaJR8NCs7joTOvwa99v9D4o6KklETBAqyXHGuORYGJ5ATAiUTMUFlQx-9u1rdeXcqprUAAUmhCmsQoPwYOi5edQ5WHQ04oB4q07BAo9hNGB-XaSWLzFzOz1QEYmOzlgKYdDR8rmw_lhpsZQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003464s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001129s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000580s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.046232s] [吞吐率:21.63req/s] [内存消耗:2,567.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NywibmJmIjoxNzQ5NTMyNDY3LCJleHAiOjE3NTIxMjQ0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hMGBW8REwc9IQmASG3uKRLstsDNkSaJR8NCs7joTOvwa99v9D4o6KklETBAqyXHGuORYGJ5ATAiUTMUFlQx-9u1rdeXcqprUAAUmhCmsQoPwYOi5edQ5WHQ04oB4q07BAo9hNGB-XaSWLzFzOz1QEYmOzlgKYdDR8rmw_lhpsZQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007115s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000662s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000736s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.058869s] [吞吐率:16.99req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NywibmJmIjoxNzQ5NTMyNDY3LCJleHAiOjE3NTIxMjQ0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hMGBW8REwc9IQmASG3uKRLstsDNkSaJR8NCs7joTOvwa99v9D4o6KklETBAqyXHGuORYGJ5ATAiUTMUFlQx-9u1rdeXcqprUAAUmhCmsQoPwYOi5edQ5WHQ04oB4q07BAo9hNGB-XaSWLzFzOz1QEYmOzlgKYdDR8rmw_lhpsZQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013705s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000538s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-06-10T13:14:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.155935s] [吞吐率:6.41req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ2NywibmJmIjoxNzQ5NTMyNDY3LCJleHAiOjE3NTIxMjQ0NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hMGBW8REwc9IQmASG3uKRLstsDNkSaJR8NCs7joTOvwa99v9D4o6KklETBAqyXHGuORYGJ5ATAiUTMUFlQx-9u1rdeXcqprUAAUmhCmsQoPwYOi5edQ5WHQ04oB4q07BAo9hNGB-XaSWLzFzOz1QEYmOzlgKYdDR8rmw_lhpsZQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005130s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001634s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.113603s ] --------------------------------------------------------------- [2025-06-10T13:14:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053845s] [吞吐率:18.57req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003026s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T13:14:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.036390s] [吞吐率:27.48req/s] [内存消耗:2,477.25kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3MSwibmJmIjoxNzQ5NTMyNDcxLCJleHAiOjE3NTIxMjQ0NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dy0kRn-YjzXe4z621GaEONBqTYeAm35YLJkIiOZcNxYm8p8yn11EY00L3PMUy8_hOwjTiyY4cbRKeZv6Tzghb6BGqGYaWCCVhZZCZCoX5UGzDOPHS7HfRJ6Tfq9jtvJokN4FDHGYBo31ALdTzKrn3Iw-nVTi9B65_9Af7klL2-Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002905s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000515s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000474s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058665s] [吞吐率:17.05req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004173s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000971s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052269s] [吞吐率:19.13req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008226s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053219s] [吞吐率:18.79req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009044s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054567s] [吞吐率:18.33req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000687s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000991s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051238s] [吞吐率:19.52req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015168s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055971s] [吞吐率:17.87req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002617s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001093s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000707s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055642s] [吞吐率:17.97req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000655s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054463s] [吞吐率:18.36req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000792s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055370s] [吞吐率:18.06req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002545s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000427s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.038101s] [吞吐率:26.25req/s] [内存消耗:2,500.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NiwibmJmIjoxNzQ5NTMyNDc2LCJleHAiOjE3NTIxMjQ0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe95if1zm2uFMNIsakz7AkdBbe6WB7A185KSRhvVFDJgKwkbADvFFYwDYkPnKaKs99cn0OoxunoHGmMhVOLRvFHB7c6OeAlbI5A6TLCXt3tSbTdjBQqdS7vB9PcjDmdxC2rJGSnlm6YfrO4nC_vU6gvepm7mDZDvCe0LRb-klH8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000867s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001337s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000506s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000788s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.045446s] [吞吐率:22.00req/s] [内存消耗:2,432.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NiwibmJmIjoxNzQ5NTMyNDc2LCJleHAiOjE3NTIxMjQ0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe95if1zm2uFMNIsakz7AkdBbe6WB7A185KSRhvVFDJgKwkbADvFFYwDYkPnKaKs99cn0OoxunoHGmMhVOLRvFHB7c6OeAlbI5A6TLCXt3tSbTdjBQqdS7vB9PcjDmdxC2rJGSnlm6YfrO4nC_vU6gvepm7mDZDvCe0LRb-klH8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008290s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000691s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000689s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.044645s] [吞吐率:22.40req/s] [内存消耗:2,502.54kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NiwibmJmIjoxNzQ5NTMyNDc2LCJleHAiOjE3NTIxMjQ0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe95if1zm2uFMNIsakz7AkdBbe6WB7A185KSRhvVFDJgKwkbADvFFYwDYkPnKaKs99cn0OoxunoHGmMhVOLRvFHB7c6OeAlbI5A6TLCXt3tSbTdjBQqdS7vB9PcjDmdxC2rJGSnlm6YfrO4nC_vU6gvepm7mDZDvCe0LRb-klH8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005285s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000506s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000610s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.043192s] [吞吐率:23.15req/s] [内存消耗:2,567.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NiwibmJmIjoxNzQ5NTMyNDc2LCJleHAiOjE3NTIxMjQ0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe95if1zm2uFMNIsakz7AkdBbe6WB7A185KSRhvVFDJgKwkbADvFFYwDYkPnKaKs99cn0OoxunoHGmMhVOLRvFHB7c6OeAlbI5A6TLCXt3tSbTdjBQqdS7vB9PcjDmdxC2rJGSnlm6YfrO4nC_vU6gvepm7mDZDvCe0LRb-klH8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001650s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000494s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000527s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000762s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.045087s] [吞吐率:22.18req/s] [内存消耗:2,425.55kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NiwibmJmIjoxNzQ5NTMyNDc2LCJleHAiOjE3NTIxMjQ0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe95if1zm2uFMNIsakz7AkdBbe6WB7A185KSRhvVFDJgKwkbADvFFYwDYkPnKaKs99cn0OoxunoHGmMhVOLRvFHB7c6OeAlbI5A6TLCXt3tSbTdjBQqdS7vB9PcjDmdxC2rJGSnlm6YfrO4nC_vU6gvepm7mDZDvCe0LRb-klH8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001312s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001003s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000584s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.051078s] [吞吐率:19.58req/s] [内存消耗:2,415.43kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NiwibmJmIjoxNzQ5NTMyNDc2LCJleHAiOjE3NTIxMjQ0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe95if1zm2uFMNIsakz7AkdBbe6WB7A185KSRhvVFDJgKwkbADvFFYwDYkPnKaKs99cn0OoxunoHGmMhVOLRvFHB7c6OeAlbI5A6TLCXt3tSbTdjBQqdS7vB9PcjDmdxC2rJGSnlm6YfrO4nC_vU6gvepm7mDZDvCe0LRb-klH8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000855s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001355s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001481s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001206s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001649s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001262s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001094s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001112s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001156s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001298s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001157s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000883s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.052925s] [吞吐率:18.89req/s] [内存消耗:2,510.68kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NiwibmJmIjoxNzQ5NTMyNDc2LCJleHAiOjE3NTIxMjQ0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe95if1zm2uFMNIsakz7AkdBbe6WB7A185KSRhvVFDJgKwkbADvFFYwDYkPnKaKs99cn0OoxunoHGmMhVOLRvFHB7c6OeAlbI5A6TLCXt3tSbTdjBQqdS7vB9PcjDmdxC2rJGSnlm6YfrO4nC_vU6gvepm7mDZDvCe0LRb-klH8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000722s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000853s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000661s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.064555s] [吞吐率:15.49req/s] [内存消耗:2,425.41kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NiwibmJmIjoxNzQ5NTMyNDc2LCJleHAiOjE3NTIxMjQ0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe95if1zm2uFMNIsakz7AkdBbe6WB7A185KSRhvVFDJgKwkbADvFFYwDYkPnKaKs99cn0OoxunoHGmMhVOLRvFHB7c6OeAlbI5A6TLCXt3tSbTdjBQqdS7vB9PcjDmdxC2rJGSnlm6YfrO4nC_vU6gvepm7mDZDvCe0LRb-klH8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013261s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000242s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000429s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001753s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001487s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001468s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001463s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000231s ] --------------------------------------------------------------- [2025-06-10T13:14:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.328303s] [吞吐率:3.05req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NiwibmJmIjoxNzQ5NTMyNDc2LCJleHAiOjE3NTIxMjQ0NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe95if1zm2uFMNIsakz7AkdBbe6WB7A185KSRhvVFDJgKwkbADvFFYwDYkPnKaKs99cn0OoxunoHGmMhVOLRvFHB7c6OeAlbI5A6TLCXt3tSbTdjBQqdS7vB9PcjDmdxC2rJGSnlm6YfrO4nC_vU6gvepm7mDZDvCe0LRb-klH8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003267s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000493s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.073656s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.007079s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006419s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006298s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006209s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006125s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006728s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006709s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006193s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006181s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006221s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006297s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.007311s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006291s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006162s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006130s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006456s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006157s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006100s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006209s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006064s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006103s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006057s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006048s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006145s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006046s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006152s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006107s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006048s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006040s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006353s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006224s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006067s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055076s] [吞吐率:18.16req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000889s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055674s] [吞吐率:17.96req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000879s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001003s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054981s] [吞吐率:18.19req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006357s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056351s] [吞吐率:17.75req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012478s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056612s] [吞吐率:17.66req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000615s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000932s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000506s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056271s] [吞吐率:17.77req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000579s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055484s] [吞吐率:18.02req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006687s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055396s] [吞吐率:18.05req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000627s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000285s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035941s] [吞吐率:27.82req/s] [内存消耗:2,477.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NywibmJmIjoxNzQ5NTMyNDc3LCJleHAiOjE3NTIxMjQ0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dcWAz44hV7BpuCRUYRjwbfoU-yohkmmf-wzd1T6m8ZH5a4mxnfk_0-uF5gxZP8ldVw60qJVix2CBm0NIDfq12qNkpUEgDnz4Qb2ZPpeh-8wq4IUL5J-ClwSM4dB67jvOoYN381nrzGpz7YdMJBDgze_pkrjrARLYyEZXI2zXm4E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000831s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000580s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000482s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.034791s] [吞吐率:28.74req/s] [内存消耗:2,424.39kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NywibmJmIjoxNzQ5NTMyNDc3LCJleHAiOjE3NTIxMjQ0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dcWAz44hV7BpuCRUYRjwbfoU-yohkmmf-wzd1T6m8ZH5a4mxnfk_0-uF5gxZP8ldVw60qJVix2CBm0NIDfq12qNkpUEgDnz4Qb2ZPpeh-8wq4IUL5J-ClwSM4dB67jvOoYN381nrzGpz7YdMJBDgze_pkrjrARLYyEZXI2zXm4E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000633s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000252s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000536s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048078s] [吞吐率:20.80req/s] [内存消耗:2,502.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NywibmJmIjoxNzQ5NTMyNDc3LCJleHAiOjE3NTIxMjQ0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dcWAz44hV7BpuCRUYRjwbfoU-yohkmmf-wzd1T6m8ZH5a4mxnfk_0-uF5gxZP8ldVw60qJVix2CBm0NIDfq12qNkpUEgDnz4Qb2ZPpeh-8wq4IUL5J-ClwSM4dB67jvOoYN381nrzGpz7YdMJBDgze_pkrjrARLYyEZXI2zXm4E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009741s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000453s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000547s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.047182s] [吞吐率:21.19req/s] [内存消耗:2,422.86kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NywibmJmIjoxNzQ5NTMyNDc3LCJleHAiOjE3NTIxMjQ0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dcWAz44hV7BpuCRUYRjwbfoU-yohkmmf-wzd1T6m8ZH5a4mxnfk_0-uF5gxZP8ldVw60qJVix2CBm0NIDfq12qNkpUEgDnz4Qb2ZPpeh-8wq4IUL5J-ClwSM4dB67jvOoYN381nrzGpz7YdMJBDgze_pkrjrARLYyEZXI2zXm4E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008317s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.047938s] [吞吐率:20.86req/s] [内存消耗:2,467.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NywibmJmIjoxNzQ5NTMyNDc3LCJleHAiOjE3NTIxMjQ0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dcWAz44hV7BpuCRUYRjwbfoU-yohkmmf-wzd1T6m8ZH5a4mxnfk_0-uF5gxZP8ldVw60qJVix2CBm0NIDfq12qNkpUEgDnz4Qb2ZPpeh-8wq4IUL5J-ClwSM4dB67jvOoYN381nrzGpz7YdMJBDgze_pkrjrARLYyEZXI2zXm4E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001714s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001041s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000482s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000514s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.048333s] [吞吐率:20.69req/s] [内存消耗:2,583.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NywibmJmIjoxNzQ5NTMyNDc3LCJleHAiOjE3NTIxMjQ0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dcWAz44hV7BpuCRUYRjwbfoU-yohkmmf-wzd1T6m8ZH5a4mxnfk_0-uF5gxZP8ldVw60qJVix2CBm0NIDfq12qNkpUEgDnz4Qb2ZPpeh-8wq4IUL5J-ClwSM4dB67jvOoYN381nrzGpz7YdMJBDgze_pkrjrARLYyEZXI2zXm4E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010736s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000769s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.060907s] [吞吐率:16.42req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NywibmJmIjoxNzQ5NTMyNDc3LCJleHAiOjE3NTIxMjQ0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dcWAz44hV7BpuCRUYRjwbfoU-yohkmmf-wzd1T6m8ZH5a4mxnfk_0-uF5gxZP8ldVw60qJVix2CBm0NIDfq12qNkpUEgDnz4Qb2ZPpeh-8wq4IUL5J-ClwSM4dB67jvOoYN381nrzGpz7YdMJBDgze_pkrjrARLYyEZXI2zXm4E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015835s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000687s ] --------------------------------------------------------------- [2025-06-10T13:14:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.158048s] [吞吐率:6.33req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ3NywibmJmIjoxNzQ5NTMyNDc3LCJleHAiOjE3NTIxMjQ0NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dcWAz44hV7BpuCRUYRjwbfoU-yohkmmf-wzd1T6m8ZH5a4mxnfk_0-uF5gxZP8ldVw60qJVix2CBm0NIDfq12qNkpUEgDnz4Qb2ZPpeh-8wq4IUL5J-ClwSM4dB67jvOoYN381nrzGpz7YdMJBDgze_pkrjrARLYyEZXI2zXm4E', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009054s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000914s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.114200s ] --------------------------------------------------------------- [2025-06-10T13:14:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062153s] [吞吐率:16.09req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009603s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-06-10T13:14:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.044348s] [吞吐率:22.55req/s] [内存消耗:2,422.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4MSwibmJmIjoxNzQ5NTMyNDgxLCJleHAiOjE3NTIxMjQ0ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BP9Icxm463rwieZxRTdSqUB-kEXj8TGH1DeE3NqSXaaPuu3adHqvxBK4fYmR7NcJ431rLXWBc6XsrfBXUaSI4ubgwJ_vhxe_Az_3Qofg_aqWo7soaOVtxqFZfEzsOMhirU4qjRIH0fHK0_n5zKa1lPsmXdwuq1DgATujD-6PLPc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005877s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000926s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000532s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-06-10T13:14:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.044829s] [吞吐率:22.31req/s] [内存消耗:2,477.24kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4MSwibmJmIjoxNzQ5NTMyNDgxLCJleHAiOjE3NTIxMjQ0ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BP9Icxm463rwieZxRTdSqUB-kEXj8TGH1DeE3NqSXaaPuu3adHqvxBK4fYmR7NcJ431rLXWBc6XsrfBXUaSI4ubgwJ_vhxe_Az_3Qofg_aqWo7soaOVtxqFZfEzsOMhirU4qjRIH0fHK0_n5zKa1lPsmXdwuq1DgATujD-6PLPc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005894s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000407s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000554s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000456s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054643s] [吞吐率:18.30req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000632s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063591s] [吞吐率:15.73req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006941s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001006s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.002158s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055004s] [吞吐率:18.18req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001044s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049797s] [吞吐率:20.08req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007607s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051172s] [吞吐率:19.54req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000657s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000310s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051576s] [吞吐率:19.39req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006473s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053979s] [吞吐率:18.53req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008936s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.047750s] [吞吐率:20.94req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008944s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000923s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.039266s] [吞吐率:25.47req/s] [内存消耗:2,500.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NiwibmJmIjoxNzQ5NTMyNDg2LCJleHAiOjE3NTIxMjQ0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ObgQOtUXReIXBTLMuofwhfJ6sYKABJPsTpsv1a2Ik8xP03F0HRaj8aLSiOg2Ke7tGCMH4IW0_Vatl7AVC9uSVJjHYAV6w9Mcf5xsV8pc3FoTO7x22Km6GhLzU8SdGHiQ6VYGriHjdkhcrumzM68x2OZTMyG1MM38_mmikYJom00', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000944s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000483s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000639s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041220s] [吞吐率:24.26req/s] [内存消耗:2,432.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NiwibmJmIjoxNzQ5NTMyNDg2LCJleHAiOjE3NTIxMjQ0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ObgQOtUXReIXBTLMuofwhfJ6sYKABJPsTpsv1a2Ik8xP03F0HRaj8aLSiOg2Ke7tGCMH4IW0_Vatl7AVC9uSVJjHYAV6w9Mcf5xsV8pc3FoTO7x22Km6GhLzU8SdGHiQ6VYGriHjdkhcrumzM68x2OZTMyG1MM38_mmikYJom00', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002474s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001003s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000477s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000696s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.045961s] [吞吐率:21.76req/s] [内存消耗:2,422.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NiwibmJmIjoxNzQ5NTMyNDg2LCJleHAiOjE3NTIxMjQ0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ObgQOtUXReIXBTLMuofwhfJ6sYKABJPsTpsv1a2Ik8xP03F0HRaj8aLSiOg2Ke7tGCMH4IW0_Vatl7AVC9uSVJjHYAV6w9Mcf5xsV8pc3FoTO7x22Km6GhLzU8SdGHiQ6VYGriHjdkhcrumzM68x2OZTMyG1MM38_mmikYJom00', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000625s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000412s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.053468s] [吞吐率:18.70req/s] [内存消耗:2,415.41kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NiwibmJmIjoxNzQ5NTMyNDg2LCJleHAiOjE3NTIxMjQ0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ObgQOtUXReIXBTLMuofwhfJ6sYKABJPsTpsv1a2Ik8xP03F0HRaj8aLSiOg2Ke7tGCMH4IW0_Vatl7AVC9uSVJjHYAV6w9Mcf5xsV8pc3FoTO7x22Km6GhLzU8SdGHiQ6VYGriHjdkhcrumzM68x2OZTMyG1MM38_mmikYJom00', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000605s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000781s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001006s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001595s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001395s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001018s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000975s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000870s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000900s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.055172s] [吞吐率:18.13req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NiwibmJmIjoxNzQ5NTMyNDg2LCJleHAiOjE3NTIxMjQ0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ObgQOtUXReIXBTLMuofwhfJ6sYKABJPsTpsv1a2Ik8xP03F0HRaj8aLSiOg2Ke7tGCMH4IW0_Vatl7AVC9uSVJjHYAV6w9Mcf5xsV8pc3FoTO7x22Km6GhLzU8SdGHiQ6VYGriHjdkhcrumzM68x2OZTMyG1MM38_mmikYJom00', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010729s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000445s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000905s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.056833s] [吞吐率:17.60req/s] [内存消耗:2,502.55kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NiwibmJmIjoxNzQ5NTMyNDg2LCJleHAiOjE3NTIxMjQ0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ObgQOtUXReIXBTLMuofwhfJ6sYKABJPsTpsv1a2Ik8xP03F0HRaj8aLSiOg2Ke7tGCMH4IW0_Vatl7AVC9uSVJjHYAV6w9Mcf5xsV8pc3FoTO7x22Km6GhLzU8SdGHiQ6VYGriHjdkhcrumzM68x2OZTMyG1MM38_mmikYJom00', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015478s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000651s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000598s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.048680s] [吞吐率:20.54req/s] [内存消耗:2,583.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NiwibmJmIjoxNzQ5NTMyNDg2LCJleHAiOjE3NTIxMjQ0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ObgQOtUXReIXBTLMuofwhfJ6sYKABJPsTpsv1a2Ik8xP03F0HRaj8aLSiOg2Ke7tGCMH4IW0_Vatl7AVC9uSVJjHYAV6w9Mcf5xsV8pc3FoTO7x22Km6GhLzU8SdGHiQ6VYGriHjdkhcrumzM68x2OZTMyG1MM38_mmikYJom00', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002376s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000484s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000915s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.157134s] [吞吐率:6.36req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NiwibmJmIjoxNzQ5NTMyNDg2LCJleHAiOjE3NTIxMjQ0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ObgQOtUXReIXBTLMuofwhfJ6sYKABJPsTpsv1a2Ik8xP03F0HRaj8aLSiOg2Ke7tGCMH4IW0_Vatl7AVC9uSVJjHYAV6w9Mcf5xsV8pc3FoTO7x22Km6GhLzU8SdGHiQ6VYGriHjdkhcrumzM68x2OZTMyG1MM38_mmikYJom00', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001764s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.118720s ] --------------------------------------------------------------- [2025-06-10T13:14:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.332009s] [吞吐率:3.01req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NiwibmJmIjoxNzQ5NTMyNDg2LCJleHAiOjE3NTIxMjQ0ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ObgQOtUXReIXBTLMuofwhfJ6sYKABJPsTpsv1a2Ik8xP03F0HRaj8aLSiOg2Ke7tGCMH4IW0_Vatl7AVC9uSVJjHYAV6w9Mcf5xsV8pc3FoTO7x22Km6GhLzU8SdGHiQ6VYGriHjdkhcrumzM68x2OZTMyG1MM38_mmikYJom00', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000900s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.079733s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006858s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006485s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006243s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006155s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006113s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006105s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006091s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006180s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006071s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006040s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006079s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006080s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006864s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006712s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006495s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006456s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006392s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006286s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006380s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006317s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006146s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006105s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006061s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006055s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006131s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006038s ] --------------------------------------------------------------- [2025-06-10T13:14:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058240s] [吞吐率:17.17req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000621s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000962s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000425s ] --------------------------------------------------------------- [2025-06-10T13:14:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058595s] [吞吐率:17.07req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001344s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-06-10T13:14:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058535s] [吞吐率:17.08req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000855s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-06-10T13:14:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059341s] [吞吐率:16.85req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001255s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001026s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000774s ] --------------------------------------------------------------- [2025-06-10T13:14:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059159s] [吞吐率:16.90req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000611s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-06-10T13:14:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057398s] [吞吐率:17.42req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004436s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-06-10T13:14:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058622s] [吞吐率:17.06req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015533s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001072s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-06-10T13:14:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.036265s] [吞吐率:27.57req/s] [内存消耗:2,567.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NywibmJmIjoxNzQ5NTMyNDg3LCJleHAiOjE3NTIxMjQ0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mQuhd2-ptDPH7qOrbQ8rRIfsCrE21Df4DxUqLkxVw5vicbKfAmjfoSiPAISpEBWDLjV1kPdVivA-vsf1QWqy1JdmuLOiKf2XdeP6IngWWjPNCXCWmpn5BSESXGpsDuplzTs6svI42e_rXmJTMnfzvJfURB0AIXc8A1RbGrRF2F4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000689s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000748s ] --------------------------------------------------------------- [2025-06-10T13:14:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.048907s] [吞吐率:20.45req/s] [内存消耗:2,467.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NywibmJmIjoxNzQ5NTMyNDg3LCJleHAiOjE3NTIxMjQ0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mQuhd2-ptDPH7qOrbQ8rRIfsCrE21Df4DxUqLkxVw5vicbKfAmjfoSiPAISpEBWDLjV1kPdVivA-vsf1QWqy1JdmuLOiKf2XdeP6IngWWjPNCXCWmpn5BSESXGpsDuplzTs6svI42e_rXmJTMnfzvJfURB0AIXc8A1RbGrRF2F4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011818s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000531s ] --------------------------------------------------------------- [2025-06-10T13:14:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.049391s] [吞吐率:20.25req/s] [内存消耗:2,510.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NywibmJmIjoxNzQ5NTMyNDg3LCJleHAiOjE3NTIxMjQ0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mQuhd2-ptDPH7qOrbQ8rRIfsCrE21Df4DxUqLkxVw5vicbKfAmjfoSiPAISpEBWDLjV1kPdVivA-vsf1QWqy1JdmuLOiKf2XdeP6IngWWjPNCXCWmpn5BSESXGpsDuplzTs6svI42e_rXmJTMnfzvJfURB0AIXc8A1RbGrRF2F4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000648s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000581s ] --------------------------------------------------------------- [2025-06-10T13:14:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.049742s] [吞吐率:20.10req/s] [内存消耗:2,425.55kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NywibmJmIjoxNzQ5NTMyNDg3LCJleHAiOjE3NTIxMjQ0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mQuhd2-ptDPH7qOrbQ8rRIfsCrE21Df4DxUqLkxVw5vicbKfAmjfoSiPAISpEBWDLjV1kPdVivA-vsf1QWqy1JdmuLOiKf2XdeP6IngWWjPNCXCWmpn5BSESXGpsDuplzTs6svI42e_rXmJTMnfzvJfURB0AIXc8A1RbGrRF2F4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014302s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000515s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000934s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-06-10T13:14:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.050945s] [吞吐率:19.63req/s] [内存消耗:2,502.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NywibmJmIjoxNzQ5NTMyNDg3LCJleHAiOjE3NTIxMjQ0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mQuhd2-ptDPH7qOrbQ8rRIfsCrE21Df4DxUqLkxVw5vicbKfAmjfoSiPAISpEBWDLjV1kPdVivA-vsf1QWqy1JdmuLOiKf2XdeP6IngWWjPNCXCWmpn5BSESXGpsDuplzTs6svI42e_rXmJTMnfzvJfURB0AIXc8A1RbGrRF2F4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014556s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001027s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000597s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000506s ] --------------------------------------------------------------- [2025-06-10T13:14:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.050030s] [吞吐率:19.99req/s] [内存消耗:2,477.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NywibmJmIjoxNzQ5NTMyNDg3LCJleHAiOjE3NTIxMjQ0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mQuhd2-ptDPH7qOrbQ8rRIfsCrE21Df4DxUqLkxVw5vicbKfAmjfoSiPAISpEBWDLjV1kPdVivA-vsf1QWqy1JdmuLOiKf2XdeP6IngWWjPNCXCWmpn5BSESXGpsDuplzTs6svI42e_rXmJTMnfzvJfURB0AIXc8A1RbGrRF2F4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010728s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000541s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-06-10T13:14:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.068260s] [吞吐率:14.65req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ4NywibmJmIjoxNzQ5NTMyNDg3LCJleHAiOjE3NTIxMjQ0ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.mQuhd2-ptDPH7qOrbQ8rRIfsCrE21Df4DxUqLkxVw5vicbKfAmjfoSiPAISpEBWDLjV1kPdVivA-vsf1QWqy1JdmuLOiKf2XdeP6IngWWjPNCXCWmpn5BSESXGpsDuplzTs6svI42e_rXmJTMnfzvJfURB0AIXc8A1RbGrRF2F4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014492s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000261s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000451s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001717s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001428s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001422s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001420s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000228s ] --------------------------------------------------------------- [2025-06-10T13:14:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059863s] [吞吐率:16.70req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008806s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-06-10T13:14:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034144s] [吞吐率:29.29req/s] [内存消耗:2,477.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5MSwibmJmIjoxNzQ5NTMyNDkxLCJleHAiOjE3NTIxMjQ0OTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.l7X7KlR3sjeexFY-o7IAuEcxjWDJ2nxWsQ-fceB5UV-KDCLccnurT5bWTg7LpWs3fmG1-miJnh5aLen99XNB_RLJy8BSjIcXkiv8Yo0qsYnOyhE6wO9vayiA15f0xuIuBLyAUxfJ33sy5os4CZP4Y9bSqKJZs0cy-Ctwnws0d_c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000733s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000610s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000531s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000480s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055201s] [吞吐率:18.12req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000542s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000310s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055749s] [吞吐率:17.94req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001651s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000827s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000414s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061837s] [吞吐率:16.17req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006327s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001370s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000475s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053571s] [吞吐率:18.67req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012524s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054113s] [吞吐率:18.48req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006975s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056351s] [吞吐率:17.75req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000600s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000289s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057353s] [吞吐率:17.44req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001587s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002285s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057178s] [吞吐率:17.49req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004272s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000421s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.041733s] [吞吐率:23.96req/s] [内存消耗:2,510.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NiwibmJmIjoxNzQ5NTMyNDk2LCJleHAiOjE3NTIxMjQ0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RQUclA9CEhnLlfPV7Tj_c8szP3_YLqnCIxiZ7WDBrXLKVsXXNbCd6JGpx8T_zLyGvQJoj9T9AMoimhyGnYA5zMCNTZ7yyKQQzyfHKGfRVOapS2AdsXI6o4UAF2uQYopSoOhntaydD7CNJQ0J7aGwUwlHr2mr0ZD8XQ-yb5hbuUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003147s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000979s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000622s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.046527s] [吞吐率:21.49req/s] [内存消耗:2,467.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NiwibmJmIjoxNzQ5NTMyNDk2LCJleHAiOjE3NTIxMjQ0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RQUclA9CEhnLlfPV7Tj_c8szP3_YLqnCIxiZ7WDBrXLKVsXXNbCd6JGpx8T_zLyGvQJoj9T9AMoimhyGnYA5zMCNTZ7yyKQQzyfHKGfRVOapS2AdsXI6o4UAF2uQYopSoOhntaydD7CNJQ0J7aGwUwlHr2mr0ZD8XQ-yb5hbuUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000671s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000489s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.041626s] [吞吐率:24.02req/s] [内存消耗:2,424.35kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NiwibmJmIjoxNzQ5NTMyNDk2LCJleHAiOjE3NTIxMjQ0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RQUclA9CEhnLlfPV7Tj_c8szP3_YLqnCIxiZ7WDBrXLKVsXXNbCd6JGpx8T_zLyGvQJoj9T9AMoimhyGnYA5zMCNTZ7yyKQQzyfHKGfRVOapS2AdsXI6o4UAF2uQYopSoOhntaydD7CNJQ0J7aGwUwlHr2mr0ZD8XQ-yb5hbuUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004846s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001064s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000423s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.055724s] [吞吐率:17.95req/s] [内存消耗:2,422.86kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NiwibmJmIjoxNzQ5NTMyNDk2LCJleHAiOjE3NTIxMjQ0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RQUclA9CEhnLlfPV7Tj_c8szP3_YLqnCIxiZ7WDBrXLKVsXXNbCd6JGpx8T_zLyGvQJoj9T9AMoimhyGnYA5zMCNTZ7yyKQQzyfHKGfRVOapS2AdsXI6o4UAF2uQYopSoOhntaydD7CNJQ0J7aGwUwlHr2mr0ZD8XQ-yb5hbuUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006274s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001124s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.045305s] [吞吐率:22.07req/s] [内存消耗:2,583.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NiwibmJmIjoxNzQ5NTMyNDk2LCJleHAiOjE3NTIxMjQ0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RQUclA9CEhnLlfPV7Tj_c8szP3_YLqnCIxiZ7WDBrXLKVsXXNbCd6JGpx8T_zLyGvQJoj9T9AMoimhyGnYA5zMCNTZ7yyKQQzyfHKGfRVOapS2AdsXI6o4UAF2uQYopSoOhntaydD7CNJQ0J7aGwUwlHr2mr0ZD8XQ-yb5hbuUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008700s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000493s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000838s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.044561s] [吞吐率:22.44req/s] [内存消耗:2,502.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NiwibmJmIjoxNzQ5NTMyNDk2LCJleHAiOjE3NTIxMjQ0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RQUclA9CEhnLlfPV7Tj_c8szP3_YLqnCIxiZ7WDBrXLKVsXXNbCd6JGpx8T_zLyGvQJoj9T9AMoimhyGnYA5zMCNTZ7yyKQQzyfHKGfRVOapS2AdsXI6o4UAF2uQYopSoOhntaydD7CNJQ0J7aGwUwlHr2mr0ZD8XQ-yb5hbuUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005495s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001808s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000486s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000705s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.045523s] [吞吐率:21.97req/s] [内存消耗:2,425.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NiwibmJmIjoxNzQ5NTMyNDk2LCJleHAiOjE3NTIxMjQ0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RQUclA9CEhnLlfPV7Tj_c8szP3_YLqnCIxiZ7WDBrXLKVsXXNbCd6JGpx8T_zLyGvQJoj9T9AMoimhyGnYA5zMCNTZ7yyKQQzyfHKGfRVOapS2AdsXI6o4UAF2uQYopSoOhntaydD7CNJQ0J7aGwUwlHr2mr0ZD8XQ-yb5hbuUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000854s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.042600s] [吞吐率:23.47req/s] [内存消耗:2,502.49kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NiwibmJmIjoxNzQ5NTMyNDk2LCJleHAiOjE3NTIxMjQ0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RQUclA9CEhnLlfPV7Tj_c8szP3_YLqnCIxiZ7WDBrXLKVsXXNbCd6JGpx8T_zLyGvQJoj9T9AMoimhyGnYA5zMCNTZ7yyKQQzyfHKGfRVOapS2AdsXI6o4UAF2uQYopSoOhntaydD7CNJQ0J7aGwUwlHr2mr0ZD8XQ-yb5hbuUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002311s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001120s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000448s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000616s ] --------------------------------------------------------------- [2025-06-10T13:14:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.168373s] [吞吐率:5.94req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NiwibmJmIjoxNzQ5NTMyNDk2LCJleHAiOjE3NTIxMjQ0OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RQUclA9CEhnLlfPV7Tj_c8szP3_YLqnCIxiZ7WDBrXLKVsXXNbCd6JGpx8T_zLyGvQJoj9T9AMoimhyGnYA5zMCNTZ7yyKQQzyfHKGfRVOapS2AdsXI6o4UAF2uQYopSoOhntaydD7CNJQ0J7aGwUwlHr2mr0ZD8XQ-yb5hbuUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015175s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001422s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000342s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.114869s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059107s] [吞吐率:16.92req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000546s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000299s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060079s] [吞吐率:16.64req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000701s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000991s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060619s] [吞吐率:16.50req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001200s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000926s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061252s] [吞吐率:16.33req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014249s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000712s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061044s] [吞吐率:16.38req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010128s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001409s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060053s] [吞吐率:16.65req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011264s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000949s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000603s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061664s] [吞吐率:16.22req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015101s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001107s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000556s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060914s] [吞吐率:16.42req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008916s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.040008s] [吞吐率:24.99req/s] [内存消耗:2,477.21kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NywibmJmIjoxNzQ5NTMyNDk3LCJleHAiOjE3NTIxMjQ0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vQaAz26kkqL63i2z6_Bi2iFsfLKZsJkj37eD74bS-Ijyo0ftuTmbV1CsbepZ0TJjDy71mqH5MrA_Q_zpgsQL3GJjzUI9vXDb0r5seq1lgoa7g_SjC0FQkE0omqxeEgYpXUfsKhS14k7snGmKNYJSC5J6_I05Xv5sImXJHPCLUgo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001489s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000476s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000559s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.041744s] [吞吐率:23.96req/s] [内存消耗:2,500.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NywibmJmIjoxNzQ5NTMyNDk3LCJleHAiOjE3NTIxMjQ0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vQaAz26kkqL63i2z6_Bi2iFsfLKZsJkj37eD74bS-Ijyo0ftuTmbV1CsbepZ0TJjDy71mqH5MrA_Q_zpgsQL3GJjzUI9vXDb0r5seq1lgoa7g_SjC0FQkE0omqxeEgYpXUfsKhS14k7snGmKNYJSC5J6_I05Xv5sImXJHPCLUgo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000690s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000434s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000564s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.041192s] [吞吐率:24.28req/s] [内存消耗:2,432.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NywibmJmIjoxNzQ5NTMyNDk3LCJleHAiOjE3NTIxMjQ0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vQaAz26kkqL63i2z6_Bi2iFsfLKZsJkj37eD74bS-Ijyo0ftuTmbV1CsbepZ0TJjDy71mqH5MrA_Q_zpgsQL3GJjzUI9vXDb0r5seq1lgoa7g_SjC0FQkE0omqxeEgYpXUfsKhS14k7snGmKNYJSC5J6_I05Xv5sImXJHPCLUgo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000549s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000829s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.047329s] [吞吐率:21.13req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NywibmJmIjoxNzQ5NTMyNDk3LCJleHAiOjE3NTIxMjQ0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vQaAz26kkqL63i2z6_Bi2iFsfLKZsJkj37eD74bS-Ijyo0ftuTmbV1CsbepZ0TJjDy71mqH5MrA_Q_zpgsQL3GJjzUI9vXDb0r5seq1lgoa7g_SjC0FQkE0omqxeEgYpXUfsKhS14k7snGmKNYJSC5J6_I05Xv5sImXJHPCLUgo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002036s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001140s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000498s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001790s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002204s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001992s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001577s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.048510s] [吞吐率:20.61req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NywibmJmIjoxNzQ5NTMyNDk3LCJleHAiOjE3NTIxMjQ0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vQaAz26kkqL63i2z6_Bi2iFsfLKZsJkj37eD74bS-Ijyo0ftuTmbV1CsbepZ0TJjDy71mqH5MrA_Q_zpgsQL3GJjzUI9vXDb0r5seq1lgoa7g_SjC0FQkE0omqxeEgYpXUfsKhS14k7snGmKNYJSC5J6_I05Xv5sImXJHPCLUgo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008101s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001429s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000739s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000766s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000723s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.047076s] [吞吐率:21.24req/s] [内存消耗:2,422.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NywibmJmIjoxNzQ5NTMyNDk3LCJleHAiOjE3NTIxMjQ0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vQaAz26kkqL63i2z6_Bi2iFsfLKZsJkj37eD74bS-Ijyo0ftuTmbV1CsbepZ0TJjDy71mqH5MrA_Q_zpgsQL3GJjzUI9vXDb0r5seq1lgoa7g_SjC0FQkE0omqxeEgYpXUfsKhS14k7snGmKNYJSC5J6_I05Xv5sImXJHPCLUgo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006493s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001076s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000652s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000455s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.051246s] [吞吐率:19.51req/s] [内存消耗:2,567.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NywibmJmIjoxNzQ5NTMyNDk3LCJleHAiOjE3NTIxMjQ0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vQaAz26kkqL63i2z6_Bi2iFsfLKZsJkj37eD74bS-Ijyo0ftuTmbV1CsbepZ0TJjDy71mqH5MrA_Q_zpgsQL3GJjzUI9vXDb0r5seq1lgoa7g_SjC0FQkE0omqxeEgYpXUfsKhS14k7snGmKNYJSC5J6_I05Xv5sImXJHPCLUgo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008715s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000830s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.053934s] [吞吐率:18.54req/s] [内存消耗:2,415.42kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NywibmJmIjoxNzQ5NTMyNDk3LCJleHAiOjE3NTIxMjQ0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vQaAz26kkqL63i2z6_Bi2iFsfLKZsJkj37eD74bS-Ijyo0ftuTmbV1CsbepZ0TJjDy71mqH5MrA_Q_zpgsQL3GJjzUI9vXDb0r5seq1lgoa7g_SjC0FQkE0omqxeEgYpXUfsKhS14k7snGmKNYJSC5J6_I05Xv5sImXJHPCLUgo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000988s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000886s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001373s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001017s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001183s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.003390s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001071s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001007s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001246s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001048s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001001s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000997s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000952s ] --------------------------------------------------------------- [2025-06-10T13:14:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.337548s] [吞吐率:2.96req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjQ5NywibmJmIjoxNzQ5NTMyNDk3LCJleHAiOjE3NTIxMjQ0OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vQaAz26kkqL63i2z6_Bi2iFsfLKZsJkj37eD74bS-Ijyo0ftuTmbV1CsbepZ0TJjDy71mqH5MrA_Q_zpgsQL3GJjzUI9vXDb0r5seq1lgoa7g_SjC0FQkE0omqxeEgYpXUfsKhS14k7snGmKNYJSC5J6_I05Xv5sImXJHPCLUgo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000689s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.073034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006939s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006631s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006324s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006163s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006183s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006084s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006177s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006485s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006352s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006474s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006094s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006341s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006626s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006157s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006125s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006233s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006225s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006304s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006166s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006128s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006232s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006118s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006221s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006110s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006179s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006088s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006324s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006364s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006250s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006193s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006264s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006208s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006292s ] --------------------------------------------------------------- [2025-06-10T13:15:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067939s] [吞吐率:14.72req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015741s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000366s ] --------------------------------------------------------------- [2025-06-10T13:15:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048618s] [吞吐率:20.57req/s] [内存消耗:2,477.21kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwMSwibmJmIjoxNzQ5NTMyNTAxLCJleHAiOjE3NTIxMjQ1MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.J7JrVwmF_YinX-yMYNK_9AHXMh5gqGQqRF_BU_1ITtuTh2n48knyCxsbWHbXNOUnn2puJXb3-QikWv-ZwpX9hFMzj2yS2VKaMcXYzZKTOQJaMaiSuRWO0L9inORedYcfda3aYUNrBtuB_Jy19QDdqVlm7ncACkToSfIjCM6NGAE', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015223s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000528s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000481s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056248s] [吞吐率:17.78req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000779s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054653s] [吞吐率:18.30req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011584s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001021s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000411s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053894s] [吞吐率:18.55req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005672s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001121s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053340s] [吞吐率:18.75req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004393s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055143s] [吞吐率:18.13req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001513s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001287s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000484s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056016s] [吞吐率:17.85req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015530s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000428s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055340s] [吞吐率:18.07req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007672s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001000s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053525s] [吞吐率:18.68req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004093s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001078s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.037637s] [吞吐率:26.57req/s] [内存消耗:2,567.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNiwibmJmIjoxNzQ5NTMyNTA2LCJleHAiOjE3NTIxMjQ1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ly8WQjw0-neI2sqNU81MBU_-Zmw9RL3BGBwyjwIhEbnwKImCQPYU5VOoPOYM8x2VGFJN1tUufLDIgUTMGJ-x6RyLschNFxwMRSOMXXI_ZIMTRrtpHbxZUHwhdiMSfTYQ7mvGc5i97qvQzP4gznjG9l-EkoKJPjvSgtoYzeQRHvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001860s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000581s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000944s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.043102s] [吞吐率:23.20req/s] [内存消耗:2,424.40kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNiwibmJmIjoxNzQ5NTMyNTA2LCJleHAiOjE3NTIxMjQ1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ly8WQjw0-neI2sqNU81MBU_-Zmw9RL3BGBwyjwIhEbnwKImCQPYU5VOoPOYM8x2VGFJN1tUufLDIgUTMGJ-x6RyLschNFxwMRSOMXXI_ZIMTRrtpHbxZUHwhdiMSfTYQ7mvGc5i97qvQzP4gznjG9l-EkoKJPjvSgtoYzeQRHvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007220s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001061s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.043469s] [吞吐率:23.00req/s] [内存消耗:2,500.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNiwibmJmIjoxNzQ5NTMyNTA2LCJleHAiOjE3NTIxMjQ1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ly8WQjw0-neI2sqNU81MBU_-Zmw9RL3BGBwyjwIhEbnwKImCQPYU5VOoPOYM8x2VGFJN1tUufLDIgUTMGJ-x6RyLschNFxwMRSOMXXI_ZIMTRrtpHbxZUHwhdiMSfTYQ7mvGc5i97qvQzP4gznjG9l-EkoKJPjvSgtoYzeQRHvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006724s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001023s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000648s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000581s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.043543s] [吞吐率:22.97req/s] [内存消耗:2,432.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNiwibmJmIjoxNzQ5NTMyNTA2LCJleHAiOjE3NTIxMjQ1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ly8WQjw0-neI2sqNU81MBU_-Zmw9RL3BGBwyjwIhEbnwKImCQPYU5VOoPOYM8x2VGFJN1tUufLDIgUTMGJ-x6RyLschNFxwMRSOMXXI_ZIMTRrtpHbxZUHwhdiMSfTYQ7mvGc5i97qvQzP4gznjG9l-EkoKJPjvSgtoYzeQRHvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000886s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000580s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000568s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.056148s] [吞吐率:17.81req/s] [内存消耗:2,415.43kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNiwibmJmIjoxNzQ5NTMyNTA2LCJleHAiOjE3NTIxMjQ1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ly8WQjw0-neI2sqNU81MBU_-Zmw9RL3BGBwyjwIhEbnwKImCQPYU5VOoPOYM8x2VGFJN1tUufLDIgUTMGJ-x6RyLschNFxwMRSOMXXI_ZIMTRrtpHbxZUHwhdiMSfTYQ7mvGc5i97qvQzP4gznjG9l-EkoKJPjvSgtoYzeQRHvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000767s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001133s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000990s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000993s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001037s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000844s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000896s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.057374s] [吞吐率:17.43req/s] [内存消耗:2,425.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNiwibmJmIjoxNzQ5NTMyNTA2LCJleHAiOjE3NTIxMjQ1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ly8WQjw0-neI2sqNU81MBU_-Zmw9RL3BGBwyjwIhEbnwKImCQPYU5VOoPOYM8x2VGFJN1tUufLDIgUTMGJ-x6RyLschNFxwMRSOMXXI_ZIMTRrtpHbxZUHwhdiMSfTYQ7mvGc5i97qvQzP4gznjG9l-EkoKJPjvSgtoYzeQRHvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014417s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000589s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035810s] [吞吐率:27.93req/s] [内存消耗:2,477.21kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNiwibmJmIjoxNzQ5NTMyNTA2LCJleHAiOjE3NTIxMjQ1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ly8WQjw0-neI2sqNU81MBU_-Zmw9RL3BGBwyjwIhEbnwKImCQPYU5VOoPOYM8x2VGFJN1tUufLDIgUTMGJ-x6RyLschNFxwMRSOMXXI_ZIMTRrtpHbxZUHwhdiMSfTYQ7mvGc5i97qvQzP4gznjG9l-EkoKJPjvSgtoYzeQRHvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000691s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000622s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000501s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.057311s] [吞吐率:17.45req/s] [内存消耗:2,467.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNiwibmJmIjoxNzQ5NTMyNTA2LCJleHAiOjE3NTIxMjQ1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ly8WQjw0-neI2sqNU81MBU_-Zmw9RL3BGBwyjwIhEbnwKImCQPYU5VOoPOYM8x2VGFJN1tUufLDIgUTMGJ-x6RyLschNFxwMRSOMXXI_ZIMTRrtpHbxZUHwhdiMSfTYQ7mvGc5i97qvQzP4gznjG9l-EkoKJPjvSgtoYzeQRHvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013068s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000564s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000426s ] --------------------------------------------------------------- [2025-06-10T13:15:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.324845s] [吞吐率:3.08req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNiwibmJmIjoxNzQ5NTMyNTA2LCJleHAiOjE3NTIxMjQ1MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ly8WQjw0-neI2sqNU81MBU_-Zmw9RL3BGBwyjwIhEbnwKImCQPYU5VOoPOYM8x2VGFJN1tUufLDIgUTMGJ-x6RyLschNFxwMRSOMXXI_ZIMTRrtpHbxZUHwhdiMSfTYQ7mvGc5i97qvQzP4gznjG9l-EkoKJPjvSgtoYzeQRHvQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001065s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001383s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.074130s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006934s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006498s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006313s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006202s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006190s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006072s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006154s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006080s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006089s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006088s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006155s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006086s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006058s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006107s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006074s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006078s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006066s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006038s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006070s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006065s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006157s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006109s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006046s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006084s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006069s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.033128s] [吞吐率:30.19req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000894s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001018s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.032582s] [吞吐率:30.69req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000612s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.032645s] [吞吐率:30.63req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000665s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055467s] [吞吐率:18.03req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001756s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056620s] [吞吐率:17.66req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014545s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056805s] [吞吐率:17.60req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014157s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055775s] [吞吐率:17.93req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005698s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000975s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.034870s] [吞吐率:28.68req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNywibmJmIjoxNzQ5NTMyNTA3LCJleHAiOjE3NTIxMjQ1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pr6BPa1iNbW-DDfPTyL1mTLC-4M3fw4icnf5BA6xDM7rmp5AIfqi_Lysf8-IMXcbtzaIbuTnVuVWt2SNyt6FJv7SJL5RUyAlcOUTlohwKVzvplSqOxGwuSP2P6XExZFCbTJCEpjMOBaxvrWVJjTikjtmo36MQ-o30X6qc-T7YcM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000632s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000503s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.001016s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.036011s] [吞吐率:27.77req/s] [内存消耗:2,510.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNywibmJmIjoxNzQ5NTMyNTA3LCJleHAiOjE3NTIxMjQ1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pr6BPa1iNbW-DDfPTyL1mTLC-4M3fw4icnf5BA6xDM7rmp5AIfqi_Lysf8-IMXcbtzaIbuTnVuVWt2SNyt6FJv7SJL5RUyAlcOUTlohwKVzvplSqOxGwuSP2P6XExZFCbTJCEpjMOBaxvrWVJjTikjtmo36MQ-o30X6qc-T7YcM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000748s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000986s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000440s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000589s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.036911s] [吞吐率:27.09req/s] [内存消耗:2,502.54kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNywibmJmIjoxNzQ5NTMyNTA3LCJleHAiOjE3NTIxMjQ1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pr6BPa1iNbW-DDfPTyL1mTLC-4M3fw4icnf5BA6xDM7rmp5AIfqi_Lysf8-IMXcbtzaIbuTnVuVWt2SNyt6FJv7SJL5RUyAlcOUTlohwKVzvplSqOxGwuSP2P6XExZFCbTJCEpjMOBaxvrWVJjTikjtmo36MQ-o30X6qc-T7YcM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000599s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000974s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000535s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049928s] [吞吐率:20.03req/s] [内存消耗:2,422.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNywibmJmIjoxNzQ5NTMyNTA3LCJleHAiOjE3NTIxMjQ1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pr6BPa1iNbW-DDfPTyL1mTLC-4M3fw4icnf5BA6xDM7rmp5AIfqi_Lysf8-IMXcbtzaIbuTnVuVWt2SNyt6FJv7SJL5RUyAlcOUTlohwKVzvplSqOxGwuSP2P6XExZFCbTJCEpjMOBaxvrWVJjTikjtmo36MQ-o30X6qc-T7YcM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007119s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000926s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000636s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000600s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.051173s] [吞吐率:19.54req/s] [内存消耗:2,583.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNywibmJmIjoxNzQ5NTMyNTA3LCJleHAiOjE3NTIxMjQ1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pr6BPa1iNbW-DDfPTyL1mTLC-4M3fw4icnf5BA6xDM7rmp5AIfqi_Lysf8-IMXcbtzaIbuTnVuVWt2SNyt6FJv7SJL5RUyAlcOUTlohwKVzvplSqOxGwuSP2P6XExZFCbTJCEpjMOBaxvrWVJjTikjtmo36MQ-o30X6qc-T7YcM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015098s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000477s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000574s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000927s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.051354s] [吞吐率:19.47req/s] [内存消耗:2,502.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNywibmJmIjoxNzQ5NTMyNTA3LCJleHAiOjE3NTIxMjQ1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pr6BPa1iNbW-DDfPTyL1mTLC-4M3fw4icnf5BA6xDM7rmp5AIfqi_Lysf8-IMXcbtzaIbuTnVuVWt2SNyt6FJv7SJL5RUyAlcOUTlohwKVzvplSqOxGwuSP2P6XExZFCbTJCEpjMOBaxvrWVJjTikjtmo36MQ-o30X6qc-T7YcM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014903s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001216s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000640s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.055153s] [吞吐率:18.13req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNywibmJmIjoxNzQ5NTMyNTA3LCJleHAiOjE3NTIxMjQ1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pr6BPa1iNbW-DDfPTyL1mTLC-4M3fw4icnf5BA6xDM7rmp5AIfqi_Lysf8-IMXcbtzaIbuTnVuVWt2SNyt6FJv7SJL5RUyAlcOUTlohwKVzvplSqOxGwuSP2P6XExZFCbTJCEpjMOBaxvrWVJjTikjtmo36MQ-o30X6qc-T7YcM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013754s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001113s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000247s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000473s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001942s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001706s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001709s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001726s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000256s ] --------------------------------------------------------------- [2025-06-10T13:15:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.149467s] [吞吐率:6.69req/s] [内存消耗:2,423.98kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUwNywibmJmIjoxNzQ5NTMyNTA3LCJleHAiOjE3NTIxMjQ1MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.pr6BPa1iNbW-DDfPTyL1mTLC-4M3fw4icnf5BA6xDM7rmp5AIfqi_Lysf8-IMXcbtzaIbuTnVuVWt2SNyt6FJv7SJL5RUyAlcOUTlohwKVzvplSqOxGwuSP2P6XExZFCbTJCEpjMOBaxvrWVJjTikjtmo36MQ-o30X6qc-T7YcM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000879s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001034s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000329s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.115606s ] --------------------------------------------------------------- [2025-06-10T13:15:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.045835s] [吞吐率:21.82req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014432s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000872s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-06-10T13:15:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066473s] [吞吐率:15.04req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014362s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000892s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-06-10T13:15:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.044225s] [吞吐率:22.61req/s] [内存消耗:2,422.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxMSwibmJmIjoxNzQ5NTMyNTExLCJleHAiOjE3NTIxMjQ1MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.R4Gk8QDl54DCqZE4hSMuDgJdxQgO1Cz8gc65qUkZtvgpkEGO4pyhzlb6S0pMpUfFJA23SAmghPycm95HR3nIsj4hXoE0md5vnx3VnjdWtPovdmnkJhHQciv8BMWwNFVHEcFXQ5CzHS74Xd_kifHb8OLHfJcrE2vpMfuWh4Lk5Ic', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011157s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000523s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-06-10T13:15:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048705s] [吞吐率:20.53req/s] [内存消耗:2,477.29kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxMSwibmJmIjoxNzQ5NTMyNTExLCJleHAiOjE3NTIxMjQ1MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.R4Gk8QDl54DCqZE4hSMuDgJdxQgO1Cz8gc65qUkZtvgpkEGO4pyhzlb6S0pMpUfFJA23SAmghPycm95HR3nIsj4hXoE0md5vnx3VnjdWtPovdmnkJhHQciv8BMWwNFVHEcFXQ5CzHS74Xd_kifHb8OLHfJcrE2vpMfuWh4Lk5Ic', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015974s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000571s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000514s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057585s] [吞吐率:17.37req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002620s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055770s] [吞吐率:17.93req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000893s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001007s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054913s] [吞吐率:18.21req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002415s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001415s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000626s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055271s] [吞吐率:18.09req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003441s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001348s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000717s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056973s] [吞吐率:17.55req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008208s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001451s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057101s] [吞吐率:17.51req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005806s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000560s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056753s] [吞吐率:17.62req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000612s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000300s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058488s] [吞吐率:17.10req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013160s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057423s] [吞吐率:17.41req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005060s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000575s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.039919s] [吞吐率:25.05req/s] [内存消耗:2,424.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNiwibmJmIjoxNzQ5NTMyNTE2LCJleHAiOjE3NTIxMjQ1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YXunbf3WYrHtKw5oUDzdRWIDggf_RhNAsrlPYAhsRMNP1tMp0cZm_TrmNojK-c9L7KEL07Y-jWKZ_j9OVAlcE2jC6pZDtTmiNPYq4bgeeX0TQj4cb9MVgCfnDpm9eGzChKIthzvTNnHxauDfTH7L_I5MnykwC-FezA3W38pn4Ik', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000944s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001122s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000475s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000531s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000440s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.040461s] [吞吐率:24.72req/s] [内存消耗:2,422.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNiwibmJmIjoxNzQ5NTMyNTE2LCJleHAiOjE3NTIxMjQ1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YXunbf3WYrHtKw5oUDzdRWIDggf_RhNAsrlPYAhsRMNP1tMp0cZm_TrmNojK-c9L7KEL07Y-jWKZ_j9OVAlcE2jC6pZDtTmiNPYq4bgeeX0TQj4cb9MVgCfnDpm9eGzChKIthzvTNnHxauDfTH7L_I5MnykwC-FezA3W38pn4Ik', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001146s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002065s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001070s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000535s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000415s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.043033s] [吞吐率:23.24req/s] [内存消耗:2,500.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNiwibmJmIjoxNzQ5NTMyNTE2LCJleHAiOjE3NTIxMjQ1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YXunbf3WYrHtKw5oUDzdRWIDggf_RhNAsrlPYAhsRMNP1tMp0cZm_TrmNojK-c9L7KEL07Y-jWKZ_j9OVAlcE2jC6pZDtTmiNPYq4bgeeX0TQj4cb9MVgCfnDpm9eGzChKIthzvTNnHxauDfTH7L_I5MnykwC-FezA3W38pn4Ik', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001097s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000567s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000897s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.043143s] [吞吐率:23.18req/s] [内存消耗:2,432.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNiwibmJmIjoxNzQ5NTMyNTE2LCJleHAiOjE3NTIxMjQ1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YXunbf3WYrHtKw5oUDzdRWIDggf_RhNAsrlPYAhsRMNP1tMp0cZm_TrmNojK-c9L7KEL07Y-jWKZ_j9OVAlcE2jC6pZDtTmiNPYq4bgeeX0TQj4cb9MVgCfnDpm9eGzChKIthzvTNnHxauDfTH7L_I5MnykwC-FezA3W38pn4Ik', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000589s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001474s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001025s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000646s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000605s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.054818s] [吞吐率:18.24req/s] [内存消耗:2,415.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNiwibmJmIjoxNzQ5NTMyNTE2LCJleHAiOjE3NTIxMjQ1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YXunbf3WYrHtKw5oUDzdRWIDggf_RhNAsrlPYAhsRMNP1tMp0cZm_TrmNojK-c9L7KEL07Y-jWKZ_j9OVAlcE2jC6pZDtTmiNPYq4bgeeX0TQj4cb9MVgCfnDpm9eGzChKIthzvTNnHxauDfTH7L_I5MnykwC-FezA3W38pn4Ik', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001370s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001263s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000632s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001981s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001040s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000962s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000869s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.056730s] [吞吐率:17.63req/s] [内存消耗:2,567.85kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNiwibmJmIjoxNzQ5NTMyNTE2LCJleHAiOjE3NTIxMjQ1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YXunbf3WYrHtKw5oUDzdRWIDggf_RhNAsrlPYAhsRMNP1tMp0cZm_TrmNojK-c9L7KEL07Y-jWKZ_j9OVAlcE2jC6pZDtTmiNPYq4bgeeX0TQj4cb9MVgCfnDpm9eGzChKIthzvTNnHxauDfTH7L_I5MnykwC-FezA3W38pn4Ik', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011602s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000699s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.059232s] [吞吐率:16.88req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNiwibmJmIjoxNzQ5NTMyNTE2LCJleHAiOjE3NTIxMjQ1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YXunbf3WYrHtKw5oUDzdRWIDggf_RhNAsrlPYAhsRMNP1tMp0cZm_TrmNojK-c9L7KEL07Y-jWKZ_j9OVAlcE2jC6pZDtTmiNPYq4bgeeX0TQj4cb9MVgCfnDpm9eGzChKIthzvTNnHxauDfTH7L_I5MnykwC-FezA3W38pn4Ik', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006087s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000458s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001912s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001679s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001698s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001682s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000251s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.160514s] [吞吐率:6.23req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNiwibmJmIjoxNzQ5NTMyNTE2LCJleHAiOjE3NTIxMjQ1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YXunbf3WYrHtKw5oUDzdRWIDggf_RhNAsrlPYAhsRMNP1tMp0cZm_TrmNojK-c9L7KEL07Y-jWKZ_j9OVAlcE2jC6pZDtTmiNPYq4bgeeX0TQj4cb9MVgCfnDpm9eGzChKIthzvTNnHxauDfTH7L_I5MnykwC-FezA3W38pn4Ik', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000860s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.118763s ] --------------------------------------------------------------- [2025-06-10T13:15:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.327536s] [吞吐率:3.05req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNiwibmJmIjoxNzQ5NTMyNTE2LCJleHAiOjE3NTIxMjQ1MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.YXunbf3WYrHtKw5oUDzdRWIDggf_RhNAsrlPYAhsRMNP1tMp0cZm_TrmNojK-c9L7KEL07Y-jWKZ_j9OVAlcE2jC6pZDtTmiNPYq4bgeeX0TQj4cb9MVgCfnDpm9eGzChKIthzvTNnHxauDfTH7L_I5MnykwC-FezA3W38pn4Ik', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001088s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001418s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000778s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.078822s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.007014s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006572s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006385s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006280s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006204s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006175s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006145s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006391s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006203s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006148s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006148s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006124s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006161s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006162s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006131s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006217s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006212s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006155s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006149s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006135s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006121s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006165s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006081s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006112s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006007s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006055s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006048s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054221s] [吞吐率:18.44req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000926s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001001s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000604s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053393s] [吞吐率:18.73req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001195s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.040066s] [吞吐率:24.96req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002319s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054425s] [吞吐率:18.37req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013452s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055693s] [吞吐率:17.96req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000929s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001243s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055648s] [吞吐率:17.97req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000962s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001123s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063592s] [吞吐率:15.73req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016174s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000938s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.047902s] [吞吐率:20.88req/s] [内存消耗:2,467.31kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNywibmJmIjoxNzQ5NTMyNTE3LCJleHAiOjE3NTIxMjQ1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JDbCfU6K7MjG7f0brg0iOKWWqt8giQyw_suu1HpV9IvNYHN6s_WQc47IcBm9n_hspHgUw0W2pdT2-VGSkhuUQORSFNQd9FdWaISHew16LJtyRiWiRG8TrYoUpYQTPuLoGTu237l3kPTZEzEV28cQo6v1-XrrfexGoGy2VL2pWwo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010948s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001060s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000452s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000509s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.047349s] [吞吐率:21.12req/s] [内存消耗:2,502.52kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNywibmJmIjoxNzQ5NTMyNTE3LCJleHAiOjE3NTIxMjQ1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JDbCfU6K7MjG7f0brg0iOKWWqt8giQyw_suu1HpV9IvNYHN6s_WQc47IcBm9n_hspHgUw0W2pdT2-VGSkhuUQORSFNQd9FdWaISHew16LJtyRiWiRG8TrYoUpYQTPuLoGTu237l3kPTZEzEV28cQo6v1-XrrfexGoGy2VL2pWwo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003677s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000613s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.047319s] [吞吐率:21.13req/s] [内存消耗:2,425.58kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNywibmJmIjoxNzQ5NTMyNTE3LCJleHAiOjE3NTIxMjQ1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JDbCfU6K7MjG7f0brg0iOKWWqt8giQyw_suu1HpV9IvNYHN6s_WQc47IcBm9n_hspHgUw0W2pdT2-VGSkhuUQORSFNQd9FdWaISHew16LJtyRiWiRG8TrYoUpYQTPuLoGTu237l3kPTZEzEV28cQo6v1-XrrfexGoGy2VL2pWwo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007035s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001100s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.047864s] [吞吐率:20.89req/s] [内存消耗:2,502.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNywibmJmIjoxNzQ5NTMyNTE3LCJleHAiOjE3NTIxMjQ1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JDbCfU6K7MjG7f0brg0iOKWWqt8giQyw_suu1HpV9IvNYHN6s_WQc47IcBm9n_hspHgUw0W2pdT2-VGSkhuUQORSFNQd9FdWaISHew16LJtyRiWiRG8TrYoUpYQTPuLoGTu237l3kPTZEzEV28cQo6v1-XrrfexGoGy2VL2pWwo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007873s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001051s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000503s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.049398s] [吞吐率:20.24req/s] [内存消耗:2,583.83kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNywibmJmIjoxNzQ5NTMyNTE3LCJleHAiOjE3NTIxMjQ1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JDbCfU6K7MjG7f0brg0iOKWWqt8giQyw_suu1HpV9IvNYHN6s_WQc47IcBm9n_hspHgUw0W2pdT2-VGSkhuUQORSFNQd9FdWaISHew16LJtyRiWiRG8TrYoUpYQTPuLoGTu237l3kPTZEzEV28cQo6v1-XrrfexGoGy2VL2pWwo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004490s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000987s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000722s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048981s] [吞吐率:20.42req/s] [内存消耗:2,477.26kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNywibmJmIjoxNzQ5NTMyNTE3LCJleHAiOjE3NTIxMjQ1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JDbCfU6K7MjG7f0brg0iOKWWqt8giQyw_suu1HpV9IvNYHN6s_WQc47IcBm9n_hspHgUw0W2pdT2-VGSkhuUQORSFNQd9FdWaISHew16LJtyRiWiRG8TrYoUpYQTPuLoGTu237l3kPTZEzEV28cQo6v1-XrrfexGoGy2VL2pWwo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000674s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000239s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000798s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.051713s] [吞吐率:19.34req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNywibmJmIjoxNzQ5NTMyNTE3LCJleHAiOjE3NTIxMjQ1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JDbCfU6K7MjG7f0brg0iOKWWqt8giQyw_suu1HpV9IvNYHN6s_WQc47IcBm9n_hspHgUw0W2pdT2-VGSkhuUQORSFNQd9FdWaISHew16LJtyRiWiRG8TrYoUpYQTPuLoGTu237l3kPTZEzEV28cQo6v1-XrrfexGoGy2VL2pWwo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000523s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.001100s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000725s ] --------------------------------------------------------------- [2025-06-10T13:15:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.062431s] [吞吐率:16.02req/s] [内存消耗:2,510.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUxNywibmJmIjoxNzQ5NTMyNTE3LCJleHAiOjE3NTIxMjQ1MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.JDbCfU6K7MjG7f0brg0iOKWWqt8giQyw_suu1HpV9IvNYHN6s_WQc47IcBm9n_hspHgUw0W2pdT2-VGSkhuUQORSFNQd9FdWaISHew16LJtyRiWiRG8TrYoUpYQTPuLoGTu237l3kPTZEzEV28cQo6v1-XrrfexGoGy2VL2pWwo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012684s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000228s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000571s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000557s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000520s ] --------------------------------------------------------------- [2025-06-10T13:15:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051762s] [吞吐率:19.32req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000812s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-06-10T13:15:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039173s] [吞吐率:25.53req/s] [内存消耗:2,477.24kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyMSwibmJmIjoxNzQ5NTMyNTIxLCJleHAiOjE3NTIxMjQ1MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.kh-uc-B_K1AENWs01M1qe8QrwG74KmEzDrgOayFMJnjXordRpujATrfAyY7wsvySgIKwvXfTLBEFoBIQsfyVnOAGnp8RVS5MVGAfrjYmp3aHz0QfNLenTCryVUHqSIW1mo9nsFrc9rQosqwnzPHLuprJ0EZB-EJ0LTqFJhsh7ys', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005789s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000517s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000469s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062348s] [吞吐率:16.04req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001087s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001410s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000427s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061607s] [吞吐率:16.23req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012775s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000944s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000334s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.048566s] [吞吐率:20.59req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011432s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054386s] [吞吐率:18.39req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005453s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062599s] [吞吐率:15.97req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000780s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000946s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059414s] [吞吐率:16.83req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005482s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.047333s] [吞吐率:21.13req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011521s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.038640s] [吞吐率:25.88req/s] [内存消耗:2,467.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNiwibmJmIjoxNzQ5NTMyNTI2LCJleHAiOjE3NTIxMjQ1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qYwydXqqympaMDcbMe5ZVI_v8kDTqUa-mO-p1g20upOl13tQk8H8rgU8ut4rjLbxPGW-DnJS-H-JzHlJ6G75VRb8dewcE2xkeaGC5J1vV_Y9qNamwbjd-48RefB1Gxi217ohT0zZ3znyBJU3bAeITPnOqOrIpxbptqfoEQ-90qQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000500s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000245s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000450s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000746s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.039408s] [吞吐率:25.38req/s] [内存消耗:2,500.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNiwibmJmIjoxNzQ5NTMyNTI2LCJleHAiOjE3NTIxMjQ1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qYwydXqqympaMDcbMe5ZVI_v8kDTqUa-mO-p1g20upOl13tQk8H8rgU8ut4rjLbxPGW-DnJS-H-JzHlJ6G75VRb8dewcE2xkeaGC5J1vV_Y9qNamwbjd-48RefB1Gxi217ohT0zZ3znyBJU3bAeITPnOqOrIpxbptqfoEQ-90qQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003747s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000319s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000903s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043604s] [吞吐率:22.93req/s] [内存消耗:2,425.51kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNiwibmJmIjoxNzQ5NTMyNTI2LCJleHAiOjE3NTIxMjQ1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qYwydXqqympaMDcbMe5ZVI_v8kDTqUa-mO-p1g20upOl13tQk8H8rgU8ut4rjLbxPGW-DnJS-H-JzHlJ6G75VRb8dewcE2xkeaGC5J1vV_Y9qNamwbjd-48RefB1Gxi217ohT0zZ3znyBJU3bAeITPnOqOrIpxbptqfoEQ-90qQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001483s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001064s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000260s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001085s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000410s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.043982s] [吞吐率:22.74req/s] [内存消耗:2,424.39kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNiwibmJmIjoxNzQ5NTMyNTI2LCJleHAiOjE3NTIxMjQ1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qYwydXqqympaMDcbMe5ZVI_v8kDTqUa-mO-p1g20upOl13tQk8H8rgU8ut4rjLbxPGW-DnJS-H-JzHlJ6G75VRb8dewcE2xkeaGC5J1vV_Y9qNamwbjd-48RefB1Gxi217ohT0zZ3znyBJU3bAeITPnOqOrIpxbptqfoEQ-90qQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003739s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001549s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.044565s] [吞吐率:22.44req/s] [内存消耗:2,567.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNiwibmJmIjoxNzQ5NTMyNTI2LCJleHAiOjE3NTIxMjQ1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qYwydXqqympaMDcbMe5ZVI_v8kDTqUa-mO-p1g20upOl13tQk8H8rgU8ut4rjLbxPGW-DnJS-H-JzHlJ6G75VRb8dewcE2xkeaGC5J1vV_Y9qNamwbjd-48RefB1Gxi217ohT0zZ3znyBJU3bAeITPnOqOrIpxbptqfoEQ-90qQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006402s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000442s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000769s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.046276s] [吞吐率:21.61req/s] [内存消耗:2,583.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNiwibmJmIjoxNzQ5NTMyNTI2LCJleHAiOjE3NTIxMjQ1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qYwydXqqympaMDcbMe5ZVI_v8kDTqUa-mO-p1g20upOl13tQk8H8rgU8ut4rjLbxPGW-DnJS-H-JzHlJ6G75VRb8dewcE2xkeaGC5J1vV_Y9qNamwbjd-48RefB1Gxi217ohT0zZ3znyBJU3bAeITPnOqOrIpxbptqfoEQ-90qQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006566s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000491s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000724s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.050126s] [吞吐率:19.95req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNiwibmJmIjoxNzQ5NTMyNTI2LCJleHAiOjE3NTIxMjQ1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qYwydXqqympaMDcbMe5ZVI_v8kDTqUa-mO-p1g20upOl13tQk8H8rgU8ut4rjLbxPGW-DnJS-H-JzHlJ6G75VRb8dewcE2xkeaGC5J1vV_Y9qNamwbjd-48RefB1Gxi217ohT0zZ3znyBJU3bAeITPnOqOrIpxbptqfoEQ-90qQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000552s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000944s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000741s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000495s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001779s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001688s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001625s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001533s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000245s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.035306s] [吞吐率:28.32req/s] [内存消耗:2,502.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNiwibmJmIjoxNzQ5NTMyNTI2LCJleHAiOjE3NTIxMjQ1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qYwydXqqympaMDcbMe5ZVI_v8kDTqUa-mO-p1g20upOl13tQk8H8rgU8ut4rjLbxPGW-DnJS-H-JzHlJ6G75VRb8dewcE2xkeaGC5J1vV_Y9qNamwbjd-48RefB1Gxi217ohT0zZ3znyBJU3bAeITPnOqOrIpxbptqfoEQ-90qQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000633s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000541s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000503s ] --------------------------------------------------------------- [2025-06-10T13:15:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.055922s] [吞吐率:17.88req/s] [内存消耗:2,415.44kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNiwibmJmIjoxNzQ5NTMyNTI2LCJleHAiOjE3NTIxMjQ1MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qYwydXqqympaMDcbMe5ZVI_v8kDTqUa-mO-p1g20upOl13tQk8H8rgU8ut4rjLbxPGW-DnJS-H-JzHlJ6G75VRb8dewcE2xkeaGC5J1vV_Y9qNamwbjd-48RefB1Gxi217ohT0zZ3znyBJU3bAeITPnOqOrIpxbptqfoEQ-90qQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003336s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001309s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000986s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001283s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001125s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000912s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000868s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000916s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062840s] [吞吐率:15.91req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000731s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063910s] [吞吐率:15.65req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001095s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.035118s] [吞吐率:28.48req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002626s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000985s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000359s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050252s] [吞吐率:19.90req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000780s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050783s] [吞吐率:19.69req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000593s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000436s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065939s] [吞吐率:15.17req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005697s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049511s] [吞吐率:20.20req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008283s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000321s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050486s] [吞吐率:19.81req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005160s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000956s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000378s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.043116s] [吞吐率:23.19req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003718s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039331s] [吞吐率:25.43req/s] [内存消耗:2,502.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNywibmJmIjoxNzQ5NTMyNTI3LCJleHAiOjE3NTIxMjQ1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gqM9rZCtMWxiOMfi3YHAwtNoPMfuvcTEh8zYjzWvoqiXiuHrsCj-VIrKcAnzvQGGf3GCJ45pQPx09N6q5AZJY039d_xm8TZhjaPvrG2yknBrwBaj0U2jb1WT46ORyf6a-5uNlg_HUNZ5Bh1uG_Q1e4Kn8KUr5Cz8VId7l-KNd_Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000814s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001325s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000695s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045432s] [吞吐率:22.01req/s] [内存消耗:2,477.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNywibmJmIjoxNzQ5NTMyNTI3LCJleHAiOjE3NTIxMjQ1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gqM9rZCtMWxiOMfi3YHAwtNoPMfuvcTEh8zYjzWvoqiXiuHrsCj-VIrKcAnzvQGGf3GCJ45pQPx09N6q5AZJY039d_xm8TZhjaPvrG2yknBrwBaj0U2jb1WT46ORyf6a-5uNlg_HUNZ5Bh1uG_Q1e4Kn8KUr5Cz8VId7l-KNd_Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000665s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000633s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048097s] [吞吐率:20.79req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNywibmJmIjoxNzQ5NTMyNTI3LCJleHAiOjE3NTIxMjQ1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gqM9rZCtMWxiOMfi3YHAwtNoPMfuvcTEh8zYjzWvoqiXiuHrsCj-VIrKcAnzvQGGf3GCJ45pQPx09N6q5AZJY039d_xm8TZhjaPvrG2yknBrwBaj0U2jb1WT46ORyf6a-5uNlg_HUNZ5Bh1uG_Q1e4Kn8KUr5Cz8VId7l-KNd_Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006664s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001055s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.047281s] [吞吐率:21.15req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNywibmJmIjoxNzQ5NTMyNTI3LCJleHAiOjE3NTIxMjQ1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gqM9rZCtMWxiOMfi3YHAwtNoPMfuvcTEh8zYjzWvoqiXiuHrsCj-VIrKcAnzvQGGf3GCJ45pQPx09N6q5AZJY039d_xm8TZhjaPvrG2yknBrwBaj0U2jb1WT46ORyf6a-5uNlg_HUNZ5Bh1uG_Q1e4Kn8KUr5Cz8VId7l-KNd_Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001407s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001355s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000421s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000813s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049939s] [吞吐率:20.02req/s] [内存消耗:2,432.33kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNywibmJmIjoxNzQ5NTMyNTI3LCJleHAiOjE3NTIxMjQ1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gqM9rZCtMWxiOMfi3YHAwtNoPMfuvcTEh8zYjzWvoqiXiuHrsCj-VIrKcAnzvQGGf3GCJ45pQPx09N6q5AZJY039d_xm8TZhjaPvrG2yknBrwBaj0U2jb1WT46ORyf6a-5uNlg_HUNZ5Bh1uG_Q1e4Kn8KUr5Cz8VId7l-KNd_Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000567s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000696s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000683s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.039315s] [吞吐率:25.44req/s] [内存消耗:2,422.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNywibmJmIjoxNzQ5NTMyNTI3LCJleHAiOjE3NTIxMjQ1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gqM9rZCtMWxiOMfi3YHAwtNoPMfuvcTEh8zYjzWvoqiXiuHrsCj-VIrKcAnzvQGGf3GCJ45pQPx09N6q5AZJY039d_xm8TZhjaPvrG2yknBrwBaj0U2jb1WT46ORyf6a-5uNlg_HUNZ5Bh1uG_Q1e4Kn8KUr5Cz8VId7l-KNd_Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000677s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.059961s] [吞吐率:16.68req/s] [内存消耗:2,510.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNywibmJmIjoxNzQ5NTMyNTI3LCJleHAiOjE3NTIxMjQ1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gqM9rZCtMWxiOMfi3YHAwtNoPMfuvcTEh8zYjzWvoqiXiuHrsCj-VIrKcAnzvQGGf3GCJ45pQPx09N6q5AZJY039d_xm8TZhjaPvrG2yknBrwBaj0U2jb1WT46ORyf6a-5uNlg_HUNZ5Bh1uG_Q1e4Kn8KUr5Cz8VId7l-KNd_Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015241s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000257s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000545s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000513s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.159671s] [吞吐率:6.26req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNywibmJmIjoxNzQ5NTMyNTI3LCJleHAiOjE3NTIxMjQ1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gqM9rZCtMWxiOMfi3YHAwtNoPMfuvcTEh8zYjzWvoqiXiuHrsCj-VIrKcAnzvQGGf3GCJ45pQPx09N6q5AZJY039d_xm8TZhjaPvrG2yknBrwBaj0U2jb1WT46ORyf6a-5uNlg_HUNZ5Bh1uG_Q1e4Kn8KUr5Cz8VId7l-KNd_Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000597s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000882s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.117452s ] --------------------------------------------------------------- [2025-06-10T13:15:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.331023s] [吞吐率:3.02req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUyNywibmJmIjoxNzQ5NTMyNTI3LCJleHAiOjE3NTIxMjQ1MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.gqM9rZCtMWxiOMfi3YHAwtNoPMfuvcTEh8zYjzWvoqiXiuHrsCj-VIrKcAnzvQGGf3GCJ45pQPx09N6q5AZJY039d_xm8TZhjaPvrG2yknBrwBaj0U2jb1WT46ORyf6a-5uNlg_HUNZ5Bh1uG_Q1e4Kn8KUr5Cz8VId7l-KNd_Q', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010048s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000403s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.078038s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006842s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006512s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006270s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006176s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006202s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006092s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006331s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006180s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006075s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006158s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006002s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006012s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006007s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006009s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006004s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006000s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006026s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006065s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006075s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006014s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] --------------------------------------------------------------- [2025-06-10T13:15:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055938s] [吞吐率:17.88req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005088s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T13:15:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.044136s] [吞吐率:22.66req/s] [内存消耗:2,477.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzMSwibmJmIjoxNzQ5NTMyNTMxLCJleHAiOjE3NTIxMjQ1MzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yE_oIv1fM49_OVuwremrpSKYRU4PcgvoQl9V2IRWDIhELa1gljw6jqmdZof0FnXJco8GlzNS2LEoJl9tGD1Qr-KO8Vp9F2NTZ1ZlmeNeWsRBm0mB734fVZiFHk2GZmG164DrPAfommwC0cSSGc30jfMGnajfXyVCC7QMdjT6nTM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010653s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000531s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000468s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068236s] [吞吐率:14.66req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000547s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000265s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069060s] [吞吐率:14.48req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000585s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000315s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069025s] [吞吐率:14.49req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000724s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.074099s] [吞吐率:13.50req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012259s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070327s] [吞吐率:14.22req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014206s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068797s] [吞吐率:14.54req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009481s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000409s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070120s] [吞吐率:14.26req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012859s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.072735s] [吞吐率:13.75req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002898s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000410s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.072935s] [吞吐率:13.71req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015540s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001022s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.036592s] [吞吐率:27.33req/s] [内存消耗:2,467.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNiwibmJmIjoxNzQ5NTMyNTM2LCJleHAiOjE3NTIxMjQ1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ej98S25iIdCaJPxta-3gJKfUNDFRxbYWfRqahDuXl5fQsbaYPOyzjXqiMiWot8nZN2Kne6bMBydTo2hyLsnwlONmEsuqTwjrJ29AJq0t9f-lrzuolVRusw4fpVAeer8n85RHaYrREPNAPlwcpvkg2IwcAhuaDZFVVu2kTGC67vc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000653s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000522s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000506s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.037505s] [吞吐率:26.66req/s] [内存消耗:2,500.49kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNiwibmJmIjoxNzQ5NTMyNTM2LCJleHAiOjE3NTIxMjQ1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ej98S25iIdCaJPxta-3gJKfUNDFRxbYWfRqahDuXl5fQsbaYPOyzjXqiMiWot8nZN2Kne6bMBydTo2hyLsnwlONmEsuqTwjrJ29AJq0t9f-lrzuolVRusw4fpVAeer8n85RHaYrREPNAPlwcpvkg2IwcAhuaDZFVVu2kTGC67vc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000957s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000453s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000643s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.040166s] [吞吐率:24.90req/s] [内存消耗:2,502.51kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNiwibmJmIjoxNzQ5NTMyNTM2LCJleHAiOjE3NTIxMjQ1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ej98S25iIdCaJPxta-3gJKfUNDFRxbYWfRqahDuXl5fQsbaYPOyzjXqiMiWot8nZN2Kne6bMBydTo2hyLsnwlONmEsuqTwjrJ29AJq0t9f-lrzuolVRusw4fpVAeer8n85RHaYrREPNAPlwcpvkg2IwcAhuaDZFVVu2kTGC67vc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002233s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002015s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.001752s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.040203s] [吞吐率:24.87req/s] [内存消耗:2,425.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNiwibmJmIjoxNzQ5NTMyNTM2LCJleHAiOjE3NTIxMjQ1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ej98S25iIdCaJPxta-3gJKfUNDFRxbYWfRqahDuXl5fQsbaYPOyzjXqiMiWot8nZN2Kne6bMBydTo2hyLsnwlONmEsuqTwjrJ29AJq0t9f-lrzuolVRusw4fpVAeer8n85RHaYrREPNAPlwcpvkg2IwcAhuaDZFVVu2kTGC67vc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000588s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000263s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000541s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000997s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000779s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.044110s] [吞吐率:22.67req/s] [内存消耗:2,567.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNiwibmJmIjoxNzQ5NTMyNTM2LCJleHAiOjE3NTIxMjQ1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ej98S25iIdCaJPxta-3gJKfUNDFRxbYWfRqahDuXl5fQsbaYPOyzjXqiMiWot8nZN2Kne6bMBydTo2hyLsnwlONmEsuqTwjrJ29AJq0t9f-lrzuolVRusw4fpVAeer8n85RHaYrREPNAPlwcpvkg2IwcAhuaDZFVVu2kTGC67vc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000594s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000456s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000723s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.044638s] [吞吐率:22.40req/s] [内存消耗:2,502.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNiwibmJmIjoxNzQ5NTMyNTM2LCJleHAiOjE3NTIxMjQ1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ej98S25iIdCaJPxta-3gJKfUNDFRxbYWfRqahDuXl5fQsbaYPOyzjXqiMiWot8nZN2Kne6bMBydTo2hyLsnwlONmEsuqTwjrJ29AJq0t9f-lrzuolVRusw4fpVAeer8n85RHaYrREPNAPlwcpvkg2IwcAhuaDZFVVu2kTGC67vc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006007s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000708s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000550s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000501s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.044799s] [吞吐率:22.32req/s] [内存消耗:2,510.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNiwibmJmIjoxNzQ5NTMyNTM2LCJleHAiOjE3NTIxMjQ1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ej98S25iIdCaJPxta-3gJKfUNDFRxbYWfRqahDuXl5fQsbaYPOyzjXqiMiWot8nZN2Kne6bMBydTo2hyLsnwlONmEsuqTwjrJ29AJq0t9f-lrzuolVRusw4fpVAeer8n85RHaYrREPNAPlwcpvkg2IwcAhuaDZFVVu2kTGC67vc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004690s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000751s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000523s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000527s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.046599s] [吞吐率:21.46req/s] [内存消耗:2,477.26kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNiwibmJmIjoxNzQ5NTMyNTM2LCJleHAiOjE3NTIxMjQ1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ej98S25iIdCaJPxta-3gJKfUNDFRxbYWfRqahDuXl5fQsbaYPOyzjXqiMiWot8nZN2Kne6bMBydTo2hyLsnwlONmEsuqTwjrJ29AJq0t9f-lrzuolVRusw4fpVAeer8n85RHaYrREPNAPlwcpvkg2IwcAhuaDZFVVu2kTGC67vc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000972s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000470s ] --------------------------------------------------------------- [2025-06-10T13:15:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.150060s] [吞吐率:6.66req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNiwibmJmIjoxNzQ5NTMyNTM2LCJleHAiOjE3NTIxMjQ1MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ej98S25iIdCaJPxta-3gJKfUNDFRxbYWfRqahDuXl5fQsbaYPOyzjXqiMiWot8nZN2Kne6bMBydTo2hyLsnwlONmEsuqTwjrJ29AJq0t9f-lrzuolVRusw4fpVAeer8n85RHaYrREPNAPlwcpvkg2IwcAhuaDZFVVu2kTGC67vc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000519s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.114752s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058360s] [吞吐率:17.13req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000605s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000340s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058412s] [吞吐率:17.12req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058576s] [吞吐率:17.07req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001296s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000920s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058042s] [吞吐率:17.23req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011067s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001580s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000845s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058835s] [吞吐率:17.00req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015086s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001198s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.003296s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059151s] [吞吐率:16.91req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011728s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001274s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059599s] [吞吐率:16.78req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013368s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000773s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059207s] [吞吐率:16.89req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009966s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001020s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001006s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.035448s] [吞吐率:28.21req/s] [内存消耗:2,432.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNywibmJmIjoxNzQ5NTMyNTM3LCJleHAiOjE3NTIxMjQ1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jmwvqYVb0o7wgThaeBzd0a6dYnoijJ2yYIJY5ZTTCqTL83DWETROg3Ttp6df8Z4FzdYwzNJHR53xZqvQxRCfjSaRTa4iAfQ69Hl_oK0tFCa8gt2qsJwtIA3W_F-XvduueXr9OxslFRZVmfgsGBayEgae9tx0Z3B-Fjr-hsCLLpQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000504s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000211s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000616s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.038956s] [吞吐率:25.67req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNywibmJmIjoxNzQ5NTMyNTM3LCJleHAiOjE3NTIxMjQ1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jmwvqYVb0o7wgThaeBzd0a6dYnoijJ2yYIJY5ZTTCqTL83DWETROg3Ttp6df8Z4FzdYwzNJHR53xZqvQxRCfjSaRTa4iAfQ69Hl_oK0tFCa8gt2qsJwtIA3W_F-XvduueXr9OxslFRZVmfgsGBayEgae9tx0Z3B-Fjr-hsCLLpQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000672s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000246s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000393s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000687s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049117s] [吞吐率:20.36req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNywibmJmIjoxNzQ5NTMyNTM3LCJleHAiOjE3NTIxMjQ1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jmwvqYVb0o7wgThaeBzd0a6dYnoijJ2yYIJY5ZTTCqTL83DWETROg3Ttp6df8Z4FzdYwzNJHR53xZqvQxRCfjSaRTa4iAfQ69Hl_oK0tFCa8gt2qsJwtIA3W_F-XvduueXr9OxslFRZVmfgsGBayEgae9tx0Z3B-Fjr-hsCLLpQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010983s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.049771s] [吞吐率:20.09req/s] [内存消耗:2,424.35kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNywibmJmIjoxNzQ5NTMyNTM3LCJleHAiOjE3NTIxMjQ1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jmwvqYVb0o7wgThaeBzd0a6dYnoijJ2yYIJY5ZTTCqTL83DWETROg3Ttp6df8Z4FzdYwzNJHR53xZqvQxRCfjSaRTa4iAfQ69Hl_oK0tFCa8gt2qsJwtIA3W_F-XvduueXr9OxslFRZVmfgsGBayEgae9tx0Z3B-Fjr-hsCLLpQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014565s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000460s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.049399s] [吞吐率:20.24req/s] [内存消耗:2,583.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNywibmJmIjoxNzQ5NTMyNTM3LCJleHAiOjE3NTIxMjQ1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jmwvqYVb0o7wgThaeBzd0a6dYnoijJ2yYIJY5ZTTCqTL83DWETROg3Ttp6df8Z4FzdYwzNJHR53xZqvQxRCfjSaRTa4iAfQ69Hl_oK0tFCa8gt2qsJwtIA3W_F-XvduueXr9OxslFRZVmfgsGBayEgae9tx0Z3B-Fjr-hsCLLpQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009101s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000842s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000746s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.054115s] [吞吐率:18.48req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNywibmJmIjoxNzQ5NTMyNTM3LCJleHAiOjE3NTIxMjQ1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jmwvqYVb0o7wgThaeBzd0a6dYnoijJ2yYIJY5ZTTCqTL83DWETROg3Ttp6df8Z4FzdYwzNJHR53xZqvQxRCfjSaRTa4iAfQ69Hl_oK0tFCa8gt2qsJwtIA3W_F-XvduueXr9OxslFRZVmfgsGBayEgae9tx0Z3B-Fjr-hsCLLpQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009104s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000452s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001868s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001565s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001636s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001537s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000222s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059483s] [吞吐率:16.81req/s] [内存消耗:2,415.41kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNywibmJmIjoxNzQ5NTMyNTM3LCJleHAiOjE3NTIxMjQ1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jmwvqYVb0o7wgThaeBzd0a6dYnoijJ2yYIJY5ZTTCqTL83DWETROg3Ttp6df8Z4FzdYwzNJHR53xZqvQxRCfjSaRTa4iAfQ69Hl_oK0tFCa8gt2qsJwtIA3W_F-XvduueXr9OxslFRZVmfgsGBayEgae9tx0Z3B-Fjr-hsCLLpQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010479s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001091s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000947s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000985s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001052s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000907s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000804s ] --------------------------------------------------------------- [2025-06-10T13:15:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.316855s] [吞吐率:3.16req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjUzNywibmJmIjoxNzQ5NTMyNTM3LCJleHAiOjE3NTIxMjQ1MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jmwvqYVb0o7wgThaeBzd0a6dYnoijJ2yYIJY5ZTTCqTL83DWETROg3Ttp6df8Z4FzdYwzNJHR53xZqvQxRCfjSaRTa4iAfQ69Hl_oK0tFCa8gt2qsJwtIA3W_F-XvduueXr9OxslFRZVmfgsGBayEgae9tx0Z3B-Fjr-hsCLLpQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000875s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000488s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.075119s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006603s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006315s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006235s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006096s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006153s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006101s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006094s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006115s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006014s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006014s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006109s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006057s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006010s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006008s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006070s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006006s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006153s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006583s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006037s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006109s ] --------------------------------------------------------------- [2025-06-10T13:15:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070289s] [吞吐率:14.23req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014078s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000397s ] --------------------------------------------------------------- [2025-06-10T13:15:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.044251s] [吞吐率:22.60req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0MSwibmJmIjoxNzQ5NTMyNTQxLCJleHAiOjE3NTIxMjQ1NDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yIcCAxtZR_36RM9TduvKkUvERUKw38BRZF-jUkwtJ5D80S9kZYVDPt2KWYsuIxXwtPKdLP-fY92Xy5YUjXYRPUF6YlpvOHVqA85ShpZql2XXtlzfAZuhXuWwklvPql96qUdcjcTAhUsdSCUEb4vuosSmKq0VsAVumas3HKVekK0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007446s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000351s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000470s ] --------------------------------------------------------------- [2025-06-10T13:15:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.044865s] [吞吐率:22.29req/s] [内存消耗:2,477.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0MSwibmJmIjoxNzQ5NTMyNTQxLCJleHAiOjE3NTIxMjQ1NDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.yIcCAxtZR_36RM9TduvKkUvERUKw38BRZF-jUkwtJ5D80S9kZYVDPt2KWYsuIxXwtPKdLP-fY92Xy5YUjXYRPUF6YlpvOHVqA85ShpZql2XXtlzfAZuhXuWwklvPql96qUdcjcTAhUsdSCUEb4vuosSmKq0VsAVumas3HKVekK0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007411s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000504s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060648s] [吞吐率:16.49req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001842s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001015s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000390s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059757s] [吞吐率:16.73req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000664s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060780s] [吞吐率:16.45req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001300s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067547s] [吞吐率:14.80req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000768s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001065s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000476s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060653s] [吞吐率:16.49req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000683s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065327s] [吞吐率:15.31req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007075s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000449s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061904s] [吞吐率:16.15req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010639s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001011s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000478s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.042491s] [吞吐率:23.53req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NiwibmJmIjoxNzQ5NTMyNTQ2LCJleHAiOjE3NTIxMjQ1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RgkN6lV6jneQwgLOxLUPefOsxD13l4be2M3FBspIqaymXaIVCjHm3FmxBBXIcw0hPG3J5dIpJwx2F1dHshNhgo7U-rjpnNpkNs6Ll-7XGWF0s0UoIiYDy3dHmSiSjpOCoUlHx6KozrD98HUj4lVV9w3r8-Rr1HJGfP4BYof06fw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002218s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001034s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000508s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000757s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.044116s] [吞吐率:22.67req/s] [内存消耗:2,424.39kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NiwibmJmIjoxNzQ5NTMyNTQ2LCJleHAiOjE3NTIxMjQ1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RgkN6lV6jneQwgLOxLUPefOsxD13l4be2M3FBspIqaymXaIVCjHm3FmxBBXIcw0hPG3J5dIpJwx2F1dHshNhgo7U-rjpnNpkNs6Ll-7XGWF0s0UoIiYDy3dHmSiSjpOCoUlHx6KozrD98HUj4lVV9w3r8-Rr1HJGfP4BYof06fw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000663s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000670s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000456s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.046987s] [吞吐率:21.28req/s] [内存消耗:2,510.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NiwibmJmIjoxNzQ5NTMyNTQ2LCJleHAiOjE3NTIxMjQ1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RgkN6lV6jneQwgLOxLUPefOsxD13l4be2M3FBspIqaymXaIVCjHm3FmxBBXIcw0hPG3J5dIpJwx2F1dHshNhgo7U-rjpnNpkNs6Ll-7XGWF0s0UoIiYDy3dHmSiSjpOCoUlHx6KozrD98HUj4lVV9w3r8-Rr1HJGfP4BYof06fw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000582s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000481s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000778s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.052778s] [吞吐率:18.95req/s] [内存消耗:2,502.53kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NiwibmJmIjoxNzQ5NTMyNTQ2LCJleHAiOjE3NTIxMjQ1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RgkN6lV6jneQwgLOxLUPefOsxD13l4be2M3FBspIqaymXaIVCjHm3FmxBBXIcw0hPG3J5dIpJwx2F1dHshNhgo7U-rjpnNpkNs6Ll-7XGWF0s0UoIiYDy3dHmSiSjpOCoUlHx6KozrD98HUj4lVV9w3r8-Rr1HJGfP4BYof06fw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011074s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000554s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.052838s] [吞吐率:18.93req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NiwibmJmIjoxNzQ5NTMyNTQ2LCJleHAiOjE3NTIxMjQ1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RgkN6lV6jneQwgLOxLUPefOsxD13l4be2M3FBspIqaymXaIVCjHm3FmxBBXIcw0hPG3J5dIpJwx2F1dHshNhgo7U-rjpnNpkNs6Ll-7XGWF0s0UoIiYDy3dHmSiSjpOCoUlHx6KozrD98HUj4lVV9w3r8-Rr1HJGfP4BYof06fw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007242s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001183s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000409s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.054711s] [吞吐率:18.28req/s] [内存消耗:2,432.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NiwibmJmIjoxNzQ5NTMyNTQ2LCJleHAiOjE3NTIxMjQ1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RgkN6lV6jneQwgLOxLUPefOsxD13l4be2M3FBspIqaymXaIVCjHm3FmxBBXIcw0hPG3J5dIpJwx2F1dHshNhgo7U-rjpnNpkNs6Ll-7XGWF0s0UoIiYDy3dHmSiSjpOCoUlHx6KozrD98HUj4lVV9w3r8-Rr1HJGfP4BYof06fw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011344s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001127s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000446s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000726s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.056194s] [吞吐率:17.80req/s] [内存消耗:2,500.42kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NiwibmJmIjoxNzQ5NTMyNTQ2LCJleHAiOjE3NTIxMjQ1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RgkN6lV6jneQwgLOxLUPefOsxD13l4be2M3FBspIqaymXaIVCjHm3FmxBBXIcw0hPG3J5dIpJwx2F1dHshNhgo7U-rjpnNpkNs6Ll-7XGWF0s0UoIiYDy3dHmSiSjpOCoUlHx6KozrD98HUj4lVV9w3r8-Rr1HJGfP4BYof06fw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000657s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000557s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000645s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.166625s] [吞吐率:6.00req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NiwibmJmIjoxNzQ5NTMyNTQ2LCJleHAiOjE3NTIxMjQ1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RgkN6lV6jneQwgLOxLUPefOsxD13l4be2M3FBspIqaymXaIVCjHm3FmxBBXIcw0hPG3J5dIpJwx2F1dHshNhgo7U-rjpnNpkNs6Ll-7XGWF0s0UoIiYDy3dHmSiSjpOCoUlHx6KozrD98HUj4lVV9w3r8-Rr1HJGfP4BYof06fw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001441s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000998s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.116613s ] --------------------------------------------------------------- [2025-06-10T13:15:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.318993s] [吞吐率:3.13req/s] [内存消耗:2,466.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NiwibmJmIjoxNzQ5NTMyNTQ2LCJleHAiOjE3NTIxMjQ1NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RgkN6lV6jneQwgLOxLUPefOsxD13l4be2M3FBspIqaymXaIVCjHm3FmxBBXIcw0hPG3J5dIpJwx2F1dHshNhgo7U-rjpnNpkNs6Ll-7XGWF0s0UoIiYDy3dHmSiSjpOCoUlHx6KozrD98HUj4lVV9w3r8-Rr1HJGfP4BYof06fw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000783s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000964s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.076790s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006675s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006464s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006288s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006235s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006173s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006106s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006063s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006114s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006063s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006082s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006164s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006111s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006071s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006088s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006037s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006044s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006049s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006036s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006239s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006055s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006008s ] --------------------------------------------------------------- [2025-06-10T13:15:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055305s] [吞吐率:18.08req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000675s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001139s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000436s ] --------------------------------------------------------------- [2025-06-10T13:15:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056139s] [吞吐率:17.81req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001011s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000985s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000497s ] --------------------------------------------------------------- [2025-06-10T13:15:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055940s] [吞吐率:17.88req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000799s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-06-10T13:15:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056276s] [吞吐率:17.77req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003939s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-06-10T13:15:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056274s] [吞吐率:17.77req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005846s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-06-10T13:15:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065658s] [吞吐率:15.23req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016706s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001386s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-06-10T13:15:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.035614s] [吞吐率:28.08req/s] [内存消耗:2,502.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NywibmJmIjoxNzQ5NTMyNTQ3LCJleHAiOjE3NTIxMjQ1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QCQPt1bv8T9l4ZGiqdM-BQYA_izQLLQOjng3pFhLeqntKJt2SdN7Mp_FwxxSB2neg5OMy247GAem2fhtaSxlaoR_-OwYGETYrUYJx3i6RkgIiHP3y5VQXJv0tJcnueztRGIJHgMDlQvWTzbbwTj4_ayMSAhJc2-pK3RfilrTT7o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000698s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000588s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000583s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000592s ] --------------------------------------------------------------- [2025-06-10T13:15:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.036828s] [吞吐率:27.15req/s] [内存消耗:2,425.54kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NywibmJmIjoxNzQ5NTMyNTQ3LCJleHAiOjE3NTIxMjQ1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QCQPt1bv8T9l4ZGiqdM-BQYA_izQLLQOjng3pFhLeqntKJt2SdN7Mp_FwxxSB2neg5OMy247GAem2fhtaSxlaoR_-OwYGETYrUYJx3i6RkgIiHP3y5VQXJv0tJcnueztRGIJHgMDlQvWTzbbwTj4_ayMSAhJc2-pK3RfilrTT7o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000681s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000259s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000545s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000427s ] --------------------------------------------------------------- [2025-06-10T13:15:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.047348s] [吞吐率:21.12req/s] [内存消耗:2,477.21kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NywibmJmIjoxNzQ5NTMyNTQ3LCJleHAiOjE3NTIxMjQ1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QCQPt1bv8T9l4ZGiqdM-BQYA_izQLLQOjng3pFhLeqntKJt2SdN7Mp_FwxxSB2neg5OMy247GAem2fhtaSxlaoR_-OwYGETYrUYJx3i6RkgIiHP3y5VQXJv0tJcnueztRGIJHgMDlQvWTzbbwTj4_ayMSAhJc2-pK3RfilrTT7o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004161s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000256s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000523s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000457s ] --------------------------------------------------------------- [2025-06-10T13:15:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050377s] [吞吐率:19.85req/s] [内存消耗:2,583.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NywibmJmIjoxNzQ5NTMyNTQ3LCJleHAiOjE3NTIxMjQ1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QCQPt1bv8T9l4ZGiqdM-BQYA_izQLLQOjng3pFhLeqntKJt2SdN7Mp_FwxxSB2neg5OMy247GAem2fhtaSxlaoR_-OwYGETYrUYJx3i6RkgIiHP3y5VQXJv0tJcnueztRGIJHgMDlQvWTzbbwTj4_ayMSAhJc2-pK3RfilrTT7o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011433s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001064s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000942s ] --------------------------------------------------------------- [2025-06-10T13:15:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.057707s] [吞吐率:17.33req/s] [内存消耗:2,415.40kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NywibmJmIjoxNzQ5NTMyNTQ3LCJleHAiOjE3NTIxMjQ1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QCQPt1bv8T9l4ZGiqdM-BQYA_izQLLQOjng3pFhLeqntKJt2SdN7Mp_FwxxSB2neg5OMy247GAem2fhtaSxlaoR_-OwYGETYrUYJx3i6RkgIiHP3y5VQXJv0tJcnueztRGIJHgMDlQvWTzbbwTj4_ayMSAhJc2-pK3RfilrTT7o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000626s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001337s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001035s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001117s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000994s ] --------------------------------------------------------------- [2025-06-10T13:15:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.064338s] [吞吐率:15.54req/s] [内存消耗:2,467.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NywibmJmIjoxNzQ5NTMyNTQ3LCJleHAiOjE3NTIxMjQ1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QCQPt1bv8T9l4ZGiqdM-BQYA_izQLLQOjng3pFhLeqntKJt2SdN7Mp_FwxxSB2neg5OMy247GAem2fhtaSxlaoR_-OwYGETYrUYJx3i6RkgIiHP3y5VQXJv0tJcnueztRGIJHgMDlQvWTzbbwTj4_ayMSAhJc2-pK3RfilrTT7o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015235s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000237s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000553s ] --------------------------------------------------------------- [2025-06-10T13:15:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.055158s] [吞吐率:18.13req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NywibmJmIjoxNzQ5NTMyNTQ3LCJleHAiOjE3NTIxMjQ1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QCQPt1bv8T9l4ZGiqdM-BQYA_izQLLQOjng3pFhLeqntKJt2SdN7Mp_FwxxSB2neg5OMy247GAem2fhtaSxlaoR_-OwYGETYrUYJx3i6RkgIiHP3y5VQXJv0tJcnueztRGIJHgMDlQvWTzbbwTj4_ayMSAhJc2-pK3RfilrTT7o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014856s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000459s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001707s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001446s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001442s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001500s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-06-10T13:15:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.047723s] [吞吐率:20.95req/s] [内存消耗:2,567.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU0NywibmJmIjoxNzQ5NTMyNTQ3LCJleHAiOjE3NTIxMjQ1NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.QCQPt1bv8T9l4ZGiqdM-BQYA_izQLLQOjng3pFhLeqntKJt2SdN7Mp_FwxxSB2neg5OMy247GAem2fhtaSxlaoR_-OwYGETYrUYJx3i6RkgIiHP3y5VQXJv0tJcnueztRGIJHgMDlQvWTzbbwTj4_ayMSAhJc2-pK3RfilrTT7o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004233s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000237s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000569s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000686s ] --------------------------------------------------------------- [2025-06-10T13:15:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052223s] [吞吐率:19.15req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003289s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-06-10T13:15:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037280s] [吞吐率:26.82req/s] [内存消耗:2,477.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1MSwibmJmIjoxNzQ5NTMyNTUxLCJleHAiOjE3NTIxMjQ1NTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KHdDCQWVIV94s3LGpzR1QTIuarpqXY8rQAQKgNFqqpCefNfhCB7-huPdWWq1xHe4Cal8eQTQWL5uF2pjw9uyiHuMIMQByxbK4YlLGYVOoW39FVK7rtxMotsyQhnr-Fzpj5hzyH3FWZzFScrfM78yWg4rYu8eXUlWgMJRsEiLUag', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004064s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000609s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000536s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000482s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055052s] [吞吐率:18.16req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001456s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057569s] [吞吐率:17.37req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001360s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001328s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000407s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060604s] [吞吐率:16.50req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001392s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000633s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055936s] [吞吐率:17.88req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015783s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000316s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057430s] [吞吐率:17.41req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013508s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058538s] [吞吐率:17.08req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000828s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000289s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061006s] [吞吐率:16.39req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014440s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.038406s] [吞吐率:26.04req/s] [内存消耗:2,510.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NiwibmJmIjoxNzQ5NTMyNTU2LCJleHAiOjE3NTIxMjQ1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ueDIBUeYhjmt9TQBFelNiWFmNUU-ggOnpad1-yM8mMKRnpRafMM1-hSzlNbNLWHFUemAipxnw7uvck53aId4x5SArB5NfrWpUC5B1r8BuC0T76oKr9Zly6RlJuTZ1EUaMOvEIsRON8orgUFIdcBGn3xJN2wrNu8QIMRVkTNogM4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001112s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000471s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.001075s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039431s] [吞吐率:25.36req/s] [内存消耗:2,477.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NiwibmJmIjoxNzQ5NTMyNTU2LCJleHAiOjE3NTIxMjQ1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ueDIBUeYhjmt9TQBFelNiWFmNUU-ggOnpad1-yM8mMKRnpRafMM1-hSzlNbNLWHFUemAipxnw7uvck53aId4x5SArB5NfrWpUC5B1r8BuC0T76oKr9Zly6RlJuTZ1EUaMOvEIsRON8orgUFIdcBGn3xJN2wrNu8QIMRVkTNogM4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000556s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.001006s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.001035s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.041099s] [吞吐率:24.33req/s] [内存消耗:2,425.55kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NiwibmJmIjoxNzQ5NTMyNTU2LCJleHAiOjE3NTIxMjQ1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ueDIBUeYhjmt9TQBFelNiWFmNUU-ggOnpad1-yM8mMKRnpRafMM1-hSzlNbNLWHFUemAipxnw7uvck53aId4x5SArB5NfrWpUC5B1r8BuC0T76oKr9Zly6RlJuTZ1EUaMOvEIsRON8orgUFIdcBGn3xJN2wrNu8QIMRVkTNogM4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000621s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000872s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001496s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000423s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.042565s] [吞吐率:23.49req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NiwibmJmIjoxNzQ5NTMyNTU2LCJleHAiOjE3NTIxMjQ1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ueDIBUeYhjmt9TQBFelNiWFmNUU-ggOnpad1-yM8mMKRnpRafMM1-hSzlNbNLWHFUemAipxnw7uvck53aId4x5SArB5NfrWpUC5B1r8BuC0T76oKr9Zly6RlJuTZ1EUaMOvEIsRON8orgUFIdcBGn3xJN2wrNu8QIMRVkTNogM4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006602s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001161s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000570s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000971s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000428s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000763s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.047035s] [吞吐率:21.26req/s] [内存消耗:2,583.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NiwibmJmIjoxNzQ5NTMyNTU2LCJleHAiOjE3NTIxMjQ1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ueDIBUeYhjmt9TQBFelNiWFmNUU-ggOnpad1-yM8mMKRnpRafMM1-hSzlNbNLWHFUemAipxnw7uvck53aId4x5SArB5NfrWpUC5B1r8BuC0T76oKr9Zly6RlJuTZ1EUaMOvEIsRON8orgUFIdcBGn3xJN2wrNu8QIMRVkTNogM4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005068s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000967s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001103s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000920s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.047157s] [吞吐率:21.21req/s] [内存消耗:2,502.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NiwibmJmIjoxNzQ5NTMyNTU2LCJleHAiOjE3NTIxMjQ1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ueDIBUeYhjmt9TQBFelNiWFmNUU-ggOnpad1-yM8mMKRnpRafMM1-hSzlNbNLWHFUemAipxnw7uvck53aId4x5SArB5NfrWpUC5B1r8BuC0T76oKr9Zly6RlJuTZ1EUaMOvEIsRON8orgUFIdcBGn3xJN2wrNu8QIMRVkTNogM4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000718s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000422s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000598s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.048003s] [吞吐率:20.83req/s] [内存消耗:2,422.87kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NiwibmJmIjoxNzQ5NTMyNTU2LCJleHAiOjE3NTIxMjQ1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ueDIBUeYhjmt9TQBFelNiWFmNUU-ggOnpad1-yM8mMKRnpRafMM1-hSzlNbNLWHFUemAipxnw7uvck53aId4x5SArB5NfrWpUC5B1r8BuC0T76oKr9Zly6RlJuTZ1EUaMOvEIsRON8orgUFIdcBGn3xJN2wrNu8QIMRVkTNogM4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001529s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001447s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000586s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000660s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000382s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.035631s] [吞吐率:28.07req/s] [内存消耗:2,500.41kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NiwibmJmIjoxNzQ5NTMyNTU2LCJleHAiOjE3NTIxMjQ1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ueDIBUeYhjmt9TQBFelNiWFmNUU-ggOnpad1-yM8mMKRnpRafMM1-hSzlNbNLWHFUemAipxnw7uvck53aId4x5SArB5NfrWpUC5B1r8BuC0T76oKr9Zly6RlJuTZ1EUaMOvEIsRON8orgUFIdcBGn3xJN2wrNu8QIMRVkTNogM4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000718s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000245s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000588s ] --------------------------------------------------------------- [2025-06-10T13:15:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058386s] [吞吐率:17.13req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NiwibmJmIjoxNzQ5NTMyNTU2LCJleHAiOjE3NTIxMjQ1NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ueDIBUeYhjmt9TQBFelNiWFmNUU-ggOnpad1-yM8mMKRnpRafMM1-hSzlNbNLWHFUemAipxnw7uvck53aId4x5SArB5NfrWpUC5B1r8BuC0T76oKr9Zly6RlJuTZ1EUaMOvEIsRON8orgUFIdcBGn3xJN2wrNu8QIMRVkTNogM4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000946s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001050s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000520s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001877s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001910s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001522s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001454s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000240s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054905s] [吞吐率:18.21req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001614s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001154s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055805s] [吞吐率:17.92req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000745s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054069s] [吞吐率:18.49req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011953s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001051s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054162s] [吞吐率:18.46req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005293s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000457s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057712s] [吞吐率:17.33req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002569s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001356s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058579s] [吞吐率:17.07req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006204s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001029s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000397s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064261s] [吞吐率:15.56req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.017363s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001126s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.037504s] [吞吐率:26.66req/s] [内存消耗:2,467.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NywibmJmIjoxNzQ5NTMyNTU3LCJleHAiOjE3NTIxMjQ1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qTIIN5Npp7Mfq64hb1J1GHt4zJ1_GTebEjlKsBTRABnyqfB6AwWtddZsPJEBlMEZJMTaGrHENT8rTXkEfdzE2Wu8EARhOdIY1rQxRaTvDelO7guCF1rrCpIwjem1T83dOFN3vrhG7_qmSB9AQraGi6Ue_xNuwHbWoGk8YTpj2OA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001720s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000416s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000564s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000468s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.044249s] [吞吐率:22.60req/s] [内存消耗:2,502.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NywibmJmIjoxNzQ5NTMyNTU3LCJleHAiOjE3NTIxMjQ1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qTIIN5Npp7Mfq64hb1J1GHt4zJ1_GTebEjlKsBTRABnyqfB6AwWtddZsPJEBlMEZJMTaGrHENT8rTXkEfdzE2Wu8EARhOdIY1rQxRaTvDelO7guCF1rrCpIwjem1T83dOFN3vrhG7_qmSB9AQraGi6Ue_xNuwHbWoGk8YTpj2OA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000624s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000258s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000509s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000614s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.046810s] [吞吐率:21.36req/s] [内存消耗:2,424.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NywibmJmIjoxNzQ5NTMyNTU3LCJleHAiOjE3NTIxMjQ1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qTIIN5Npp7Mfq64hb1J1GHt4zJ1_GTebEjlKsBTRABnyqfB6AwWtddZsPJEBlMEZJMTaGrHENT8rTXkEfdzE2Wu8EARhOdIY1rQxRaTvDelO7guCF1rrCpIwjem1T83dOFN3vrhG7_qmSB9AQraGi6Ue_xNuwHbWoGk8YTpj2OA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000570s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000431s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.048834s] [吞吐率:20.48req/s] [内存消耗:2,567.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NywibmJmIjoxNzQ5NTMyNTU3LCJleHAiOjE3NTIxMjQ1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qTIIN5Npp7Mfq64hb1J1GHt4zJ1_GTebEjlKsBTRABnyqfB6AwWtddZsPJEBlMEZJMTaGrHENT8rTXkEfdzE2Wu8EARhOdIY1rQxRaTvDelO7guCF1rrCpIwjem1T83dOFN3vrhG7_qmSB9AQraGi6Ue_xNuwHbWoGk8YTpj2OA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003944s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001085s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000253s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000783s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000839s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.059614s] [吞吐率:16.77req/s] [内存消耗:2,415.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NywibmJmIjoxNzQ5NTMyNTU3LCJleHAiOjE3NTIxMjQ1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qTIIN5Npp7Mfq64hb1J1GHt4zJ1_GTebEjlKsBTRABnyqfB6AwWtddZsPJEBlMEZJMTaGrHENT8rTXkEfdzE2Wu8EARhOdIY1rQxRaTvDelO7guCF1rrCpIwjem1T83dOFN3vrhG7_qmSB9AQraGi6Ue_xNuwHbWoGk8YTpj2OA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011738s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001345s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001224s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001124s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001185s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001041s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000734s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000911s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.046921s] [吞吐率:21.31req/s] [内存消耗:2,422.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NywibmJmIjoxNzQ5NTMyNTU3LCJleHAiOjE3NTIxMjQ1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qTIIN5Npp7Mfq64hb1J1GHt4zJ1_GTebEjlKsBTRABnyqfB6AwWtddZsPJEBlMEZJMTaGrHENT8rTXkEfdzE2Wu8EARhOdIY1rQxRaTvDelO7guCF1rrCpIwjem1T83dOFN3vrhG7_qmSB9AQraGi6Ue_xNuwHbWoGk8YTpj2OA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000686s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000428s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000465s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.060591s] [吞吐率:16.50req/s] [内存消耗:2,432.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NywibmJmIjoxNzQ5NTMyNTU3LCJleHAiOjE3NTIxMjQ1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qTIIN5Npp7Mfq64hb1J1GHt4zJ1_GTebEjlKsBTRABnyqfB6AwWtddZsPJEBlMEZJMTaGrHENT8rTXkEfdzE2Wu8EARhOdIY1rQxRaTvDelO7guCF1rrCpIwjem1T83dOFN3vrhG7_qmSB9AQraGi6Ue_xNuwHbWoGk8YTpj2OA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015363s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000619s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.161129s] [吞吐率:6.21req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NywibmJmIjoxNzQ5NTMyNTU3LCJleHAiOjE3NTIxMjQ1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qTIIN5Npp7Mfq64hb1J1GHt4zJ1_GTebEjlKsBTRABnyqfB6AwWtddZsPJEBlMEZJMTaGrHENT8rTXkEfdzE2Wu8EARhOdIY1rQxRaTvDelO7guCF1rrCpIwjem1T83dOFN3vrhG7_qmSB9AQraGi6Ue_xNuwHbWoGk8YTpj2OA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001169s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.119577s ] --------------------------------------------------------------- [2025-06-10T13:15:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.343008s] [吞吐率:2.92req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU1NywibmJmIjoxNzQ5NTMyNTU3LCJleHAiOjE3NTIxMjQ1NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.qTIIN5Npp7Mfq64hb1J1GHt4zJ1_GTebEjlKsBTRABnyqfB6AwWtddZsPJEBlMEZJMTaGrHENT8rTXkEfdzE2Wu8EARhOdIY1rQxRaTvDelO7guCF1rrCpIwjem1T83dOFN3vrhG7_qmSB9AQraGi6Ue_xNuwHbWoGk8YTpj2OA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009527s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.081198s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006959s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006545s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006416s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006326s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006265s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006306s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006495s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006346s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006220s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006379s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006237s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006231s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006224s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006226s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006233s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006201s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006188s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006221s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006186s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006155s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006256s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006295s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006368s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006363s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006395s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006293s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006262s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006269s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006231s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006301s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006386s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006213s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006195s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006132s ] --------------------------------------------------------------- [2025-06-10T13:16:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059516s] [吞吐率:16.80req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008563s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000950s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000424s ] --------------------------------------------------------------- [2025-06-10T13:16:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.039067s] [吞吐率:25.60req/s] [内存消耗:2,477.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2MSwibmJmIjoxNzQ5NTMyNTYxLCJleHAiOjE3NTIxMjQ1NjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RhT9FpNc1AMtyyZMTW3O6GkoSfkcEdr8PfiyvLtKZXL8yAiA4lVvsCDKHDvv_D-IWR-yzp1xUmtjVqgH0cILL1OTKDmTSFrngIpMjShwGJBGWxzrWTUQwde5upzmSLBRoxRArTcTOZtvNO4K5A-ljP-TRT2FKkI3am94FwlVV_s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005656s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000411s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000519s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000469s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059016s] [吞吐率:16.94req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004375s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000968s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001345s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055099s] [吞吐率:18.15req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009133s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000978s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000451s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053879s] [吞吐率:18.56req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007835s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001024s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055784s] [吞吐率:17.93req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014126s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000964s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055144s] [吞吐率:18.13req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004851s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056753s] [吞吐率:17.62req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001039s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000978s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055551s] [吞吐率:18.00req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006326s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001032s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000397s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057273s] [吞吐率:17.46req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000744s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000298s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.050381s] [吞吐率:19.85req/s] [内存消耗:2,567.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NiwibmJmIjoxNzQ5NTMyNTY2LCJleHAiOjE3NTIxMjQ1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Wq0bFKiBWEPZZlFtB5NaiuR8uJQ_B6ogerFDI6xgLqHlLnJ6eRpV9fu_x5z4Ub1TqlpKoFZwmY9FazZBuVWf90TTmJf-8H91lN-yLSPeICUy2OYVxyQ--p7a3mXbjm8soK2zcxcNE8ciRtG0uuGZNc_VRTJRn12banu3hDLMuX0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000937s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001299s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.002153s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.004232s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000558s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000791s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.036421s] [吞吐率:27.46req/s] [内存消耗:2,467.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NiwibmJmIjoxNzQ5NTMyNTY2LCJleHAiOjE3NTIxMjQ1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Wq0bFKiBWEPZZlFtB5NaiuR8uJQ_B6ogerFDI6xgLqHlLnJ6eRpV9fu_x5z4Ub1TqlpKoFZwmY9FazZBuVWf90TTmJf-8H91lN-yLSPeICUy2OYVxyQ--p7a3mXbjm8soK2zcxcNE8ciRtG0uuGZNc_VRTJRn12banu3hDLMuX0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000813s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000263s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000484s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.037404s] [吞吐率:26.74req/s] [内存消耗:2,583.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NiwibmJmIjoxNzQ5NTMyNTY2LCJleHAiOjE3NTIxMjQ1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Wq0bFKiBWEPZZlFtB5NaiuR8uJQ_B6ogerFDI6xgLqHlLnJ6eRpV9fu_x5z4Ub1TqlpKoFZwmY9FazZBuVWf90TTmJf-8H91lN-yLSPeICUy2OYVxyQ--p7a3mXbjm8soK2zcxcNE8ciRtG0uuGZNc_VRTJRn12banu3hDLMuX0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001640s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000737s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.046652s] [吞吐率:21.44req/s] [内存消耗:2,432.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NiwibmJmIjoxNzQ5NTMyNTY2LCJleHAiOjE3NTIxMjQ1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Wq0bFKiBWEPZZlFtB5NaiuR8uJQ_B6ogerFDI6xgLqHlLnJ6eRpV9fu_x5z4Ub1TqlpKoFZwmY9FazZBuVWf90TTmJf-8H91lN-yLSPeICUy2OYVxyQ--p7a3mXbjm8soK2zcxcNE8ciRtG0uuGZNc_VRTJRn12banu3hDLMuX0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010181s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000550s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000592s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.045544s] [吞吐率:21.96req/s] [内存消耗:2,510.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NiwibmJmIjoxNzQ5NTMyNTY2LCJleHAiOjE3NTIxMjQ1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Wq0bFKiBWEPZZlFtB5NaiuR8uJQ_B6ogerFDI6xgLqHlLnJ6eRpV9fu_x5z4Ub1TqlpKoFZwmY9FazZBuVWf90TTmJf-8H91lN-yLSPeICUy2OYVxyQ--p7a3mXbjm8soK2zcxcNE8ciRtG0uuGZNc_VRTJRn12banu3hDLMuX0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006829s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000619s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.046116s] [吞吐率:21.68req/s] [内存消耗:2,502.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NiwibmJmIjoxNzQ5NTMyNTY2LCJleHAiOjE3NTIxMjQ1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Wq0bFKiBWEPZZlFtB5NaiuR8uJQ_B6ogerFDI6xgLqHlLnJ6eRpV9fu_x5z4Ub1TqlpKoFZwmY9FazZBuVWf90TTmJf-8H91lN-yLSPeICUy2OYVxyQ--p7a3mXbjm8soK2zcxcNE8ciRtG0uuGZNc_VRTJRn12banu3hDLMuX0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000847s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000569s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.060839s] [吞吐率:16.44req/s] [内存消耗:2,500.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NiwibmJmIjoxNzQ5NTMyNTY2LCJleHAiOjE3NTIxMjQ1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Wq0bFKiBWEPZZlFtB5NaiuR8uJQ_B6ogerFDI6xgLqHlLnJ6eRpV9fu_x5z4Ub1TqlpKoFZwmY9FazZBuVWf90TTmJf-8H91lN-yLSPeICUy2OYVxyQ--p7a3mXbjm8soK2zcxcNE8ciRtG0uuGZNc_VRTJRn12banu3hDLMuX0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013514s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000606s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000564s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000557s ] --------------------------------------------------------------- [2025-06-10T13:16:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.157859s] [吞吐率:6.33req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NiwibmJmIjoxNzQ5NTMyNTY2LCJleHAiOjE3NTIxMjQ1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Wq0bFKiBWEPZZlFtB5NaiuR8uJQ_B6ogerFDI6xgLqHlLnJ6eRpV9fu_x5z4Ub1TqlpKoFZwmY9FazZBuVWf90TTmJf-8H91lN-yLSPeICUy2OYVxyQ--p7a3mXbjm8soK2zcxcNE8ciRtG0uuGZNc_VRTJRn12banu3hDLMuX0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003442s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000219s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.113232s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052955s] [吞吐率:18.88req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000545s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054381s] [吞吐率:18.39req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001005s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001257s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000443s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053519s] [吞吐率:18.68req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000758s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000366s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054301s] [吞吐率:18.42req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003260s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054932s] [吞吐率:18.20req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004406s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000418s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054485s] [吞吐率:18.35req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008012s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001017s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049376s] [吞吐率:20.25req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005872s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000426s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.040591s] [吞吐率:24.64req/s] [内存消耗:2,424.40kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NywibmJmIjoxNzQ5NTMyNTY3LCJleHAiOjE3NTIxMjQ1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M6Pop4nkrW4XMQ6tT1cVfzCzVPN3VN10eUycHP8YjUyTmmeEEq9IWzAH6FdE_WhxOJNwfbGAK9GUaab10odRt7gi2NAf55UgaaswF-cARtYOJgEzNDbngcfsLY05qP4y-3fDTLeUFGeQeS5_3hEtbNyk9JLCAs5wyomwoH9Qio8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001778s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000349s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000902s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000788s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043938s] [吞吐率:22.76req/s] [内存消耗:2,425.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NywibmJmIjoxNzQ5NTMyNTY3LCJleHAiOjE3NTIxMjQ1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M6Pop4nkrW4XMQ6tT1cVfzCzVPN3VN10eUycHP8YjUyTmmeEEq9IWzAH6FdE_WhxOJNwfbGAK9GUaab10odRt7gi2NAf55UgaaswF-cARtYOJgEzNDbngcfsLY05qP4y-3fDTLeUFGeQeS5_3hEtbNyk9JLCAs5wyomwoH9Qio8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002499s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000962s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000491s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000827s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.045695s] [吞吐率:21.88req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NywibmJmIjoxNzQ5NTMyNTY3LCJleHAiOjE3NTIxMjQ1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M6Pop4nkrW4XMQ6tT1cVfzCzVPN3VN10eUycHP8YjUyTmmeEEq9IWzAH6FdE_WhxOJNwfbGAK9GUaab10odRt7gi2NAf55UgaaswF-cARtYOJgEzNDbngcfsLY05qP4y-3fDTLeUFGeQeS5_3hEtbNyk9JLCAs5wyomwoH9Qio8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002641s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000903s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001129s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.047235s] [吞吐率:21.17req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NywibmJmIjoxNzQ5NTMyNTY3LCJleHAiOjE3NTIxMjQ1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M6Pop4nkrW4XMQ6tT1cVfzCzVPN3VN10eUycHP8YjUyTmmeEEq9IWzAH6FdE_WhxOJNwfbGAK9GUaab10odRt7gi2NAf55UgaaswF-cARtYOJgEzNDbngcfsLY05qP4y-3fDTLeUFGeQeS5_3hEtbNyk9JLCAs5wyomwoH9Qio8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001335s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000642s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001221s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000516s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.001149s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049036s] [吞吐率:20.39req/s] [内存消耗:2,502.49kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NywibmJmIjoxNzQ5NTMyNTY3LCJleHAiOjE3NTIxMjQ1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M6Pop4nkrW4XMQ6tT1cVfzCzVPN3VN10eUycHP8YjUyTmmeEEq9IWzAH6FdE_WhxOJNwfbGAK9GUaab10odRt7gi2NAf55UgaaswF-cARtYOJgEzNDbngcfsLY05qP4y-3fDTLeUFGeQeS5_3hEtbNyk9JLCAs5wyomwoH9Qio8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000762s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000461s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000660s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.001106s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.055104s] [吞吐率:18.15req/s] [内存消耗:2,415.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NywibmJmIjoxNzQ5NTMyNTY3LCJleHAiOjE3NTIxMjQ1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M6Pop4nkrW4XMQ6tT1cVfzCzVPN3VN10eUycHP8YjUyTmmeEEq9IWzAH6FdE_WhxOJNwfbGAK9GUaab10odRt7gi2NAf55UgaaswF-cARtYOJgEzNDbngcfsLY05qP4y-3fDTLeUFGeQeS5_3hEtbNyk9JLCAs5wyomwoH9Qio8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004143s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001805s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001175s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.002162s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001873s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001381s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001584s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001058s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001019s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001006s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001058s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000973s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.042185s] [吞吐率:23.71req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NywibmJmIjoxNzQ5NTMyNTY3LCJleHAiOjE3NTIxMjQ1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M6Pop4nkrW4XMQ6tT1cVfzCzVPN3VN10eUycHP8YjUyTmmeEEq9IWzAH6FdE_WhxOJNwfbGAK9GUaab10odRt7gi2NAf55UgaaswF-cARtYOJgEzNDbngcfsLY05qP4y-3fDTLeUFGeQeS5_3hEtbNyk9JLCAs5wyomwoH9Qio8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000934s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000961s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000579s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001909s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001617s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001589s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001576s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000240s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.043400s] [吞吐率:23.04req/s] [内存消耗:2,478.00kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NiwibmJmIjoxNzQ5NTMyNTY2LCJleHAiOjE3NTIxMjQ1NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Wq0bFKiBWEPZZlFtB5NaiuR8uJQ_B6ogerFDI6xgLqHlLnJ6eRpV9fu_x5z4Ub1TqlpKoFZwmY9FazZBuVWf90TTmJf-8H91lN-yLSPeICUy2OYVxyQ--p7a3mXbjm8soK2zcxcNE8ciRtG0uuGZNc_VRTJRn12banu3hDLMuX0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001098s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000512s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000553s ] --------------------------------------------------------------- [2025-06-10T13:16:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.334656s] [吞吐率:2.99req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU2NywibmJmIjoxNzQ5NTMyNTY3LCJleHAiOjE3NTIxMjQ1NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M6Pop4nkrW4XMQ6tT1cVfzCzVPN3VN10eUycHP8YjUyTmmeEEq9IWzAH6FdE_WhxOJNwfbGAK9GUaab10odRt7gi2NAf55UgaaswF-cARtYOJgEzNDbngcfsLY05qP4y-3fDTLeUFGeQeS5_3hEtbNyk9JLCAs5wyomwoH9Qio8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000662s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001412s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000539s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.073904s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006932s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006602s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006421s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006310s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006232s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006139s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006169s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006202s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006223s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006237s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006212s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006135s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006151s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006242s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006186s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006101s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006148s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006091s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006147s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006159s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006142s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006121s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006149s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006112s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006142s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006162s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006280s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006148s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006148s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006150s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006190s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006170s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006115s ] --------------------------------------------------------------- [2025-06-10T13:16:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.073217s] [吞吐率:13.66req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013687s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000782s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-06-10T13:16:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.036455s] [吞吐率:27.43req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3MSwibmJmIjoxNzQ5NTMyNTcxLCJleHAiOjE3NTIxMjQ1NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LWKF9LtQApa13O93Lkdpoq-fKLY3_NX9CND2sABNWZzquDfrlESvKixul5LCwlvvkBBegeGxp3gec7T0vHq6FGLCr6fHOQgxXzYndiBfa8W5-Q3USxVv_O7AS4cyp77clSGCk1suEE8iVWceclwPseZR2OGDGssIhwpEy5Zmusg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001385s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000519s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-06-10T13:16:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.321799s] [吞吐率:3.11req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000732s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-06-10T13:16:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034701s] [吞吐率:28.82req/s] [内存消耗:2,477.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3MSwibmJmIjoxNzQ5NTMyNTcxLCJleHAiOjE3NTIxMjQ1NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.LWKF9LtQApa13O93Lkdpoq-fKLY3_NX9CND2sABNWZzquDfrlESvKixul5LCwlvvkBBegeGxp3gec7T0vHq6FGLCr6fHOQgxXzYndiBfa8W5-Q3USxVv_O7AS4cyp77clSGCk1suEE8iVWceclwPseZR2OGDGssIhwpEy5Zmusg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001758s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000529s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000484s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056718s] [吞吐率:17.63req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000645s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058347s] [吞吐率:17.14req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001628s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001340s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000686s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057516s] [吞吐率:17.39req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004778s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000913s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058242s] [吞吐率:17.17req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014598s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058045s] [吞吐率:17.23req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003810s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000354s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057786s] [吞吐率:17.31req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000552s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000414s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059780s] [吞吐率:16.73req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000830s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000913s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000431s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058531s] [吞吐率:17.08req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000608s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000813s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.044237s] [吞吐率:22.61req/s] [内存消耗:2,424.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NiwibmJmIjoxNzQ5NTMyNTc2LCJleHAiOjE3NTIxMjQ1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe-Yt24VdNVUJyvt6T_dyDFzRHvEnlZqx_rJGmjBVbt_HZzeyFShjW_URQ5NOvaFptKzI-yX1X6x6asRs0zGY96uW2AgDGO6IgfAVGtKaFPQfpjUwzq_F70B9CnUVZE1BurAJzoCU2ut2OIdJdJ4Vx6Xrj02gXFdFOdR4VSWz_c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003752s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.005183s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000616s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001015s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000514s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000985s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000478s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.044742s] [吞吐率:22.35req/s] [内存消耗:2,567.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NiwibmJmIjoxNzQ5NTMyNTc2LCJleHAiOjE3NTIxMjQ1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe-Yt24VdNVUJyvt6T_dyDFzRHvEnlZqx_rJGmjBVbt_HZzeyFShjW_URQ5NOvaFptKzI-yX1X6x6asRs0zGY96uW2AgDGO6IgfAVGtKaFPQfpjUwzq_F70B9CnUVZE1BurAJzoCU2ut2OIdJdJ4Vx6Xrj02gXFdFOdR4VSWz_c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000766s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000747s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048155s] [吞吐率:20.77req/s] [内存消耗:2,502.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NiwibmJmIjoxNzQ5NTMyNTc2LCJleHAiOjE3NTIxMjQ1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe-Yt24VdNVUJyvt6T_dyDFzRHvEnlZqx_rJGmjBVbt_HZzeyFShjW_URQ5NOvaFptKzI-yX1X6x6asRs0zGY96uW2AgDGO6IgfAVGtKaFPQfpjUwzq_F70B9CnUVZE1BurAJzoCU2ut2OIdJdJ4Vx6Xrj02gXFdFOdR4VSWz_c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000806s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001022s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000512s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000643s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048519s] [吞吐率:20.61req/s] [内存消耗:2,477.23kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NiwibmJmIjoxNzQ5NTMyNTc2LCJleHAiOjE3NTIxMjQ1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe-Yt24VdNVUJyvt6T_dyDFzRHvEnlZqx_rJGmjBVbt_HZzeyFShjW_URQ5NOvaFptKzI-yX1X6x6asRs0zGY96uW2AgDGO6IgfAVGtKaFPQfpjUwzq_F70B9CnUVZE1BurAJzoCU2ut2OIdJdJ4Vx6Xrj02gXFdFOdR4VSWz_c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000595s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000425s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000454s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.054716s] [吞吐率:18.28req/s] [内存消耗:2,425.55kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NiwibmJmIjoxNzQ5NTMyNTc2LCJleHAiOjE3NTIxMjQ1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe-Yt24VdNVUJyvt6T_dyDFzRHvEnlZqx_rJGmjBVbt_HZzeyFShjW_URQ5NOvaFptKzI-yX1X6x6asRs0zGY96uW2AgDGO6IgfAVGtKaFPQfpjUwzq_F70B9CnUVZE1BurAJzoCU2ut2OIdJdJ4Vx6Xrj02gXFdFOdR4VSWz_c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004644s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001245s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000562s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.056360s] [吞吐率:17.74req/s] [内存消耗:2,502.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NiwibmJmIjoxNzQ5NTMyNTc2LCJleHAiOjE3NTIxMjQ1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe-Yt24VdNVUJyvt6T_dyDFzRHvEnlZqx_rJGmjBVbt_HZzeyFShjW_URQ5NOvaFptKzI-yX1X6x6asRs0zGY96uW2AgDGO6IgfAVGtKaFPQfpjUwzq_F70B9CnUVZE1BurAJzoCU2ut2OIdJdJ4Vx6Xrj02gXFdFOdR4VSWz_c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004997s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000528s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000550s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000555s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057221s] [吞吐率:17.48req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NiwibmJmIjoxNzQ5NTMyNTc2LCJleHAiOjE3NTIxMjQ1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe-Yt24VdNVUJyvt6T_dyDFzRHvEnlZqx_rJGmjBVbt_HZzeyFShjW_URQ5NOvaFptKzI-yX1X6x6asRs0zGY96uW2AgDGO6IgfAVGtKaFPQfpjUwzq_F70B9CnUVZE1BurAJzoCU2ut2OIdJdJ4Vx6Xrj02gXFdFOdR4VSWz_c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000561s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001120s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000788s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000555s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002649s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001943s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001962s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001839s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000291s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.066080s] [吞吐率:15.13req/s] [内存消耗:2,415.43kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NiwibmJmIjoxNzQ5NTMyNTc2LCJleHAiOjE3NTIxMjQ1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe-Yt24VdNVUJyvt6T_dyDFzRHvEnlZqx_rJGmjBVbt_HZzeyFShjW_URQ5NOvaFptKzI-yX1X6x6asRs0zGY96uW2AgDGO6IgfAVGtKaFPQfpjUwzq_F70B9CnUVZE1BurAJzoCU2ut2OIdJdJ4Vx6Xrj02gXFdFOdR4VSWz_c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005876s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000714s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001132s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001005s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000945s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000871s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000771s ] --------------------------------------------------------------- [2025-06-10T13:16:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.168665s] [吞吐率:5.93req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NiwibmJmIjoxNzQ5NTMyNTc2LCJleHAiOjE3NTIxMjQ1NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Oe-Yt24VdNVUJyvt6T_dyDFzRHvEnlZqx_rJGmjBVbt_HZzeyFShjW_URQ5NOvaFptKzI-yX1X6x6asRs0zGY96uW2AgDGO6IgfAVGtKaFPQfpjUwzq_F70B9CnUVZE1BurAJzoCU2ut2OIdJdJ4Vx6Xrj02gXFdFOdR4VSWz_c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013696s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001041s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000463s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.115890s ] --------------------------------------------------------------- [2025-06-10T13:16:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052634s] [吞吐率:19.00req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000634s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001027s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000513s ] --------------------------------------------------------------- [2025-06-10T13:16:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053330s] [吞吐率:18.75req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000922s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001038s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-06-10T13:16:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050639s] [吞吐率:19.75req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004634s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000441s ] --------------------------------------------------------------- [2025-06-10T13:16:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052857s] [吞吐率:18.92req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006317s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001191s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-06-10T13:16:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053196s] [吞吐率:18.80req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001130s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000320s ] --------------------------------------------------------------- [2025-06-10T13:16:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053091s] [吞吐率:18.84req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015211s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-06-10T13:16:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052324s] [吞吐率:19.11req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000545s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000328s ] --------------------------------------------------------------- [2025-06-10T13:16:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.036208s] [吞吐率:27.62req/s] [内存消耗:2,422.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NywibmJmIjoxNzQ5NTMyNTc3LCJleHAiOjE3NTIxMjQ1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BUYPehAN-I8jDsWEXCNeS9WXm6cEgrwQ9R9UWichM3cmv_t-MqIll3Sxj4Mwlu_48tF7_8RHTc9iSZZASdBwgLPO2DJmJPyj8hdsC-YQIOrpEpLThnjukHUeJVUcdxWdrZOoNu2ZpGVC6FBnUFWsyBslxANm_EWOAovo21te4Xk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000854s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000454s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000366s ] --------------------------------------------------------------- [2025-06-10T13:16:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.042479s] [吞吐率:23.54req/s] [内存消耗:2,510.68kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NywibmJmIjoxNzQ5NTMyNTc3LCJleHAiOjE3NTIxMjQ1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BUYPehAN-I8jDsWEXCNeS9WXm6cEgrwQ9R9UWichM3cmv_t-MqIll3Sxj4Mwlu_48tF7_8RHTc9iSZZASdBwgLPO2DJmJPyj8hdsC-YQIOrpEpLThnjukHUeJVUcdxWdrZOoNu2ZpGVC6FBnUFWsyBslxANm_EWOAovo21te4Xk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000706s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000925s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001327s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000565s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000560s ] --------------------------------------------------------------- [2025-06-10T13:16:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.045170s] [吞吐率:22.14req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NywibmJmIjoxNzQ5NTMyNTc3LCJleHAiOjE3NTIxMjQ1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BUYPehAN-I8jDsWEXCNeS9WXm6cEgrwQ9R9UWichM3cmv_t-MqIll3Sxj4Mwlu_48tF7_8RHTc9iSZZASdBwgLPO2DJmJPyj8hdsC-YQIOrpEpLThnjukHUeJVUcdxWdrZOoNu2ZpGVC6FBnUFWsyBslxANm_EWOAovo21te4Xk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009068s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000335s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000390s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000711s ] --------------------------------------------------------------- [2025-06-10T13:16:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.045016s] [吞吐率:22.21req/s] [内存消耗:2,467.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NywibmJmIjoxNzQ5NTMyNTc3LCJleHAiOjE3NTIxMjQ1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BUYPehAN-I8jDsWEXCNeS9WXm6cEgrwQ9R9UWichM3cmv_t-MqIll3Sxj4Mwlu_48tF7_8RHTc9iSZZASdBwgLPO2DJmJPyj8hdsC-YQIOrpEpLThnjukHUeJVUcdxWdrZOoNu2ZpGVC6FBnUFWsyBslxANm_EWOAovo21te4Xk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008947s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000599s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000447s ] w_num` DESC [ RunTime:0.000595s ] --------------------------------------------------------------- [2025-06-10T13:16:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.045895s] [吞吐率:21.79req/s] [内存消耗:2,432.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NywibmJmIjoxNzQ5NTMyNTc3LCJleHAiOjE3NTIxMjQ1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BUYPehAN-I8jDsWEXCNeS9WXm6cEgrwQ9R9UWichM3cmv_t-MqIll3Sxj4Mwlu_48tF7_8RHTc9iSZZASdBwgLPO2DJmJPyj8hdsC-YQIOrpEpLThnjukHUeJVUcdxWdrZOoNu2ZpGVC6FBnUFWsyBslxANm_EWOAovo21te4Xk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009759s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000846s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000333s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000639s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000568s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000608s ] --------------------------------------------------------------- [2025-06-10T13:16:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.047331s] [吞吐率:21.13req/s] [内存消耗:2,583.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NywibmJmIjoxNzQ5NTMyNTc3LCJleHAiOjE3NTIxMjQ1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BUYPehAN-I8jDsWEXCNeS9WXm6cEgrwQ9R9UWichM3cmv_t-MqIll3Sxj4Mwlu_48tF7_8RHTc9iSZZASdBwgLPO2DJmJPyj8hdsC-YQIOrpEpLThnjukHUeJVUcdxWdrZOoNu2ZpGVC6FBnUFWsyBslxANm_EWOAovo21te4Xk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008417s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000458s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000764s ] --------------------------------------------------------------- [2025-06-10T13:16:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.326703s] [吞吐率:3.06req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU3NywibmJmIjoxNzQ5NTMyNTc3LCJleHAiOjE3NTIxMjQ1NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.BUYPehAN-I8jDsWEXCNeS9WXm6cEgrwQ9R9UWichM3cmv_t-MqIll3Sxj4Mwlu_48tF7_8RHTc9iSZZASdBwgLPO2DJmJPyj8hdsC-YQIOrpEpLThnjukHUeJVUcdxWdrZOoNu2ZpGVC6FBnUFWsyBslxANm_EWOAovo21te4Xk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000808s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.074860s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006860s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006455s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006246s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006151s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006061s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006111s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006049s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006134s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006089s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006181s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006280s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006155s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006151s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006156s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006152s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006128s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006067s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006085s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006044s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006049s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006123s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006097s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006198s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006140s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006091s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006142s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006101s ] --------------------------------------------------------------- [2025-06-10T13:16:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065819s] [吞吐率:15.19req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014042s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000887s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-06-10T13:16:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048291s] [吞吐率:20.71req/s] [内存消耗:2,477.16kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4MSwibmJmIjoxNzQ5NTMyNTgxLCJleHAiOjE3NTIxMjQ1ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dT7_wA_jpUg14V8DNJuKeWpXuLQoScRnTdhl3p5OeHqYs7Fk0Nxyh61GCeupvlDz916nQHh2n61PPFNLhso_9bFcoX9vb39nwAXpLzRRMqIYMaV3nsC4H4b0Cbi0GGXLU-_EC_5fiTqv1GA1AWlId7hQpEJqF0l6nR1GymXmBAQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013785s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000534s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000481s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053626s] [吞吐率:18.65req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000949s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000320s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053454s] [吞吐率:18.71req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001552s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000294s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054514s] [吞吐率:18.34req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001127s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001049s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000402s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053357s] [吞吐率:18.74req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013383s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000878s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054113s] [吞吐率:18.48req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013952s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000900s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000389s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053596s] [吞吐率:18.66req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000594s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000282s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052863s] [吞吐率:18.92req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010063s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053654s] [吞吐率:18.64req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012741s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054830s] [吞吐率:18.24req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014190s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000910s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.034754s] [吞吐率:28.77req/s] [内存消耗:2,424.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NiwibmJmIjoxNzQ5NTMyNTg2LCJleHAiOjE3NTIxMjQ1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.V4eM0B6Iw0dM2nK3C-fCahwviT00nyLEHEdgfW2C-e81LlgkwgPiG_nu-uU5n1OkjGbd02G9GeTOzRw93yMMS-_REDoYweRsjKQdkGnnpkOchpb1oWnROFxaflbvt1SKa4TxYG04cSz5kcXTbzUpZOnG917PxfoROsjjAVg38zc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000604s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000252s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000479s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000453s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.036730s] [吞吐率:27.23req/s] [内存消耗:2,422.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NiwibmJmIjoxNzQ5NTMyNTg2LCJleHAiOjE3NTIxMjQ1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.V4eM0B6Iw0dM2nK3C-fCahwviT00nyLEHEdgfW2C-e81LlgkwgPiG_nu-uU5n1OkjGbd02G9GeTOzRw93yMMS-_REDoYweRsjKQdkGnnpkOchpb1oWnROFxaflbvt1SKa4TxYG04cSz5kcXTbzUpZOnG917PxfoROsjjAVg38zc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000581s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000347s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.038418s] [吞吐率:26.03req/s] [内存消耗:2,467.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NiwibmJmIjoxNzQ5NTMyNTg2LCJleHAiOjE3NTIxMjQ1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.V4eM0B6Iw0dM2nK3C-fCahwviT00nyLEHEdgfW2C-e81LlgkwgPiG_nu-uU5n1OkjGbd02G9GeTOzRw93yMMS-_REDoYweRsjKQdkGnnpkOchpb1oWnROFxaflbvt1SKa4TxYG04cSz5kcXTbzUpZOnG917PxfoROsjjAVg38zc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000605s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000739s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000494s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.039542s] [吞吐率:25.29req/s] [内存消耗:2,425.52kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NiwibmJmIjoxNzQ5NTMyNTg2LCJleHAiOjE3NTIxMjQ1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.V4eM0B6Iw0dM2nK3C-fCahwviT00nyLEHEdgfW2C-e81LlgkwgPiG_nu-uU5n1OkjGbd02G9GeTOzRw93yMMS-_REDoYweRsjKQdkGnnpkOchpb1oWnROFxaflbvt1SKa4TxYG04cSz5kcXTbzUpZOnG917PxfoROsjjAVg38zc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000506s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000272s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000437s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.039584s] [吞吐率:25.26req/s] [内存消耗:2,422.88kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NiwibmJmIjoxNzQ5NTMyNTg2LCJleHAiOjE3NTIxMjQ1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.V4eM0B6Iw0dM2nK3C-fCahwviT00nyLEHEdgfW2C-e81LlgkwgPiG_nu-uU5n1OkjGbd02G9GeTOzRw93yMMS-_REDoYweRsjKQdkGnnpkOchpb1oWnROFxaflbvt1SKa4TxYG04cSz5kcXTbzUpZOnG917PxfoROsjjAVg38zc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000501s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039970s] [吞吐率:25.02req/s] [内存消耗:2,502.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NiwibmJmIjoxNzQ5NTMyNTg2LCJleHAiOjE3NTIxMjQ1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.V4eM0B6Iw0dM2nK3C-fCahwviT00nyLEHEdgfW2C-e81LlgkwgPiG_nu-uU5n1OkjGbd02G9GeTOzRw93yMMS-_REDoYweRsjKQdkGnnpkOchpb1oWnROFxaflbvt1SKa4TxYG04cSz5kcXTbzUpZOnG917PxfoROsjjAVg38zc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000526s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000589s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.062754s] [吞吐率:15.94req/s] [内存消耗:2,415.40kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NiwibmJmIjoxNzQ5NTMyNTg2LCJleHAiOjE3NTIxMjQ1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.V4eM0B6Iw0dM2nK3C-fCahwviT00nyLEHEdgfW2C-e81LlgkwgPiG_nu-uU5n1OkjGbd02G9GeTOzRw93yMMS-_REDoYweRsjKQdkGnnpkOchpb1oWnROFxaflbvt1SKa4TxYG04cSz5kcXTbzUpZOnG917PxfoROsjjAVg38zc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015231s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001085s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000762s ] --------------------------------------------------------------- [2025-06-10T13:16:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.314086s] [吞吐率:3.18req/s] [内存消耗:2,466.51kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NiwibmJmIjoxNzQ5NTMyNTg2LCJleHAiOjE3NTIxMjQ1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.V4eM0B6Iw0dM2nK3C-fCahwviT00nyLEHEdgfW2C-e81LlgkwgPiG_nu-uU5n1OkjGbd02G9GeTOzRw93yMMS-_REDoYweRsjKQdkGnnpkOchpb1oWnROFxaflbvt1SKa4TxYG04cSz5kcXTbzUpZOnG917PxfoROsjjAVg38zc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000784s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001041s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000325s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.073532s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006661s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006384s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006175s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006152s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006248s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006009s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006009s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006012s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006044s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006003s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006049s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006073s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006063s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006001s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006003s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006011s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.032304s] [吞吐率:30.96req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001087s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000461s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052973s] [吞吐率:18.88req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000551s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000336s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053317s] [吞吐率:18.76req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000778s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000527s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054107s] [吞吐率:18.48req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000513s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000390s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054384s] [吞吐率:18.39req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012258s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001209s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054185s] [吞吐率:18.46req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000574s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000285s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063013s] [吞吐率:15.87req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012459s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000923s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.042030s] [吞吐率:23.79req/s] [内存消耗:2,510.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NywibmJmIjoxNzQ5NTMyNTg3LCJleHAiOjE3NTIxMjQ1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.J5yuYM_lJdn9bM0mqHA8WfnMS4bJuJKVuylcSZhpf7ljkrwDbEooAsOBHHrv3cMQPq1vbtu_iAInSBTGxHqItrQ7lqFt1E-klLNxVY04ubvs-Xnj9cG0RhW2rzVOQazLgVRfEAmmWldcK160KuLeMYFwls2pxTG7p_-8dLp2DdQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000712s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001194s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.003745s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.002927s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000632s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.056719s] [吞吐率:17.63req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NiwibmJmIjoxNzQ5NTMyNTg2LCJleHAiOjE3NTIxMjQ1ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.V4eM0B6Iw0dM2nK3C-fCahwviT00nyLEHEdgfW2C-e81LlgkwgPiG_nu-uU5n1OkjGbd02G9GeTOzRw93yMMS-_REDoYweRsjKQdkGnnpkOchpb1oWnROFxaflbvt1SKa4TxYG04cSz5kcXTbzUpZOnG917PxfoROsjjAVg38zc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000764s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.007979s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000939s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000573s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002940s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.008282s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001595s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001581s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000303s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.035546s] [吞吐率:28.13req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NywibmJmIjoxNzQ5NTMyNTg3LCJleHAiOjE3NTIxMjQ1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.J5yuYM_lJdn9bM0mqHA8WfnMS4bJuJKVuylcSZhpf7ljkrwDbEooAsOBHHrv3cMQPq1vbtu_iAInSBTGxHqItrQ7lqFt1E-klLNxVY04ubvs-Xnj9cG0RhW2rzVOQazLgVRfEAmmWldcK160KuLeMYFwls2pxTG7p_-8dLp2DdQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000618s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000453s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000697s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.037958s] [吞吐率:26.34req/s] [内存消耗:2,583.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NywibmJmIjoxNzQ5NTMyNTg3LCJleHAiOjE3NTIxMjQ1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.J5yuYM_lJdn9bM0mqHA8WfnMS4bJuJKVuylcSZhpf7ljkrwDbEooAsOBHHrv3cMQPq1vbtu_iAInSBTGxHqItrQ7lqFt1E-klLNxVY04ubvs-Xnj9cG0RhW2rzVOQazLgVRfEAmmWldcK160KuLeMYFwls2pxTG7p_-8dLp2DdQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000639s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000757s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.045338s] [吞吐率:22.06req/s] [内存消耗:2,432.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NywibmJmIjoxNzQ5NTMyNTg3LCJleHAiOjE3NTIxMjQ1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.J5yuYM_lJdn9bM0mqHA8WfnMS4bJuJKVuylcSZhpf7ljkrwDbEooAsOBHHrv3cMQPq1vbtu_iAInSBTGxHqItrQ7lqFt1E-klLNxVY04ubvs-Xnj9cG0RhW2rzVOQazLgVRfEAmmWldcK160KuLeMYFwls2pxTG7p_-8dLp2DdQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009466s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000647s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.044966s] [吞吐率:22.24req/s] [内存消耗:2,500.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NywibmJmIjoxNzQ5NTMyNTg3LCJleHAiOjE3NTIxMjQ1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.J5yuYM_lJdn9bM0mqHA8WfnMS4bJuJKVuylcSZhpf7ljkrwDbEooAsOBHHrv3cMQPq1vbtu_iAInSBTGxHqItrQ7lqFt1E-klLNxVY04ubvs-Xnj9cG0RhW2rzVOQazLgVRfEAmmWldcK160KuLeMYFwls2pxTG7p_-8dLp2DdQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009274s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000243s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000552s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.044610s] [吞吐率:22.42req/s] [内存消耗:2,567.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NywibmJmIjoxNzQ5NTMyNTg3LCJleHAiOjE3NTIxMjQ1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.J5yuYM_lJdn9bM0mqHA8WfnMS4bJuJKVuylcSZhpf7ljkrwDbEooAsOBHHrv3cMQPq1vbtu_iAInSBTGxHqItrQ7lqFt1E-klLNxVY04ubvs-Xnj9cG0RhW2rzVOQazLgVRfEAmmWldcK160KuLeMYFwls2pxTG7p_-8dLp2DdQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008028s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001061s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000765s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.151197s] [吞吐率:6.61req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NywibmJmIjoxNzQ5NTMyNTg3LCJleHAiOjE3NTIxMjQ1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.J5yuYM_lJdn9bM0mqHA8WfnMS4bJuJKVuylcSZhpf7ljkrwDbEooAsOBHHrv3cMQPq1vbtu_iAInSBTGxHqItrQ7lqFt1E-klLNxVY04ubvs-Xnj9cG0RhW2rzVOQazLgVRfEAmmWldcK160KuLeMYFwls2pxTG7p_-8dLp2DdQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000771s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.116463s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.323112s] [吞吐率:3.09req/s] [内存消耗:2,248.17kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001092s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-06-10T13:16:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.046311s] [吞吐率:21.59req/s] [内存消耗:2,502.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NywibmJmIjoxNzQ5NTMyNTg3LCJleHAiOjE3NTIxMjQ1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.J5yuYM_lJdn9bM0mqHA8WfnMS4bJuJKVuylcSZhpf7ljkrwDbEooAsOBHHrv3cMQPq1vbtu_iAInSBTGxHqItrQ7lqFt1E-klLNxVY04ubvs-Xnj9cG0RhW2rzVOQazLgVRfEAmmWldcK160KuLeMYFwls2pxTG7p_-8dLp2DdQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012253s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000864s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000555s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000525s ] --------------------------------------------------------------- [2025-06-10T13:16:28+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.034503s] [吞吐率:28.98req/s] [内存消耗:2,477.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU4NywibmJmIjoxNzQ5NTMyNTg3LCJleHAiOjE3NTIxMjQ1ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.J5yuYM_lJdn9bM0mqHA8WfnMS4bJuJKVuylcSZhpf7ljkrwDbEooAsOBHHrv3cMQPq1vbtu_iAInSBTGxHqItrQ7lqFt1E-klLNxVY04ubvs-Xnj9cG0RhW2rzVOQazLgVRfEAmmWldcK160KuLeMYFwls2pxTG7p_-8dLp2DdQ', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000873s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000289s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000515s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000483s ] --------------------------------------------------------------- [2025-06-10T13:16:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051665s] [吞吐率:19.36req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000806s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-06-10T13:16:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049150s] [吞吐率:20.35req/s] [内存消耗:2,477.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5MSwibmJmIjoxNzQ5NTMyNTkxLCJleHAiOjE3NTIxMjQ1OTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.eTP0R2i8E8KWUcqhcKeURsiwVAe0kjxMBenl0huqTPAA_m6-6BU3h58DhYkKJQ2rdhzi7IGQnYY11EiMXAn3ehG2hy-pr5H7X2dVWGyNm4Xy7gdkX6H08_VJ_E4xGWEiy2nFtS5txl5thaDgKrPa0nsc6CURGUi6L1D28XuyDdw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015492s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000397s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000547s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000475s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064606s] [吞吐率:15.48req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001221s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001357s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000773s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058945s] [吞吐率:16.96req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000733s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000894s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058490s] [吞吐率:17.10req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005536s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000956s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061026s] [吞吐率:16.39req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000770s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056285s] [吞吐率:17.77req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015012s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000864s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059426s] [吞吐率:16.83req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001337s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000321s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060631s] [吞吐率:16.49req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014577s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000449s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061663s] [吞吐率:16.22req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002871s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003411s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058651s] [吞吐率:17.05req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010792s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.048233s] [吞吐率:20.73req/s] [内存消耗:2,425.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NiwibmJmIjoxNzQ5NTMyNTk2LCJleHAiOjE3NTIxMjQ1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FP9G4SFjvw5GW91O8a4YZp0piutF7d1SkUGvh12_TotPZTqAPnbpfsMjjWZeR9Nz-PL3200MUjuOK6HkrI2bwUnVurJRC2zNBXJKwEvD7knF81oaE7m_rksKS2yARIF-BeCSEQPISXAj4wuWv0A3lZMsyHzEel1CINxYHZiMBOY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003700s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001024s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000491s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000482s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.051403s] [吞吐率:19.45req/s] [内存消耗:2,415.44kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NiwibmJmIjoxNzQ5NTMyNTk2LCJleHAiOjE3NTIxMjQ1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FP9G4SFjvw5GW91O8a4YZp0piutF7d1SkUGvh12_TotPZTqAPnbpfsMjjWZeR9Nz-PL3200MUjuOK6HkrI2bwUnVurJRC2zNBXJKwEvD7knF81oaE7m_rksKS2yARIF-BeCSEQPISXAj4wuWv0A3lZMsyHzEel1CINxYHZiMBOY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002288s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001307s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000891s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000842s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.001707s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001864s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.001795s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001565s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.050098s] [吞吐率:19.96req/s] [内存消耗:2,467.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NiwibmJmIjoxNzQ5NTMyNTk2LCJleHAiOjE3NTIxMjQ1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FP9G4SFjvw5GW91O8a4YZp0piutF7d1SkUGvh12_TotPZTqAPnbpfsMjjWZeR9Nz-PL3200MUjuOK6HkrI2bwUnVurJRC2zNBXJKwEvD7knF81oaE7m_rksKS2yARIF-BeCSEQPISXAj4wuWv0A3lZMsyHzEel1CINxYHZiMBOY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007357s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001002s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000575s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000686s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049314s] [吞吐率:20.28req/s] [内存消耗:2,477.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NiwibmJmIjoxNzQ5NTMyNTk2LCJleHAiOjE3NTIxMjQ1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FP9G4SFjvw5GW91O8a4YZp0piutF7d1SkUGvh12_TotPZTqAPnbpfsMjjWZeR9Nz-PL3200MUjuOK6HkrI2bwUnVurJRC2zNBXJKwEvD7knF81oaE7m_rksKS2yARIF-BeCSEQPISXAj4wuWv0A3lZMsyHzEel1CINxYHZiMBOY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011049s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000964s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000343s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000467s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000569s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.048972s] [吞吐率:20.42req/s] [内存消耗:2,502.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NiwibmJmIjoxNzQ5NTMyNTk2LCJleHAiOjE3NTIxMjQ1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FP9G4SFjvw5GW91O8a4YZp0piutF7d1SkUGvh12_TotPZTqAPnbpfsMjjWZeR9Nz-PL3200MUjuOK6HkrI2bwUnVurJRC2zNBXJKwEvD7knF81oaE7m_rksKS2yARIF-BeCSEQPISXAj4wuWv0A3lZMsyHzEel1CINxYHZiMBOY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001919s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001093s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000355s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000510s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.051537s] [吞吐率:19.40req/s] [内存消耗:2,510.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NiwibmJmIjoxNzQ5NTMyNTk2LCJleHAiOjE3NTIxMjQ1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FP9G4SFjvw5GW91O8a4YZp0piutF7d1SkUGvh12_TotPZTqAPnbpfsMjjWZeR9Nz-PL3200MUjuOK6HkrI2bwUnVurJRC2zNBXJKwEvD7knF81oaE7m_rksKS2yARIF-BeCSEQPISXAj4wuWv0A3lZMsyHzEel1CINxYHZiMBOY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000996s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001011s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000689s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000822s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.056873s] [吞吐率:17.58req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NiwibmJmIjoxNzQ5NTMyNTk2LCJleHAiOjE3NTIxMjQ1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FP9G4SFjvw5GW91O8a4YZp0piutF7d1SkUGvh12_TotPZTqAPnbpfsMjjWZeR9Nz-PL3200MUjuOK6HkrI2bwUnVurJRC2zNBXJKwEvD7knF81oaE7m_rksKS2yARIF-BeCSEQPISXAj4wuWv0A3lZMsyHzEel1CINxYHZiMBOY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003923s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001184s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000366s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001029s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000784s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001952s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.002409s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001840s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001594s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000236s ] --------------------------------------------------------------- [2025-06-10T13:16:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.328756s] [吞吐率:3.04req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NiwibmJmIjoxNzQ5NTMyNTk2LCJleHAiOjE3NTIxMjQ1OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FP9G4SFjvw5GW91O8a4YZp0piutF7d1SkUGvh12_TotPZTqAPnbpfsMjjWZeR9Nz-PL3200MUjuOK6HkrI2bwUnVurJRC2zNBXJKwEvD7knF81oaE7m_rksKS2yARIF-BeCSEQPISXAj4wuWv0A3lZMsyHzEel1CINxYHZiMBOY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000733s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001381s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000328s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.073514s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006727s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006422s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006208s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006164s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006066s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006077s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006064s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006137s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006196s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006055s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006635s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006048s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006026s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006037s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006010s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006007s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006001s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006011s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.005998s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006055s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006007s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006006s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006006s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006011s ] --------------------------------------------------------------- [2025-06-10T13:16:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069275s] [吞吐率:14.44req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016183s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001002s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000463s ] --------------------------------------------------------------- [2025-06-10T13:16:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069065s] [吞吐率:14.48req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015447s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001235s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000387s ] --------------------------------------------------------------- [2025-06-10T13:16:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068991s] [吞吐率:14.49req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014325s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001095s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-06-10T13:16:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.070616s] [吞吐率:14.16req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010622s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001164s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-06-10T13:16:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069683s] [吞吐率:14.35req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007063s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001116s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-06-10T13:16:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.035334s] [吞吐率:28.30req/s] [内存消耗:2,432.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NywibmJmIjoxNzQ5NTMyNTk3LCJleHAiOjE3NTIxMjQ1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ti2UWHWvaycKFX1C4F52qS5iP4szQfJH4eKQNP6IX_5KA0XHqZHgwlEIoJnbdThhYKmF-gmQd1tq5U-SuFJl28nVCC0_CozZQZB7p_EEFM9VDvkUkVJZPyIaEPhEeivIsnYCwqlIMgsm_aX54gA-1pnDl5EHhPB1YbVhyRzWev0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000516s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000667s ] --------------------------------------------------------------- [2025-06-10T13:16:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.037313s] [吞吐率:26.80req/s] [内存消耗:2,583.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NywibmJmIjoxNzQ5NTMyNTk3LCJleHAiOjE3NTIxMjQ1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ti2UWHWvaycKFX1C4F52qS5iP4szQfJH4eKQNP6IX_5KA0XHqZHgwlEIoJnbdThhYKmF-gmQd1tq5U-SuFJl28nVCC0_CozZQZB7p_EEFM9VDvkUkVJZPyIaEPhEeivIsnYCwqlIMgsm_aX54gA-1pnDl5EHhPB1YbVhyRzWev0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000734s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001004s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000436s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000818s ] --------------------------------------------------------------- [2025-06-10T13:16:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.035254s] [吞吐率:28.37req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NywibmJmIjoxNzQ5NTMyNTk3LCJleHAiOjE3NTIxMjQ1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ti2UWHWvaycKFX1C4F52qS5iP4szQfJH4eKQNP6IX_5KA0XHqZHgwlEIoJnbdThhYKmF-gmQd1tq5U-SuFJl28nVCC0_CozZQZB7p_EEFM9VDvkUkVJZPyIaEPhEeivIsnYCwqlIMgsm_aX54gA-1pnDl5EHhPB1YbVhyRzWev0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000579s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000449s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000736s ] --------------------------------------------------------------- [2025-06-10T13:16:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.037265s] [吞吐率:26.83req/s] [内存消耗:2,567.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NywibmJmIjoxNzQ5NTMyNTk3LCJleHAiOjE3NTIxMjQ1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ti2UWHWvaycKFX1C4F52qS5iP4szQfJH4eKQNP6IX_5KA0XHqZHgwlEIoJnbdThhYKmF-gmQd1tq5U-SuFJl28nVCC0_CozZQZB7p_EEFM9VDvkUkVJZPyIaEPhEeivIsnYCwqlIMgsm_aX54gA-1pnDl5EHhPB1YbVhyRzWev0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000778s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000352s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000777s ] --------------------------------------------------------------- [2025-06-10T13:16:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.037872s] [吞吐率:26.40req/s] [内存消耗:2,500.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NywibmJmIjoxNzQ5NTMyNTk3LCJleHAiOjE3NTIxMjQ1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ti2UWHWvaycKFX1C4F52qS5iP4szQfJH4eKQNP6IX_5KA0XHqZHgwlEIoJnbdThhYKmF-gmQd1tq5U-SuFJl28nVCC0_CozZQZB7p_EEFM9VDvkUkVJZPyIaEPhEeivIsnYCwqlIMgsm_aX54gA-1pnDl5EHhPB1YbVhyRzWev0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000879s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000938s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000414s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000469s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000832s ] --------------------------------------------------------------- [2025-06-10T13:16:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.037573s] [吞吐率:26.61req/s] [内存消耗:2,502.59kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NywibmJmIjoxNzQ5NTMyNTk3LCJleHAiOjE3NTIxMjQ1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ti2UWHWvaycKFX1C4F52qS5iP4szQfJH4eKQNP6IX_5KA0XHqZHgwlEIoJnbdThhYKmF-gmQd1tq5U-SuFJl28nVCC0_CozZQZB7p_EEFM9VDvkUkVJZPyIaEPhEeivIsnYCwqlIMgsm_aX54gA-1pnDl5EHhPB1YbVhyRzWev0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002250s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000480s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000591s ] --------------------------------------------------------------- [2025-06-10T13:16:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.050463s] [吞吐率:19.82req/s] [内存消耗:2,424.39kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NywibmJmIjoxNzQ5NTMyNTk3LCJleHAiOjE3NTIxMjQ1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ti2UWHWvaycKFX1C4F52qS5iP4szQfJH4eKQNP6IX_5KA0XHqZHgwlEIoJnbdThhYKmF-gmQd1tq5U-SuFJl28nVCC0_CozZQZB7p_EEFM9VDvkUkVJZPyIaEPhEeivIsnYCwqlIMgsm_aX54gA-1pnDl5EHhPB1YbVhyRzWev0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005004s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000266s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000535s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-06-10T13:16:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.162956s] [吞吐率:6.14req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjU5NywibmJmIjoxNzQ5NTMyNTk3LCJleHAiOjE3NTIxMjQ1OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ti2UWHWvaycKFX1C4F52qS5iP4szQfJH4eKQNP6IX_5KA0XHqZHgwlEIoJnbdThhYKmF-gmQd1tq5U-SuFJl28nVCC0_CozZQZB7p_EEFM9VDvkUkVJZPyIaEPhEeivIsnYCwqlIMgsm_aX54gA-1pnDl5EHhPB1YbVhyRzWev0', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005264s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000792s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000255s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.113763s ] --------------------------------------------------------------- [2025-06-10T13:16:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067342s] [吞吐率:14.85req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015435s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000913s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-06-10T13:16:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.050284s] [吞吐率:19.89req/s] [内存消耗:2,422.86kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwMSwibmJmIjoxNzQ5NTMyNjAxLCJleHAiOjE3NTIxMjQ2MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vv47-cg_7kkXtKeHzZvp-gmTLcKOcGCWY_A4xCPfCqCF5Pnh7fs3JfXP_NGnUpgSj8SwhYy27A1TWeE-AHD4CZ-FMdAHo58RbHRbtbsRY9_ddRl2S4AhFXOyBssplpsdwEqW71_Rrv5IJ39aj68fI3uwEsAYI6_5IkpJmwRleqo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011533s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000301s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000567s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-06-10T13:16:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.050462s] [吞吐率:19.82req/s] [内存消耗:2,477.26kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwMSwibmJmIjoxNzQ5NTMyNjAxLCJleHAiOjE3NTIxMjQ2MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.vv47-cg_7kkXtKeHzZvp-gmTLcKOcGCWY_A4xCPfCqCF5Pnh7fs3JfXP_NGnUpgSj8SwhYy27A1TWeE-AHD4CZ-FMdAHo58RbHRbtbsRY9_ddRl2S4AhFXOyBssplpsdwEqW71_Rrv5IJ39aj68fI3uwEsAYI6_5IkpJmwRleqo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000872s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000523s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000505s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054198s] [吞吐率:18.45req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000849s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001050s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000503s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052066s] [吞吐率:19.21req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009940s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000951s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000307s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053853s] [吞吐率:18.57req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010605s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052249s] [吞吐率:19.14req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000627s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000402s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059340s] [吞吐率:16.85req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000631s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000412s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059400s] [吞吐率:16.84req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000698s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052840s] [吞吐率:18.93req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002954s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000383s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053524s] [吞吐率:18.68req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003328s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000876s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055910s] [吞吐率:17.89req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013315s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.038889s] [吞吐率:25.71req/s] [内存消耗:2,424.39kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNiwibmJmIjoxNzQ5NTMyNjA2LCJleHAiOjE3NTIxMjQ2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SeHplgrdVJGBi1vVIoUUxkhGJ0D-6y1Y839QVNN41Lxwy72OnXK-3_yUN4OT0ZzX2DFCATkoun7CbSDipLtr1vTOVTDH7Tj-RStzsvqC5WZMakzcbgcwITbtYTTr3ZJaGMTEv0QrFWF8YgkD4mT5TK7DHKHTfiwUOyvVz7FvPk8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000586s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000611s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.039937s] [吞吐率:25.04req/s] [内存消耗:2,567.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNiwibmJmIjoxNzQ5NTMyNjA2LCJleHAiOjE3NTIxMjQ2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SeHplgrdVJGBi1vVIoUUxkhGJ0D-6y1Y839QVNN41Lxwy72OnXK-3_yUN4OT0ZzX2DFCATkoun7CbSDipLtr1vTOVTDH7Tj-RStzsvqC5WZMakzcbgcwITbtYTTr3ZJaGMTEv0QrFWF8YgkD4mT5TK7DHKHTfiwUOyvVz7FvPk8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000555s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000676s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000635s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000755s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.050026s] [吞吐率:19.99req/s] [内存消耗:2,477.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNiwibmJmIjoxNzQ5NTMyNjA2LCJleHAiOjE3NTIxMjQ2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SeHplgrdVJGBi1vVIoUUxkhGJ0D-6y1Y839QVNN41Lxwy72OnXK-3_yUN4OT0ZzX2DFCATkoun7CbSDipLtr1vTOVTDH7Tj-RStzsvqC5WZMakzcbgcwITbtYTTr3ZJaGMTEv0QrFWF8YgkD4mT5TK7DHKHTfiwUOyvVz7FvPk8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011536s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000525s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000540s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.053757s] [吞吐率:18.60req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNiwibmJmIjoxNzQ5NTMyNjA2LCJleHAiOjE3NTIxMjQ2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SeHplgrdVJGBi1vVIoUUxkhGJ0D-6y1Y839QVNN41Lxwy72OnXK-3_yUN4OT0ZzX2DFCATkoun7CbSDipLtr1vTOVTDH7Tj-RStzsvqC5WZMakzcbgcwITbtYTTr3ZJaGMTEv0QrFWF8YgkD4mT5TK7DHKHTfiwUOyvVz7FvPk8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000791s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000591s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000532s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002022s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001643s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001639s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001646s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000241s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.060642s] [吞吐率:16.49req/s] [内存消耗:2,415.42kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNiwibmJmIjoxNzQ5NTMyNjA2LCJleHAiOjE3NTIxMjQ2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SeHplgrdVJGBi1vVIoUUxkhGJ0D-6y1Y839QVNN41Lxwy72OnXK-3_yUN4OT0ZzX2DFCATkoun7CbSDipLtr1vTOVTDH7Tj-RStzsvqC5WZMakzcbgcwITbtYTTr3ZJaGMTEv0QrFWF8YgkD4mT5TK7DHKHTfiwUOyvVz7FvPk8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009753s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001207s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001078s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001044s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001028s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.001214s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000998s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001102s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.063978s] [吞吐率:15.63req/s] [内存消耗:2,510.66kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNiwibmJmIjoxNzQ5NTMyNjA2LCJleHAiOjE3NTIxMjQ2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SeHplgrdVJGBi1vVIoUUxkhGJ0D-6y1Y839QVNN41Lxwy72OnXK-3_yUN4OT0ZzX2DFCATkoun7CbSDipLtr1vTOVTDH7Tj-RStzsvqC5WZMakzcbgcwITbtYTTr3ZJaGMTEv0QrFWF8YgkD4mT5TK7DHKHTfiwUOyvVz7FvPk8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012315s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000251s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000593s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000582s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000627s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.064634s] [吞吐率:15.47req/s] [内存消耗:2,502.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNiwibmJmIjoxNzQ5NTMyNjA2LCJleHAiOjE3NTIxMjQ2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SeHplgrdVJGBi1vVIoUUxkhGJ0D-6y1Y839QVNN41Lxwy72OnXK-3_yUN4OT0ZzX2DFCATkoun7CbSDipLtr1vTOVTDH7Tj-RStzsvqC5WZMakzcbgcwITbtYTTr3ZJaGMTEv0QrFWF8YgkD4mT5TK7DHKHTfiwUOyvVz7FvPk8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013046s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000642s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000517s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.154799s] [吞吐率:6.46req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNiwibmJmIjoxNzQ5NTMyNjA2LCJleHAiOjE3NTIxMjQ2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SeHplgrdVJGBi1vVIoUUxkhGJ0D-6y1Y839QVNN41Lxwy72OnXK-3_yUN4OT0ZzX2DFCATkoun7CbSDipLtr1vTOVTDH7Tj-RStzsvqC5WZMakzcbgcwITbtYTTr3ZJaGMTEv0QrFWF8YgkD4mT5TK7DHKHTfiwUOyvVz7FvPk8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000852s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000361s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.120421s ] --------------------------------------------------------------- [2025-06-10T13:16:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.326157s] [吞吐率:3.07req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNiwibmJmIjoxNzQ5NTMyNjA2LCJleHAiOjE3NTIxMjQ2MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.SeHplgrdVJGBi1vVIoUUxkhGJ0D-6y1Y839QVNN41Lxwy72OnXK-3_yUN4OT0ZzX2DFCATkoun7CbSDipLtr1vTOVTDH7Tj-RStzsvqC5WZMakzcbgcwITbtYTTr3ZJaGMTEv0QrFWF8YgkD4mT5TK7DHKHTfiwUOyvVz7FvPk8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000847s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000952s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000679s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.079420s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006922s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006660s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006447s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006426s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006344s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006282s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006295s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006375s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006259s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006227s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006186s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006156s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006109s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006097s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006180s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006110s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006183s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006114s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006055s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006058s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006100s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006075s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006077s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006102s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006330s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006279s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006176s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006126s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006084s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006105s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006073s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.036268s] [吞吐率:27.57req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000577s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000325s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060936s] [吞吐率:16.41req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000672s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000366s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061602s] [吞吐率:16.23req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001041s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000457s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061799s] [吞吐率:16.18req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010870s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000367s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061998s] [吞吐率:16.13req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013397s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000840s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062018s] [吞吐率:16.12req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007173s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061807s] [吞吐率:16.18req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004833s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000968s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000421s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061700s] [吞吐率:16.21req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000556s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000439s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.040286s] [吞吐率:24.82req/s] [内存消耗:2,432.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNywibmJmIjoxNzQ5NTMyNjA3LCJleHAiOjE3NTIxMjQ2MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.q7leglUHpwnDKbU_t7pu6LOzI5a5YzKfasDWi4OlRJ-84r8lzdrCxStVEGoI-E4X4bvKCp0u21c6l8a8FLF5n0P2aNLWZNFmctXee9Twdgtzj_DsooxMF0qH5yCvNOmS5c6tn0rgMHCvj8z3G7r9EqzK46Nsc0hse2pGI305Wgk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005592s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001141s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000677s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.035611s] [吞吐率:28.08req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNywibmJmIjoxNzQ5NTMyNjA3LCJleHAiOjE3NTIxMjQ2MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.q7leglUHpwnDKbU_t7pu6LOzI5a5YzKfasDWi4OlRJ-84r8lzdrCxStVEGoI-E4X4bvKCp0u21c6l8a8FLF5n0P2aNLWZNFmctXee9Twdgtzj_DsooxMF0qH5yCvNOmS5c6tn0rgMHCvj8z3G7r9EqzK46Nsc0hse2pGI305Wgk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000954s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000449s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000722s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.035548s] [吞吐率:28.13req/s] [内存消耗:2,422.86kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNywibmJmIjoxNzQ5NTMyNjA3LCJleHAiOjE3NTIxMjQ2MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.q7leglUHpwnDKbU_t7pu6LOzI5a5YzKfasDWi4OlRJ-84r8lzdrCxStVEGoI-E4X4bvKCp0u21c6l8a8FLF5n0P2aNLWZNFmctXee9Twdgtzj_DsooxMF0qH5yCvNOmS5c6tn0rgMHCvj8z3G7r9EqzK46Nsc0hse2pGI305Wgk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000680s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000661s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000394s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000630s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.035997s] [吞吐率:27.78req/s] [内存消耗:2,467.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNywibmJmIjoxNzQ5NTMyNjA3LCJleHAiOjE3NTIxMjQ2MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.q7leglUHpwnDKbU_t7pu6LOzI5a5YzKfasDWi4OlRJ-84r8lzdrCxStVEGoI-E4X4bvKCp0u21c6l8a8FLF5n0P2aNLWZNFmctXee9Twdgtzj_DsooxMF0qH5yCvNOmS5c6tn0rgMHCvj8z3G7r9EqzK46Nsc0hse2pGI305Wgk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000537s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000278s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000499s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.038625s] [吞吐率:25.89req/s] [内存消耗:2,502.71kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNywibmJmIjoxNzQ5NTMyNjA3LCJleHAiOjE3NTIxMjQ2MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.q7leglUHpwnDKbU_t7pu6LOzI5a5YzKfasDWi4OlRJ-84r8lzdrCxStVEGoI-E4X4bvKCp0u21c6l8a8FLF5n0P2aNLWZNFmctXee9Twdgtzj_DsooxMF0qH5yCvNOmS5c6tn0rgMHCvj8z3G7r9EqzK46Nsc0hse2pGI305Wgk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003240s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000266s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000518s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000657s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.040197s] [吞吐率:24.88req/s] [内存消耗:2,583.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNywibmJmIjoxNzQ5NTMyNjA3LCJleHAiOjE3NTIxMjQ2MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.q7leglUHpwnDKbU_t7pu6LOzI5a5YzKfasDWi4OlRJ-84r8lzdrCxStVEGoI-E4X4bvKCp0u21c6l8a8FLF5n0P2aNLWZNFmctXee9Twdgtzj_DsooxMF0qH5yCvNOmS5c6tn0rgMHCvj8z3G7r9EqzK46Nsc0hse2pGI305Wgk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002352s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000439s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000892s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.040616s] [吞吐率:24.62req/s] [内存消耗:2,500.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNywibmJmIjoxNzQ5NTMyNjA3LCJleHAiOjE3NTIxMjQ2MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.q7leglUHpwnDKbU_t7pu6LOzI5a5YzKfasDWi4OlRJ-84r8lzdrCxStVEGoI-E4X4bvKCp0u21c6l8a8FLF5n0P2aNLWZNFmctXee9Twdgtzj_DsooxMF0qH5yCvNOmS5c6tn0rgMHCvj8z3G7r9EqzK46Nsc0hse2pGI305Wgk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000535s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000680s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000556s ] --------------------------------------------------------------- [2025-06-10T13:16:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043072s] [吞吐率:23.22req/s] [内存消耗:2,425.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYwNywibmJmIjoxNzQ5NTMyNjA3LCJleHAiOjE3NTIxMjQ2MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.q7leglUHpwnDKbU_t7pu6LOzI5a5YzKfasDWi4OlRJ-84r8lzdrCxStVEGoI-E4X4bvKCp0u21c6l8a8FLF5n0P2aNLWZNFmctXee9Twdgtzj_DsooxMF0qH5yCvNOmS5c6tn0rgMHCvj8z3G7r9EqzK46Nsc0hse2pGI305Wgk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000656s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000506s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000675s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000368s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-06-10T13:16:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056602s] [吞吐率:17.67req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005344s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000353s ] --------------------------------------------------------------- [2025-06-10T13:16:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037690s] [吞吐率:26.53req/s] [内存消耗:2,477.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxMSwibmJmIjoxNzQ5NTMyNjExLCJleHAiOjE3NTIxMjQ2MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.rjPM4WNLc--vXA1yfH233ZIof2QoJb1J9_dO0Uz668cDoq5i9gI02UpmVq-_56x-BCJutZnASMqd7xk-ruo1zMUVKdVwXBplvD2koakLN_sjMJy7KZ7b0gNpGNMsZKT4DeXzoGTyMAdUeoBxmLqPl_QZqWVKrWB5A2wXpZvJNKc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004226s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000395s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000513s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000473s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058079s] [吞吐率:17.22req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002673s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057902s] [吞吐率:17.27req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014148s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000426s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057555s] [吞吐率:17.37req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012443s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000956s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000361s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057778s] [吞吐率:17.31req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014312s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001044s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000376s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058037s] [吞吐率:17.23req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011376s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001027s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060398s] [吞吐率:16.56req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006472s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001204s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000560s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059165s] [吞吐率:16.90req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003463s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001239s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000431s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062459s] [吞吐率:16.01req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000811s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000990s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000343s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.037337s] [吞吐率:26.78req/s] [内存消耗:2,432.37kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNiwibmJmIjoxNzQ5NTMyNjE2LCJleHAiOjE3NTIxMjQ2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jJaujrLvVXtMLuKuny9XOEhUbTReFVBerFhlRyq5UOw_Gvgu_KKBtDvlprkrD_qSbiEN1RsvLXPv7tieBQo91R09_VI9DZ0COecCQKSFgF_uFISzWC7cSXL2DHQeUta9viAGhI8vU4fMvMaBrDEmTJ1ulLm42a_ynglNpo9WIrw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001305s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001260s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000337s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000755s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000711s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.037798s] [吞吐率:26.46req/s] [内存消耗:2,583.86kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNiwibmJmIjoxNzQ5NTMyNjE2LCJleHAiOjE3NTIxMjQ2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jJaujrLvVXtMLuKuny9XOEhUbTReFVBerFhlRyq5UOw_Gvgu_KKBtDvlprkrD_qSbiEN1RsvLXPv7tieBQo91R09_VI9DZ0COecCQKSFgF_uFISzWC7cSXL2DHQeUta9viAGhI8vU4fMvMaBrDEmTJ1ulLm42a_ynglNpo9WIrw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001723s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000285s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000418s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000828s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.043345s] [吞吐率:23.07req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNiwibmJmIjoxNzQ5NTMyNjE2LCJleHAiOjE3NTIxMjQ2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jJaujrLvVXtMLuKuny9XOEhUbTReFVBerFhlRyq5UOw_Gvgu_KKBtDvlprkrD_qSbiEN1RsvLXPv7tieBQo91R09_VI9DZ0COecCQKSFgF_uFISzWC7cSXL2DHQeUta9viAGhI8vU4fMvMaBrDEmTJ1ulLm42a_ynglNpo9WIrw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000555s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000869s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000340s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.047875s] [吞吐率:20.89req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNiwibmJmIjoxNzQ5NTMyNjE2LCJleHAiOjE3NTIxMjQ2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jJaujrLvVXtMLuKuny9XOEhUbTReFVBerFhlRyq5UOw_Gvgu_KKBtDvlprkrD_qSbiEN1RsvLXPv7tieBQo91R09_VI9DZ0COecCQKSFgF_uFISzWC7cSXL2DHQeUta9viAGhI8vU4fMvMaBrDEmTJ1ulLm42a_ynglNpo9WIrw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000616s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000546s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002043s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001606s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001575s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001620s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000312s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.047595s] [吞吐率:21.01req/s] [内存消耗:2,502.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNiwibmJmIjoxNzQ5NTMyNjE2LCJleHAiOjE3NTIxMjQ2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jJaujrLvVXtMLuKuny9XOEhUbTReFVBerFhlRyq5UOw_Gvgu_KKBtDvlprkrD_qSbiEN1RsvLXPv7tieBQo91R09_VI9DZ0COecCQKSFgF_uFISzWC7cSXL2DHQeUta9viAGhI8vU4fMvMaBrDEmTJ1ulLm42a_ynglNpo9WIrw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005415s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001127s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000503s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.049839s] [吞吐率:20.06req/s] [内存消耗:2,567.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNiwibmJmIjoxNzQ5NTMyNjE2LCJleHAiOjE3NTIxMjQ2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jJaujrLvVXtMLuKuny9XOEhUbTReFVBerFhlRyq5UOw_Gvgu_KKBtDvlprkrD_qSbiEN1RsvLXPv7tieBQo91R09_VI9DZ0COecCQKSFgF_uFISzWC7cSXL2DHQeUta9viAGhI8vU4fMvMaBrDEmTJ1ulLm42a_ynglNpo9WIrw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011908s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001033s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000445s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000760s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.061555s] [吞吐率:16.25req/s] [内存消耗:2,425.54kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNiwibmJmIjoxNzQ5NTMyNjE2LCJleHAiOjE3NTIxMjQ2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jJaujrLvVXtMLuKuny9XOEhUbTReFVBerFhlRyq5UOw_Gvgu_KKBtDvlprkrD_qSbiEN1RsvLXPv7tieBQo91R09_VI9DZ0COecCQKSFgF_uFISzWC7cSXL2DHQeUta9viAGhI8vU4fMvMaBrDEmTJ1ulLm42a_ynglNpo9WIrw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015561s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000241s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000578s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000490s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.156211s] [吞吐率:6.40req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNiwibmJmIjoxNzQ5NTMyNjE2LCJleHAiOjE3NTIxMjQ2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jJaujrLvVXtMLuKuny9XOEhUbTReFVBerFhlRyq5UOw_Gvgu_KKBtDvlprkrD_qSbiEN1RsvLXPv7tieBQo91R09_VI9DZ0COecCQKSFgF_uFISzWC7cSXL2DHQeUta9viAGhI8vU4fMvMaBrDEmTJ1ulLm42a_ynglNpo9WIrw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000577s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000777s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000287s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.119593s ] --------------------------------------------------------------- [2025-06-10T13:16:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.333145s] [吞吐率:3.00req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNiwibmJmIjoxNzQ5NTMyNjE2LCJleHAiOjE3NTIxMjQ2MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.jJaujrLvVXtMLuKuny9XOEhUbTReFVBerFhlRyq5UOw_Gvgu_KKBtDvlprkrD_qSbiEN1RsvLXPv7tieBQo91R09_VI9DZ0COecCQKSFgF_uFISzWC7cSXL2DHQeUta9viAGhI8vU4fMvMaBrDEmTJ1ulLm42a_ynglNpo9WIrw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000618s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000267s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.080128s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.007013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006547s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006538s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006369s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006343s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006335s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006411s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006255s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006233s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006165s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006232s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006149s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006213s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006155s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006119s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006321s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006240s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006175s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006229s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006145s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006150s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006144s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006195s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006263s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006195s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006170s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006189s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006204s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006188s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006284s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006221s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006137s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006170s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006131s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052542s] [吞吐率:19.03req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000568s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000701s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000302s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053177s] [吞吐率:18.81req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000927s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000298s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053309s] [吞吐率:18.76req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000679s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001227s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000332s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054195s] [吞吐率:18.45req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015515s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000835s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054651s] [吞吐率:18.30req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015467s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000389s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053951s] [吞吐率:18.54req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013236s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000918s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054343s] [吞吐率:18.40req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013533s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.034637s] [吞吐率:28.87req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002733s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001007s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.036461s] [吞吐率:27.43req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNywibmJmIjoxNzQ5NTMyNjE3LCJleHAiOjE3NTIxMjQ2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.icHm0yScQH7kWv1G6SGJqqEUueLueFWQT67_urh6jeK5m-sSr0GngFAA-TqeEyeXN4hv6rAB0jKFIZ-kZUsSFu9_OjzbIvsB--YNyeyMua01wuIY1yKxnE7tchUBR9L3KjEhh-wZftmZvu2P4vxppnnrPM7JWAQPzuCZOCCiDmc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000806s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001015s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000374s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000416s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.001175s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.037095s] [吞吐率:26.96req/s] [内存消耗:2,424.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNywibmJmIjoxNzQ5NTMyNjE3LCJleHAiOjE3NTIxMjQ2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.icHm0yScQH7kWv1G6SGJqqEUueLueFWQT67_urh6jeK5m-sSr0GngFAA-TqeEyeXN4hv6rAB0jKFIZ-kZUsSFu9_OjzbIvsB--YNyeyMua01wuIY1yKxnE7tchUBR9L3KjEhh-wZftmZvu2P4vxppnnrPM7JWAQPzuCZOCCiDmc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000615s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000327s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.038890s] [吞吐率:25.71req/s] [内存消耗:2,502.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNywibmJmIjoxNzQ5NTMyNjE3LCJleHAiOjE3NTIxMjQ2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.icHm0yScQH7kWv1G6SGJqqEUueLueFWQT67_urh6jeK5m-sSr0GngFAA-TqeEyeXN4hv6rAB0jKFIZ-kZUsSFu9_OjzbIvsB--YNyeyMua01wuIY1yKxnE7tchUBR9L3KjEhh-wZftmZvu2P4vxppnnrPM7JWAQPzuCZOCCiDmc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001506s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000270s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000444s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000524s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.039382s] [吞吐率:25.39req/s] [内存消耗:2,500.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNywibmJmIjoxNzQ5NTMyNjE3LCJleHAiOjE3NTIxMjQ2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.icHm0yScQH7kWv1G6SGJqqEUueLueFWQT67_urh6jeK5m-sSr0GngFAA-TqeEyeXN4hv6rAB0jKFIZ-kZUsSFu9_OjzbIvsB--YNyeyMua01wuIY1yKxnE7tchUBR9L3KjEhh-wZftmZvu2P4vxppnnrPM7JWAQPzuCZOCCiDmc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000569s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001060s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000582s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.052747s] [吞吐率:18.96req/s] [内存消耗:2,422.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNywibmJmIjoxNzQ5NTMyNjE3LCJleHAiOjE3NTIxMjQ2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.icHm0yScQH7kWv1G6SGJqqEUueLueFWQT67_urh6jeK5m-sSr0GngFAA-TqeEyeXN4hv6rAB0jKFIZ-kZUsSFu9_OjzbIvsB--YNyeyMua01wuIY1yKxnE7tchUBR9L3KjEhh-wZftmZvu2P4vxppnnrPM7JWAQPzuCZOCCiDmc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013229s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000304s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000601s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.055026s] [吞吐率:18.17req/s] [内存消耗:2,477.24kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNywibmJmIjoxNzQ5NTMyNjE3LCJleHAiOjE3NTIxMjQ2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.icHm0yScQH7kWv1G6SGJqqEUueLueFWQT67_urh6jeK5m-sSr0GngFAA-TqeEyeXN4hv6rAB0jKFIZ-kZUsSFu9_OjzbIvsB--YNyeyMua01wuIY1yKxnE7tchUBR9L3KjEhh-wZftmZvu2P4vxppnnrPM7JWAQPzuCZOCCiDmc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013669s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000527s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.055439s] [吞吐率:18.04req/s] [内存消耗:2,467.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNywibmJmIjoxNzQ5NTMyNjE3LCJleHAiOjE3NTIxMjQ2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.icHm0yScQH7kWv1G6SGJqqEUueLueFWQT67_urh6jeK5m-sSr0GngFAA-TqeEyeXN4hv6rAB0jKFIZ-kZUsSFu9_OjzbIvsB--YNyeyMua01wuIY1yKxnE7tchUBR9L3KjEhh-wZftmZvu2P4vxppnnrPM7JWAQPzuCZOCCiDmc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014174s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000444s ] --------------------------------------------------------------- [2025-06-10T13:16:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.064340s] [吞吐率:15.54req/s] [内存消耗:2,415.40kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNywibmJmIjoxNzQ5NTMyNjE3LCJleHAiOjE3NTIxMjQ2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.icHm0yScQH7kWv1G6SGJqqEUueLueFWQT67_urh6jeK5m-sSr0GngFAA-TqeEyeXN4hv6rAB0jKFIZ-kZUsSFu9_OjzbIvsB--YNyeyMua01wuIY1yKxnE7tchUBR9L3KjEhh-wZftmZvu2P4vxppnnrPM7JWAQPzuCZOCCiDmc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014599s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000316s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001069s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000864s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000794s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000761s ] --------------------------------------------------------------- [2025-06-10T13:16:58+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.034661s] [吞吐率:28.85req/s] [内存消耗:2,510.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYxNywibmJmIjoxNzQ5NTMyNjE3LCJleHAiOjE3NTIxMjQ2MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.icHm0yScQH7kWv1G6SGJqqEUueLueFWQT67_urh6jeK5m-sSr0GngFAA-TqeEyeXN4hv6rAB0jKFIZ-kZUsSFu9_OjzbIvsB--YNyeyMua01wuIY1yKxnE7tchUBR9L3KjEhh-wZftmZvu2P4vxppnnrPM7JWAQPzuCZOCCiDmc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000898s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000618s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000402s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000565s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000552s ] --------------------------------------------------------------- [2025-06-10T13:17:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059795s] [吞吐率:16.72req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008317s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000856s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-06-10T13:17:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.040786s] [吞吐率:24.52req/s] [内存消耗:2,477.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyMSwibmJmIjoxNzQ5NTMyNjIxLCJleHAiOjE3NTIxMjQ2MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wV6mkKDQonRQZHA62tGW3fzFFjUQCbKW9k3ufkf8I_kD1n-TEGKkAGrgOnpSwnoDUuqOSBlg5by3IOPJtnWyr6m7u5TXlFADbBLcqc6EWBlBoQjrngNMAdJrlC5nNwGAqVLWP8FoLVWiZHyO0KwgXAw1JadS9Up765t5YKRMFd8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007170s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000293s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000597s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000468s ] --------------------------------------------------------------- [2025-06-10T13:17:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053342s] [吞吐率:18.75req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000830s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000848s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000493s ] --------------------------------------------------------------- [2025-06-10T13:17:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051418s] [吞吐率:19.45req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011482s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-06-10T13:17:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052550s] [吞吐率:19.03req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012175s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-06-10T13:17:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052808s] [吞吐率:18.94req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000593s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000299s ] --------------------------------------------------------------- [2025-06-10T13:17:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052965s] [吞吐率:18.88req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000614s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000324s ] --------------------------------------------------------------- [2025-06-10T13:17:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057075s] [吞吐率:17.52req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000665s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000310s ] --------------------------------------------------------------- [2025-06-10T13:17:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059347s] [吞吐率:16.85req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014156s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001064s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000490s ] --------------------------------------------------------------- [2025-06-10T13:17:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.036946s] [吞吐率:27.07req/s] [内存消耗:2,432.33kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNiwibmJmIjoxNzQ5NTMyNjI2LCJleHAiOjE3NTIxMjQ2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.E4f8KlcfV7SNEB6Y2swzePOg7cbvu0GId3-M441B7BysC3eEs4_Y5j3cCx507pyJseXDNTClOD3uJkR8g8nvLILZ_7nC0S51QZSeo-X9dg0qqbpVnuBTj0W9wSVFSWhryD0OdaZzpekKWzElhLIkeOGe0e0WQJL7UZCFXM7jn5s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000624s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000913s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000622s ] --------------------------------------------------------------- [2025-06-10T13:17:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.051487s] [吞吐率:19.42req/s] [内存消耗:2,424.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNiwibmJmIjoxNzQ5NTMyNjI2LCJleHAiOjE3NTIxMjQ2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.E4f8KlcfV7SNEB6Y2swzePOg7cbvu0GId3-M441B7BysC3eEs4_Y5j3cCx507pyJseXDNTClOD3uJkR8g8nvLILZ_7nC0S51QZSeo-X9dg0qqbpVnuBTj0W9wSVFSWhryD0OdaZzpekKWzElhLIkeOGe0e0WQJL7UZCFXM7jn5s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013881s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000365s ] --------------------------------------------------------------- [2025-06-10T13:17:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.051938s] [吞吐率:19.25req/s] [内存消耗:2,510.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNiwibmJmIjoxNzQ5NTMyNjI2LCJleHAiOjE3NTIxMjQ2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.E4f8KlcfV7SNEB6Y2swzePOg7cbvu0GId3-M441B7BysC3eEs4_Y5j3cCx507pyJseXDNTClOD3uJkR8g8nvLILZ_7nC0S51QZSeo-X9dg0qqbpVnuBTj0W9wSVFSWhryD0OdaZzpekKWzElhLIkeOGe0e0WQJL7UZCFXM7jn5s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015303s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-06-10T13:17:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.052260s] [吞吐率:19.14req/s] [内存消耗:2,502.62kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNiwibmJmIjoxNzQ5NTMyNjI2LCJleHAiOjE3NTIxMjQ2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.E4f8KlcfV7SNEB6Y2swzePOg7cbvu0GId3-M441B7BysC3eEs4_Y5j3cCx507pyJseXDNTClOD3uJkR8g8nvLILZ_7nC0S51QZSeo-X9dg0qqbpVnuBTj0W9wSVFSWhryD0OdaZzpekKWzElhLIkeOGe0e0WQJL7UZCFXM7jn5s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014113s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000514s ] --------------------------------------------------------------- [2025-06-10T13:17:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.057046s] [吞吐率:17.53req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNiwibmJmIjoxNzQ5NTMyNjI2LCJleHAiOjE3NTIxMjQ2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.E4f8KlcfV7SNEB6Y2swzePOg7cbvu0GId3-M441B7BysC3eEs4_Y5j3cCx507pyJseXDNTClOD3uJkR8g8nvLILZ_7nC0S51QZSeo-X9dg0qqbpVnuBTj0W9wSVFSWhryD0OdaZzpekKWzElhLIkeOGe0e0WQJL7UZCFXM7jn5s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009813s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000747s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000496s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001905s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001636s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001659s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001609s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000243s ] --------------------------------------------------------------- [2025-06-10T13:17:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.061881s] [吞吐率:16.16req/s] [内存消耗:2,415.43kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNiwibmJmIjoxNzQ5NTMyNjI2LCJleHAiOjE3NTIxMjQ2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.E4f8KlcfV7SNEB6Y2swzePOg7cbvu0GId3-M441B7BysC3eEs4_Y5j3cCx507pyJseXDNTClOD3uJkR8g8nvLILZ_7nC0S51QZSeo-X9dg0qqbpVnuBTj0W9wSVFSWhryD0OdaZzpekKWzElhLIkeOGe0e0WQJL7UZCFXM7jn5s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009594s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000872s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000652s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001101s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001004s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000988s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000821s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000791s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000956s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000735s ] --------------------------------------------------------------- [2025-06-10T13:17:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.150247s] [吞吐率:6.66req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNiwibmJmIjoxNzQ5NTMyNjI2LCJleHAiOjE3NTIxMjQ2MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.E4f8KlcfV7SNEB6Y2swzePOg7cbvu0GId3-M441B7BysC3eEs4_Y5j3cCx507pyJseXDNTClOD3uJkR8g8nvLILZ_7nC0S51QZSeo-X9dg0qqbpVnuBTj0W9wSVFSWhryD0OdaZzpekKWzElhLIkeOGe0e0WQJL7UZCFXM7jn5s', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002698s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000818s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.115539s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057253s] [吞吐率:17.47req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000682s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000837s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059134s] [吞吐率:16.91req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015311s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001102s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060352s] [吞吐率:16.57req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016479s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001287s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000323s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060064s] [吞吐率:16.65req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015377s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000325s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058341s] [吞吐率:17.14req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000602s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000492s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059905s] [吞吐率:16.69req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000850s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000930s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000427s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.056427s] [吞吐率:17.72req/s] [内存消耗:2,500.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNywibmJmIjoxNzQ5NTMyNjI3LCJleHAiOjE3NTIxMjQ2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aS9OIyOsNRBnqaP2DN3ReS4bp0zRBwccFIhwNR64pMNEZSpO45WMVihVdhEbnQsFunxKBvpcSWyYOET3VKm3U2BThCBD4Ldfy3oNIpQ8KOu7tRsHuW9PqpmZ6kotC5yorG0d-a5yGLymAdMSC8G4eKP2t-C_-dgP6Fq_rcXsuHk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003180s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.006172s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.008812s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001088s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000713s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.057637s] [吞吐率:17.35req/s] [内存消耗:2,477.25kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNywibmJmIjoxNzQ5NTMyNjI3LCJleHAiOjE3NTIxMjQ2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aS9OIyOsNRBnqaP2DN3ReS4bp0zRBwccFIhwNR64pMNEZSpO45WMVihVdhEbnQsFunxKBvpcSWyYOET3VKm3U2BThCBD4Ldfy3oNIpQ8KOu7tRsHuW9PqpmZ6kotC5yorG0d-a5yGLymAdMSC8G4eKP2t-C_-dgP6Fq_rcXsuHk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002276s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001422s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000814s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000625s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000615s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.064107s] [吞吐率:15.60req/s] [内存消耗:2,422.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNywibmJmIjoxNzQ5NTMyNjI3LCJleHAiOjE3NTIxMjQ2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aS9OIyOsNRBnqaP2DN3ReS4bp0zRBwccFIhwNR64pMNEZSpO45WMVihVdhEbnQsFunxKBvpcSWyYOET3VKm3U2BThCBD4Ldfy3oNIpQ8KOu7tRsHuW9PqpmZ6kotC5yorG0d-a5yGLymAdMSC8G4eKP2t-C_-dgP6Fq_rcXsuHk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.024485s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.003358s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000661s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001391s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000765s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.063477s] [吞吐率:15.75req/s] [内存消耗:2,567.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNywibmJmIjoxNzQ5NTMyNjI3LCJleHAiOjE3NTIxMjQ2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aS9OIyOsNRBnqaP2DN3ReS4bp0zRBwccFIhwNR64pMNEZSpO45WMVihVdhEbnQsFunxKBvpcSWyYOET3VKm3U2BThCBD4Ldfy3oNIpQ8KOu7tRsHuW9PqpmZ6kotC5yorG0d-a5yGLymAdMSC8G4eKP2t-C_-dgP6Fq_rcXsuHk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016590s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000953s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001007s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.002682s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001219s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.003439s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.065973s] [吞吐率:15.16req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNywibmJmIjoxNzQ5NTMyNjI3LCJleHAiOjE3NTIxMjQ2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aS9OIyOsNRBnqaP2DN3ReS4bp0zRBwccFIhwNR64pMNEZSpO45WMVihVdhEbnQsFunxKBvpcSWyYOET3VKm3U2BThCBD4Ldfy3oNIpQ8KOu7tRsHuW9PqpmZ6kotC5yorG0d-a5yGLymAdMSC8G4eKP2t-C_-dgP6Fq_rcXsuHk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013925s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000357s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000374s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000767s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.074117s] [吞吐率:13.49req/s] [内存消耗:2,467.24kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNywibmJmIjoxNzQ5NTMyNjI3LCJleHAiOjE3NTIxMjQ2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aS9OIyOsNRBnqaP2DN3ReS4bp0zRBwccFIhwNR64pMNEZSpO45WMVihVdhEbnQsFunxKBvpcSWyYOET3VKm3U2BThCBD4Ldfy3oNIpQ8KOu7tRsHuW9PqpmZ6kotC5yorG0d-a5yGLymAdMSC8G4eKP2t-C_-dgP6Fq_rcXsuHk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.018524s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000614s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000457s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.356832s] [吞吐率:2.80req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003320s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000431s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.355266s] [吞吐率:2.81req/s] [内存消耗:2,248.19kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001110s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.355509s] [吞吐率:2.81req/s] [内存消耗:2,248.19kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001104s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.340818s] [吞吐率:2.93req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNywibmJmIjoxNzQ5NTMyNjI3LCJleHAiOjE3NTIxMjQ2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aS9OIyOsNRBnqaP2DN3ReS4bp0zRBwccFIhwNR64pMNEZSpO45WMVihVdhEbnQsFunxKBvpcSWyYOET3VKm3U2BThCBD4Ldfy3oNIpQ8KOu7tRsHuW9PqpmZ6kotC5yorG0d-a5yGLymAdMSC8G4eKP2t-C_-dgP6Fq_rcXsuHk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000734s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000276s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.074239s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006754s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006334s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006233s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006158s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006149s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006157s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006138s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006119s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006126s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006165s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006160s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006122s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006112s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006096s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006272s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006149s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006112s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006134s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006115s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006117s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006107s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006061s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006038s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006076s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006152s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006210s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006135s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006240s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006192s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006107s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006119s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006087s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.043409s] [吞吐率:23.04req/s] [内存消耗:2,502.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNywibmJmIjoxNzQ5NTMyNjI3LCJleHAiOjE3NTIxMjQ2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aS9OIyOsNRBnqaP2DN3ReS4bp0zRBwccFIhwNR64pMNEZSpO45WMVihVdhEbnQsFunxKBvpcSWyYOET3VKm3U2BThCBD4Ldfy3oNIpQ8KOu7tRsHuW9PqpmZ6kotC5yorG0d-a5yGLymAdMSC8G4eKP2t-C_-dgP6Fq_rcXsuHk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005899s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000644s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000524s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.044384s] [吞吐率:22.53req/s] [内存消耗:2,583.83kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNywibmJmIjoxNzQ5NTMyNjI3LCJleHAiOjE3NTIxMjQ2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aS9OIyOsNRBnqaP2DN3ReS4bp0zRBwccFIhwNR64pMNEZSpO45WMVihVdhEbnQsFunxKBvpcSWyYOET3VKm3U2BThCBD4Ldfy3oNIpQ8KOu7tRsHuW9PqpmZ6kotC5yorG0d-a5yGLymAdMSC8G4eKP2t-C_-dgP6Fq_rcXsuHk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005859s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000616s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000751s ] --------------------------------------------------------------- [2025-06-10T13:17:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043675s] [吞吐率:22.90req/s] [内存消耗:2,425.60kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYyNywibmJmIjoxNzQ5NTMyNjI3LCJleHAiOjE3NTIxMjQ2MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aS9OIyOsNRBnqaP2DN3ReS4bp0zRBwccFIhwNR64pMNEZSpO45WMVihVdhEbnQsFunxKBvpcSWyYOET3VKm3U2BThCBD4Ldfy3oNIpQ8KOu7tRsHuW9PqpmZ6kotC5yorG0d-a5yGLymAdMSC8G4eKP2t-C_-dgP6Fq_rcXsuHk', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009787s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000257s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000361s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T13:17:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053121s] [吞吐率:18.82req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001283s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000344s ] --------------------------------------------------------------- [2025-06-10T13:17:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051958s] [吞吐率:19.25req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014808s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000322s ] --------------------------------------------------------------- [2025-06-10T13:17:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.049195s] [吞吐率:20.33req/s] [内存消耗:2,422.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzMSwibmJmIjoxNzQ5NTMyNjMxLCJleHAiOjE3NTIxMjQ2MzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.fZeAK_uH_BJYWquZP3BTltdyEOQErfsR0HZ8Ud1IKX9PFovYJzSTkKizfJzCq_Z4h4B0ISvIGCYxXs94T1I_OCnWYVgjZ95G8CXGU4RfkSLFBsVdAtj8aH7YT6CdH5ERS-2CdfoqMsic_D86_shNgg0qCgWURpkGC_toYBcMT0o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015402s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000579s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000336s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000499s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-06-10T13:17:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.049677s] [吞吐率:20.13req/s] [内存消耗:2,477.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzMSwibmJmIjoxNzQ5NTMyNjMxLCJleHAiOjE3NTIxMjQ2MzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.fZeAK_uH_BJYWquZP3BTltdyEOQErfsR0HZ8Ud1IKX9PFovYJzSTkKizfJzCq_Z4h4B0ISvIGCYxXs94T1I_OCnWYVgjZ95G8CXGU4RfkSLFBsVdAtj8aH7YT6CdH5ERS-2CdfoqMsic_D86_shNgg0qCgWURpkGC_toYBcMT0o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015481s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000283s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000590s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000396s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000536s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000447s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061908s] [吞吐率:16.15req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000900s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001314s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000543s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061932s] [吞吐率:16.15req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000572s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061313s] [吞吐率:16.31req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015019s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057675s] [吞吐率:17.34req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014180s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060880s] [吞吐率:16.43req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013009s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000997s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063169s] [吞吐率:15.83req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013523s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000326s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063547s] [吞吐率:15.74req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006557s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000329s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063670s] [吞吐率:15.71req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000575s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063823s] [吞吐率:15.67req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001277s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000322s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061887s] [吞吐率:16.16req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000566s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.041567s] [吞吐率:24.06req/s] [内存消耗:2,567.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNiwibmJmIjoxNzQ5NTMyNjM2LCJleHAiOjE3NTIxMjQ2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nv6KUp-mrBdYZKgO8Wcl2RtjFgRPF5n6efkn9KwTKYbM1qjxXE9472O_-j0NtFnPdi5DZoyCqR7YTYMbnTgscX8S0p6zuxA_gMItcL8fOYsVHIXg_pqDgpm_bm1b8iZ75nx0REiXBTVUj-XKiZ-FY5aHqKWDiZPeQ4uItQp6cQw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001046s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001306s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001574s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.002404s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000868s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.041589s] [吞吐率:24.04req/s] [内存消耗:2,477.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNiwibmJmIjoxNzQ5NTMyNjM2LCJleHAiOjE3NTIxMjQ2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nv6KUp-mrBdYZKgO8Wcl2RtjFgRPF5n6efkn9KwTKYbM1qjxXE9472O_-j0NtFnPdi5DZoyCqR7YTYMbnTgscX8S0p6zuxA_gMItcL8fOYsVHIXg_pqDgpm_bm1b8iZ75nx0REiXBTVUj-XKiZ-FY5aHqKWDiZPeQ4uItQp6cQw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003711s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001720s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000619s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001129s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000674s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.048358s] [吞吐率:20.68req/s] [内存消耗:2,432.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNiwibmJmIjoxNzQ5NTMyNjM2LCJleHAiOjE3NTIxMjQ2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nv6KUp-mrBdYZKgO8Wcl2RtjFgRPF5n6efkn9KwTKYbM1qjxXE9472O_-j0NtFnPdi5DZoyCqR7YTYMbnTgscX8S0p6zuxA_gMItcL8fOYsVHIXg_pqDgpm_bm1b8iZ75nx0REiXBTVUj-XKiZ-FY5aHqKWDiZPeQ4uItQp6cQw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000729s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000824s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000873s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.046250s] [吞吐率:21.62req/s] [内存消耗:2,502.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNiwibmJmIjoxNzQ5NTMyNjM2LCJleHAiOjE3NTIxMjQ2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nv6KUp-mrBdYZKgO8Wcl2RtjFgRPF5n6efkn9KwTKYbM1qjxXE9472O_-j0NtFnPdi5DZoyCqR7YTYMbnTgscX8S0p6zuxA_gMItcL8fOYsVHIXg_pqDgpm_bm1b8iZ75nx0REiXBTVUj-XKiZ-FY5aHqKWDiZPeQ4uItQp6cQw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000620s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000995s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000517s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.052376s] [吞吐率:19.09req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNiwibmJmIjoxNzQ5NTMyNjM2LCJleHAiOjE3NTIxMjQ2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nv6KUp-mrBdYZKgO8Wcl2RtjFgRPF5n6efkn9KwTKYbM1qjxXE9472O_-j0NtFnPdi5DZoyCqR7YTYMbnTgscX8S0p6zuxA_gMItcL8fOYsVHIXg_pqDgpm_bm1b8iZ75nx0REiXBTVUj-XKiZ-FY5aHqKWDiZPeQ4uItQp6cQw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000767s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001287s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000377s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000911s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000425s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.052362s] [吞吐率:19.10req/s] [内存消耗:2,424.42kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNiwibmJmIjoxNzQ5NTMyNjM2LCJleHAiOjE3NTIxMjQ2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nv6KUp-mrBdYZKgO8Wcl2RtjFgRPF5n6efkn9KwTKYbM1qjxXE9472O_-j0NtFnPdi5DZoyCqR7YTYMbnTgscX8S0p6zuxA_gMItcL8fOYsVHIXg_pqDgpm_bm1b8iZ75nx0REiXBTVUj-XKiZ-FY5aHqKWDiZPeQ4uItQp6cQw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008534s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000904s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000453s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.065704s] [吞吐率:15.22req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNiwibmJmIjoxNzQ5NTMyNjM2LCJleHAiOjE3NTIxMjQ2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nv6KUp-mrBdYZKgO8Wcl2RtjFgRPF5n6efkn9KwTKYbM1qjxXE9472O_-j0NtFnPdi5DZoyCqR7YTYMbnTgscX8S0p6zuxA_gMItcL8fOYsVHIXg_pqDgpm_bm1b8iZ75nx0REiXBTVUj-XKiZ-FY5aHqKWDiZPeQ4uItQp6cQw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014122s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000714s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000447s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000743s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.068039s] [吞吐率:14.70req/s] [内存消耗:2,502.55kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNiwibmJmIjoxNzQ5NTMyNjM2LCJleHAiOjE3NTIxMjQ2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nv6KUp-mrBdYZKgO8Wcl2RtjFgRPF5n6efkn9KwTKYbM1qjxXE9472O_-j0NtFnPdi5DZoyCqR7YTYMbnTgscX8S0p6zuxA_gMItcL8fOYsVHIXg_pqDgpm_bm1b8iZ75nx0REiXBTVUj-XKiZ-FY5aHqKWDiZPeQ4uItQp6cQw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013153s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000769s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000478s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000723s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000633s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.167628s] [吞吐率:5.97req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNiwibmJmIjoxNzQ5NTMyNjM2LCJleHAiOjE3NTIxMjQ2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nv6KUp-mrBdYZKgO8Wcl2RtjFgRPF5n6efkn9KwTKYbM1qjxXE9472O_-j0NtFnPdi5DZoyCqR7YTYMbnTgscX8S0p6zuxA_gMItcL8fOYsVHIXg_pqDgpm_bm1b8iZ75nx0REiXBTVUj-XKiZ-FY5aHqKWDiZPeQ4uItQp6cQw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014153s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001017s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.117971s ] --------------------------------------------------------------- [2025-06-10T13:17:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.329845s] [吞吐率:3.03req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNiwibmJmIjoxNzQ5NTMyNjM2LCJleHAiOjE3NTIxMjQ2MzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.nv6KUp-mrBdYZKgO8Wcl2RtjFgRPF5n6efkn9KwTKYbM1qjxXE9472O_-j0NtFnPdi5DZoyCqR7YTYMbnTgscX8S0p6zuxA_gMItcL8fOYsVHIXg_pqDgpm_bm1b8iZ75nx0REiXBTVUj-XKiZ-FY5aHqKWDiZPeQ4uItQp6cQw', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001155s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000362s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.079453s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006937s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006511s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006286s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006188s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006102s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006131s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006131s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006134s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006139s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006081s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006080s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006053s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006134s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006101s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006099s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006116s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006077s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006066s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006044s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006057s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006079s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006026s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006074s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006004s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] --------------------------------------------------------------- [2025-06-10T13:17:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052735s] [吞吐率:18.96req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000572s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000301s ] --------------------------------------------------------------- [2025-06-10T13:17:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052877s] [吞吐率:18.91req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000900s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000922s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-06-10T13:17:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052848s] [吞吐率:18.92req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000595s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-06-10T13:17:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053709s] [吞吐率:18.62req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000552s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000322s ] --------------------------------------------------------------- [2025-06-10T13:17:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053799s] [吞吐率:18.59req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012753s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000327s ] --------------------------------------------------------------- [2025-06-10T13:17:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054120s] [吞吐率:18.48req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012714s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-06-10T13:17:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.036176s] [吞吐率:27.64req/s] [内存消耗:2,425.49kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNywibmJmIjoxNzQ5NTMyNjM3LCJleHAiOjE3NTIxMjQ2MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hLpP9EJkDm26dCjZdAY8PVpELluG9SHG06EPZCL8tX46TXXy4HVNWH_BQH0H-y2hEzOMwNlin-hRs0OtvC9DfI52MWxLHxeiA9yYI3NfOAyhUGOpFn5q7bnlL4Wdc40z-MF6xOXzmg3tzoO3QdAph2Nlqi-X4a-kRncj7GO5AO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000602s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000267s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000572s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000332s ] --------------------------------------------------------------- [2025-06-10T13:17:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.036290s] [吞吐率:27.56req/s] [内存消耗:2,510.81kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNywibmJmIjoxNzQ5NTMyNjM3LCJleHAiOjE3NTIxMjQ2MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hLpP9EJkDm26dCjZdAY8PVpELluG9SHG06EPZCL8tX46TXXy4HVNWH_BQH0H-y2hEzOMwNlin-hRs0OtvC9DfI52MWxLHxeiA9yYI3NfOAyhUGOpFn5q7bnlL4Wdc40z-MF6xOXzmg3tzoO3QdAph2Nlqi-X4a-kRncj7GO5AO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000612s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000616s ] --------------------------------------------------------------- [2025-06-10T13:17:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.041089s] [吞吐率:24.34req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNywibmJmIjoxNzQ5NTMyNjM3LCJleHAiOjE3NTIxMjQ2MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hLpP9EJkDm26dCjZdAY8PVpELluG9SHG06EPZCL8tX46TXXy4HVNWH_BQH0H-y2hEzOMwNlin-hRs0OtvC9DfI52MWxLHxeiA9yYI3NfOAyhUGOpFn5q7bnlL4Wdc40z-MF6xOXzmg3tzoO3QdAph2Nlqi-X4a-kRncj7GO5AO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000793s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000303s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000484s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001806s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001530s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001488s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001748s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000296s ] --------------------------------------------------------------- [2025-06-10T13:17:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.044621s] [吞吐率:22.41req/s] [内存消耗:2,467.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNywibmJmIjoxNzQ5NTMyNjM3LCJleHAiOjE3NTIxMjQ2MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hLpP9EJkDm26dCjZdAY8PVpELluG9SHG06EPZCL8tX46TXXy4HVNWH_BQH0H-y2hEzOMwNlin-hRs0OtvC9DfI52MWxLHxeiA9yYI3NfOAyhUGOpFn5q7bnlL4Wdc40z-MF6xOXzmg3tzoO3QdAph2Nlqi-X4a-kRncj7GO5AO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008155s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000772s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000474s ] --------------------------------------------------------------- [2025-06-10T13:17:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.045492s] [吞吐率:21.98req/s] [内存消耗:2,500.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNywibmJmIjoxNzQ5NTMyNjM3LCJleHAiOjE3NTIxMjQ2MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hLpP9EJkDm26dCjZdAY8PVpELluG9SHG06EPZCL8tX46TXXy4HVNWH_BQH0H-y2hEzOMwNlin-hRs0OtvC9DfI52MWxLHxeiA9yYI3NfOAyhUGOpFn5q7bnlL4Wdc40z-MF6xOXzmg3tzoO3QdAph2Nlqi-X4a-kRncj7GO5AO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009715s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000833s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000254s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000384s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000571s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000577s ] --------------------------------------------------------------- [2025-06-10T13:17:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.046483s] [吞吐率:21.51req/s] [内存消耗:2,583.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNywibmJmIjoxNzQ5NTMyNjM3LCJleHAiOjE3NTIxMjQ2MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hLpP9EJkDm26dCjZdAY8PVpELluG9SHG06EPZCL8tX46TXXy4HVNWH_BQH0H-y2hEzOMwNlin-hRs0OtvC9DfI52MWxLHxeiA9yYI3NfOAyhUGOpFn5q7bnlL4Wdc40z-MF6xOXzmg3tzoO3QdAph2Nlqi-X4a-kRncj7GO5AO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010000s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000712s ] --------------------------------------------------------------- [2025-06-10T13:17:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.054406s] [吞吐率:18.38req/s] [内存消耗:2,415.44kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjYzNywibmJmIjoxNzQ5NTMyNjM3LCJleHAiOjE3NTIxMjQ2MzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hLpP9EJkDm26dCjZdAY8PVpELluG9SHG06EPZCL8tX46TXXy4HVNWH_BQH0H-y2hEzOMwNlin-hRs0OtvC9DfI52MWxLHxeiA9yYI3NfOAyhUGOpFn5q7bnlL4Wdc40z-MF6xOXzmg3tzoO3QdAph2Nlqi-X4a-kRncj7GO5AO4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008270s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000274s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000646s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001118s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000930s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000931s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000768s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000762s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000869s ] --------------------------------------------------------------- [2025-06-10T13:17:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066609s] [吞吐率:15.01req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015672s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000875s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-06-10T13:17:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048070s] [吞吐率:20.80req/s] [内存消耗:2,477.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0MSwibmJmIjoxNzQ5NTMyNjQxLCJleHAiOjE3NTIxMjQ2NDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Wn9lh_iEhRSzB5Y0Lw2Rx6Jm1Gy1M_OLZJ54IhwZmqV6EW-XLQp0tVIGtwj6JxXLdxONgzyHpfiyTcOwKD5Qy__S-NAMwn8c5MuLS0BFqWHP16Ce4CnL-1FJqAmHXYwL3x70XVdenY8EBtThNUVkVM8xO72BxXjEAqzMNvBv7aY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014493s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000816s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000264s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000603s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000620s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000454s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062251s] [吞吐率:16.06req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002837s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001207s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064604s] [吞吐率:15.48req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003301s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059304s] [吞吐率:16.86req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005599s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000865s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000438s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062304s] [吞吐率:16.05req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010291s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000318s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060169s] [吞吐率:16.62req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005692s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000434s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062313s] [吞吐率:16.05req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005418s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000964s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000387s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059879s] [吞吐率:16.70req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010486s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000831s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000621s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064542s] [吞吐率:15.49req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013137s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001032s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062014s] [吞吐率:16.13req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000569s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000415s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063658s] [吞吐率:15.71req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000572s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000613s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.039098s] [吞吐率:25.58req/s] [内存消耗:2,422.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NiwibmJmIjoxNzQ5NTMyNjQ2LCJleHAiOjE3NTIxMjQ2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZOAQPj54z6kH9wZsa2im6MRu5qpcO2OCM_TDYaXWkyNC8oRw-sgvLyL5XIdxmwntm1XanSc-fuZ5WgNx66xdIU3pxrQYpwbZfv1Rd_yBC7zqXmPPDGXLCLk4N7NU-tSOtOKml30nobKq5vVncl20JFdsIbMI3ytr1n7yoOjGzqc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001026s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002943s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000385s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000375s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.049588s] [吞吐率:20.17req/s] [内存消耗:2,467.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NiwibmJmIjoxNzQ5NTMyNjQ2LCJleHAiOjE3NTIxMjQ2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZOAQPj54z6kH9wZsa2im6MRu5qpcO2OCM_TDYaXWkyNC8oRw-sgvLyL5XIdxmwntm1XanSc-fuZ5WgNx66xdIU3pxrQYpwbZfv1Rd_yBC7zqXmPPDGXLCLk4N7NU-tSOtOKml30nobKq5vVncl20JFdsIbMI3ytr1n7yoOjGzqc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009806s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001861s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000504s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.047875s] [吞吐率:20.89req/s] [内存消耗:2,422.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NiwibmJmIjoxNzQ5NTMyNjQ2LCJleHAiOjE3NTIxMjQ2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZOAQPj54z6kH9wZsa2im6MRu5qpcO2OCM_TDYaXWkyNC8oRw-sgvLyL5XIdxmwntm1XanSc-fuZ5WgNx66xdIU3pxrQYpwbZfv1Rd_yBC7zqXmPPDGXLCLk4N7NU-tSOtOKml30nobKq5vVncl20JFdsIbMI3ytr1n7yoOjGzqc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006339s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001580s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000567s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001123s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.001175s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001191s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000446s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.048344s] [吞吐率:20.69req/s] [内存消耗:2,424.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NiwibmJmIjoxNzQ5NTMyNjQ2LCJleHAiOjE3NTIxMjQ2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZOAQPj54z6kH9wZsa2im6MRu5qpcO2OCM_TDYaXWkyNC8oRw-sgvLyL5XIdxmwntm1XanSc-fuZ5WgNx66xdIU3pxrQYpwbZfv1Rd_yBC7zqXmPPDGXLCLk4N7NU-tSOtOKml30nobKq5vVncl20JFdsIbMI3ytr1n7yoOjGzqc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004247s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000956s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001216s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000521s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000454s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.048927s] [吞吐率:20.44req/s] [内存消耗:2,425.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NiwibmJmIjoxNzQ5NTMyNjQ2LCJleHAiOjE3NTIxMjQ2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZOAQPj54z6kH9wZsa2im6MRu5qpcO2OCM_TDYaXWkyNC8oRw-sgvLyL5XIdxmwntm1XanSc-fuZ5WgNx66xdIU3pxrQYpwbZfv1Rd_yBC7zqXmPPDGXLCLk4N7NU-tSOtOKml30nobKq5vVncl20JFdsIbMI3ytr1n7yoOjGzqc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000851s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000463s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001015s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000463s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.050509s] [吞吐率:19.80req/s] [内存消耗:2,500.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NiwibmJmIjoxNzQ5NTMyNjQ2LCJleHAiOjE3NTIxMjQ2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZOAQPj54z6kH9wZsa2im6MRu5qpcO2OCM_TDYaXWkyNC8oRw-sgvLyL5XIdxmwntm1XanSc-fuZ5WgNx66xdIU3pxrQYpwbZfv1Rd_yBC7zqXmPPDGXLCLk4N7NU-tSOtOKml30nobKq5vVncl20JFdsIbMI3ytr1n7yoOjGzqc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000828s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000279s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000429s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000804s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000594s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.049649s] [吞吐率:20.14req/s] [内存消耗:2,502.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NiwibmJmIjoxNzQ5NTMyNjQ2LCJleHAiOjE3NTIxMjQ2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZOAQPj54z6kH9wZsa2im6MRu5qpcO2OCM_TDYaXWkyNC8oRw-sgvLyL5XIdxmwntm1XanSc-fuZ5WgNx66xdIU3pxrQYpwbZfv1Rd_yBC7zqXmPPDGXLCLk4N7NU-tSOtOKml30nobKq5vVncl20JFdsIbMI3ytr1n7yoOjGzqc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001059s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000935s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000367s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001057s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000464s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000853s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.063627s] [吞吐率:15.72req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NiwibmJmIjoxNzQ5NTMyNjQ2LCJleHAiOjE3NTIxMjQ2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZOAQPj54z6kH9wZsa2im6MRu5qpcO2OCM_TDYaXWkyNC8oRw-sgvLyL5XIdxmwntm1XanSc-fuZ5WgNx66xdIU3pxrQYpwbZfv1Rd_yBC7zqXmPPDGXLCLk4N7NU-tSOtOKml30nobKq5vVncl20JFdsIbMI3ytr1n7yoOjGzqc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001026s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000905s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000436s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001851s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001548s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001521s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001660s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000219s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.156296s] [吞吐率:6.40req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NiwibmJmIjoxNzQ5NTMyNjQ2LCJleHAiOjE3NTIxMjQ2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZOAQPj54z6kH9wZsa2im6MRu5qpcO2OCM_TDYaXWkyNC8oRw-sgvLyL5XIdxmwntm1XanSc-fuZ5WgNx66xdIU3pxrQYpwbZfv1Rd_yBC7zqXmPPDGXLCLk4N7NU-tSOtOKml30nobKq5vVncl20JFdsIbMI3ytr1n7yoOjGzqc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002533s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001538s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001183s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.119971s ] --------------------------------------------------------------- [2025-06-10T13:17:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.335196s] [吞吐率:2.98req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NiwibmJmIjoxNzQ5NTMyNjQ2LCJleHAiOjE3NTIxMjQ2NDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ZOAQPj54z6kH9wZsa2im6MRu5qpcO2OCM_TDYaXWkyNC8oRw-sgvLyL5XIdxmwntm1XanSc-fuZ5WgNx66xdIU3pxrQYpwbZfv1Rd_yBC7zqXmPPDGXLCLk4N7NU-tSOtOKml30nobKq5vVncl20JFdsIbMI3ytr1n7yoOjGzqc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000791s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001380s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000322s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.079005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006836s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006595s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006435s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006328s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006425s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006335s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006199s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006079s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006117s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006111s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006111s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006117s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006043s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006038s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006012s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006008s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006026s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006003s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006065s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006011s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006086s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006752s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006088s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006064s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056480s] [吞吐率:17.71req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002665s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001137s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055588s] [吞吐率:17.99req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006272s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000930s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000802s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057781s] [吞吐率:17.31req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014149s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002291s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001891s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057669s] [吞吐率:17.34req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015013s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001433s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000352s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056902s] [吞吐率:17.57req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010117s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001458s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057602s] [吞吐率:17.36req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013186s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001205s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000339s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057810s] [吞吐率:17.30req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007833s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000995s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000414s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.046518s] [吞吐率:21.50req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007776s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002192s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000465s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.037086s] [吞吐率:26.96req/s] [内存消耗:2,510.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NywibmJmIjoxNzQ5NTMyNjQ3LCJleHAiOjE3NTIxMjQ2NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NFSHeSBAylzYxlRXsp5XKur2zMV3DYWDa5Y36Z_ZA01moU3NI755WtTHgwnY6SRHPPx_PZFKVnQjfCbU8_MZMORr9lcV_0ikOUe0N5UA_XAHzdVYxt9Fxsunve-tjTfsSQxoqvcPAWncQs545Ww_YvZuJWV_C3C3YB2HVvW9HN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000860s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000633s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.037801s] [吞吐率:26.45req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NywibmJmIjoxNzQ5NTMyNjQ3LCJleHAiOjE3NTIxMjQ2NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NFSHeSBAylzYxlRXsp5XKur2zMV3DYWDa5Y36Z_ZA01moU3NI755WtTHgwnY6SRHPPx_PZFKVnQjfCbU8_MZMORr9lcV_0ikOUe0N5UA_XAHzdVYxt9Fxsunve-tjTfsSQxoqvcPAWncQs545Ww_YvZuJWV_C3C3YB2HVvW9HN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001377s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000965s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000360s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000416s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000735s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.039003s] [吞吐率:25.64req/s] [内存消耗:2,502.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NywibmJmIjoxNzQ5NTMyNjQ3LCJleHAiOjE3NTIxMjQ2NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NFSHeSBAylzYxlRXsp5XKur2zMV3DYWDa5Y36Z_ZA01moU3NI755WtTHgwnY6SRHPPx_PZFKVnQjfCbU8_MZMORr9lcV_0ikOUe0N5UA_XAHzdVYxt9Fxsunve-tjTfsSQxoqvcPAWncQs545Ww_YvZuJWV_C3C3YB2HVvW9HN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000693s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000737s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000599s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.038306s] [吞吐率:26.11req/s] [内存消耗:2,583.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NywibmJmIjoxNzQ5NTMyNjQ3LCJleHAiOjE3NTIxMjQ2NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NFSHeSBAylzYxlRXsp5XKur2zMV3DYWDa5Y36Z_ZA01moU3NI755WtTHgwnY6SRHPPx_PZFKVnQjfCbU8_MZMORr9lcV_0ikOUe0N5UA_XAHzdVYxt9Fxsunve-tjTfsSQxoqvcPAWncQs545Ww_YvZuJWV_C3C3YB2HVvW9HN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000626s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000252s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000704s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000777s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045656s] [吞吐率:21.90req/s] [内存消耗:2,477.25kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NywibmJmIjoxNzQ5NTMyNjQ3LCJleHAiOjE3NTIxMjQ2NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NFSHeSBAylzYxlRXsp5XKur2zMV3DYWDa5Y36Z_ZA01moU3NI755WtTHgwnY6SRHPPx_PZFKVnQjfCbU8_MZMORr9lcV_0ikOUe0N5UA_XAHzdVYxt9Fxsunve-tjTfsSQxoqvcPAWncQs545Ww_YvZuJWV_C3C3YB2HVvW9HN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000691s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000401s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000516s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000493s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.038965s] [吞吐率:25.66req/s] [内存消耗:2,567.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NywibmJmIjoxNzQ5NTMyNjQ3LCJleHAiOjE3NTIxMjQ2NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NFSHeSBAylzYxlRXsp5XKur2zMV3DYWDa5Y36Z_ZA01moU3NI755WtTHgwnY6SRHPPx_PZFKVnQjfCbU8_MZMORr9lcV_0ikOUe0N5UA_XAHzdVYxt9Fxsunve-tjTfsSQxoqvcPAWncQs545Ww_YvZuJWV_C3C3YB2HVvW9HN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002397s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000708s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000820s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000789s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.054339s] [吞吐率:18.40req/s] [内存消耗:2,432.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NywibmJmIjoxNzQ5NTMyNjQ3LCJleHAiOjE3NTIxMjQ2NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NFSHeSBAylzYxlRXsp5XKur2zMV3DYWDa5Y36Z_ZA01moU3NI755WtTHgwnY6SRHPPx_PZFKVnQjfCbU8_MZMORr9lcV_0ikOUe0N5UA_XAHzdVYxt9Fxsunve-tjTfsSQxoqvcPAWncQs545Ww_YvZuJWV_C3C3YB2HVvW9HN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011336s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000959s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000265s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000640s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000651s ] --------------------------------------------------------------- [2025-06-10T13:17:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.063780s] [吞吐率:15.68req/s] [内存消耗:2,415.40kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY0NywibmJmIjoxNzQ5NTMyNjQ3LCJleHAiOjE3NTIxMjQ2NDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.NFSHeSBAylzYxlRXsp5XKur2zMV3DYWDa5Y36Z_ZA01moU3NI755WtTHgwnY6SRHPPx_PZFKVnQjfCbU8_MZMORr9lcV_0ikOUe0N5UA_XAHzdVYxt9Fxsunve-tjTfsSQxoqvcPAWncQs545Ww_YvZuJWV_C3C3YB2HVvW9HN8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014270s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000671s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000348s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001136s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001020s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001025s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001007s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000995s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000832s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000832s ] --------------------------------------------------------------- [2025-06-10T13:17:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064972s] [吞吐率:15.39req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014379s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000332s ] --------------------------------------------------------------- [2025-06-10T13:17:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.035045s] [吞吐率:28.53req/s] [内存消耗:2,477.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1MSwibmJmIjoxNzQ5NTMyNjUxLCJleHAiOjE3NTIxMjQ2NTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.PqmI6FtPonDQBVmZRN4d0zcCCZ48cJJfaWFnwTTtnPMozk5xnGuauIflUO3lVqZipxRhDA2g9Ge4m9-7FYPC_DUkW-zpLq3eyHAMrIhSjTfpKtqjaTlIazCnEEJiPjsmm0TR8LBGzakPXhvNfQBKmsEbCmOpDfvMKAEXfx56hjc', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001622s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000604s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000391s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000548s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000471s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067319s] [吞吐率:14.85req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001038s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001208s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000437s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062779s] [吞吐率:15.93req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000667s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000973s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064449s] [吞吐率:15.52req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000865s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000721s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066405s] [吞吐率:15.06req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012634s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001256s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001027s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066204s] [吞吐率:15.10req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012077s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001187s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065242s] [吞吐率:15.33req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000591s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000776s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066724s] [吞吐率:14.99req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007087s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000947s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000341s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069230s] [吞吐率:14.44req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005942s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067044s] [吞吐率:14.92req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000721s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000402s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043075s] [吞吐率:23.22req/s] [内存消耗:2,425.58kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NiwibmJmIjoxNzQ5NTMyNjU2LCJleHAiOjE3NTIxMjQ2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ya8bI5xatKdVzm4PaHEyLSno61JabCNQkgYnIaJATMqhuH-AMqwPzs0DEbl6AEs48JYZnANh0u80JsEjuPjnr-8NVhM5VDyfoywgLWjsbBQ5dwFmWv-qT06Es9_IiPAWuQE98D4eU5G88tSrf4L-ZC1a2OjeSvauSdbtcp-uEy4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000668s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000689s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000240s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000629s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000334s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000584s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000330s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.045282s] [吞吐率:22.08req/s] [内存消耗:2,502.66kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NiwibmJmIjoxNzQ5NTMyNjU2LCJleHAiOjE3NTIxMjQ2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ya8bI5xatKdVzm4PaHEyLSno61JabCNQkgYnIaJATMqhuH-AMqwPzs0DEbl6AEs48JYZnANh0u80JsEjuPjnr-8NVhM5VDyfoywgLWjsbBQ5dwFmWv-qT06Es9_IiPAWuQE98D4eU5G88tSrf4L-ZC1a2OjeSvauSdbtcp-uEy4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000550s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000248s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000514s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000568s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.048926s] [吞吐率:20.44req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NiwibmJmIjoxNzQ5NTMyNjU2LCJleHAiOjE3NTIxMjQ2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ya8bI5xatKdVzm4PaHEyLSno61JabCNQkgYnIaJATMqhuH-AMqwPzs0DEbl6AEs48JYZnANh0u80JsEjuPjnr-8NVhM5VDyfoywgLWjsbBQ5dwFmWv-qT06Es9_IiPAWuQE98D4eU5G88tSrf4L-ZC1a2OjeSvauSdbtcp-uEy4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005774s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000434s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001813s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001878s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001564s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001587s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000268s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.053879s] [吞吐率:18.56req/s] [内存消耗:2,414.59kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NiwibmJmIjoxNzQ5NTMyNjU2LCJleHAiOjE3NTIxMjQ2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ya8bI5xatKdVzm4PaHEyLSno61JabCNQkgYnIaJATMqhuH-AMqwPzs0DEbl6AEs48JYZnANh0u80JsEjuPjnr-8NVhM5VDyfoywgLWjsbBQ5dwFmWv-qT06Es9_IiPAWuQE98D4eU5G88tSrf4L-ZC1a2OjeSvauSdbtcp-uEy4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007988s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000457s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000881s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.057340s] [吞吐率:17.44req/s] [内存消耗:2,424.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NiwibmJmIjoxNzQ5NTMyNjU2LCJleHAiOjE3NTIxMjQ2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ya8bI5xatKdVzm4PaHEyLSno61JabCNQkgYnIaJATMqhuH-AMqwPzs0DEbl6AEs48JYZnANh0u80JsEjuPjnr-8NVhM5VDyfoywgLWjsbBQ5dwFmWv-qT06Es9_IiPAWuQE98D4eU5G88tSrf4L-ZC1a2OjeSvauSdbtcp-uEy4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014784s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000826s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000436s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.056916s] [吞吐率:17.57req/s] [内存消耗:2,510.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NiwibmJmIjoxNzQ5NTMyNjU2LCJleHAiOjE3NTIxMjQ2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ya8bI5xatKdVzm4PaHEyLSno61JabCNQkgYnIaJATMqhuH-AMqwPzs0DEbl6AEs48JYZnANh0u80JsEjuPjnr-8NVhM5VDyfoywgLWjsbBQ5dwFmWv-qT06Es9_IiPAWuQE98D4eU5G88tSrf4L-ZC1a2OjeSvauSdbtcp-uEy4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013074s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000964s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000659s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000607s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.055769s] [吞吐率:17.93req/s] [内存消耗:2,467.23kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NiwibmJmIjoxNzQ5NTMyNjU2LCJleHAiOjE3NTIxMjQ2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ya8bI5xatKdVzm4PaHEyLSno61JabCNQkgYnIaJATMqhuH-AMqwPzs0DEbl6AEs48JYZnANh0u80JsEjuPjnr-8NVhM5VDyfoywgLWjsbBQ5dwFmWv-qT06Es9_IiPAWuQE98D4eU5G88tSrf4L-ZC1a2OjeSvauSdbtcp-uEy4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007350s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000942s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000477s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000643s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000668s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.053408s] [吞吐率:18.72req/s] [内存消耗:2,432.33kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NiwibmJmIjoxNzQ5NTMyNjU2LCJleHAiOjE3NTIxMjQ2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ya8bI5xatKdVzm4PaHEyLSno61JabCNQkgYnIaJATMqhuH-AMqwPzs0DEbl6AEs48JYZnANh0u80JsEjuPjnr-8NVhM5VDyfoywgLWjsbBQ5dwFmWv-qT06Es9_IiPAWuQE98D4eU5G88tSrf4L-ZC1a2OjeSvauSdbtcp-uEy4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007668s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000751s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000479s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000695s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000963s ] --------------------------------------------------------------- [2025-06-10T13:17:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.157121s] [吞吐率:6.36req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NiwibmJmIjoxNzQ5NTMyNjU2LCJleHAiOjE3NTIxMjQ2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ya8bI5xatKdVzm4PaHEyLSno61JabCNQkgYnIaJATMqhuH-AMqwPzs0DEbl6AEs48JYZnANh0u80JsEjuPjnr-8NVhM5VDyfoywgLWjsbBQ5dwFmWv-qT06Es9_IiPAWuQE98D4eU5G88tSrf4L-ZC1a2OjeSvauSdbtcp-uEy4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000548s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000694s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.115451s ] --------------------------------------------------------------- [2025-06-10T13:17:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053968s] [吞吐率:18.53req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000548s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000297s ] --------------------------------------------------------------- [2025-06-10T13:17:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054554s] [吞吐率:18.33req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000931s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T13:17:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054631s] [吞吐率:18.30req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001003s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000987s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000385s ] --------------------------------------------------------------- [2025-06-10T13:17:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053657s] [吞吐率:18.64req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009455s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001020s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000350s ] --------------------------------------------------------------- [2025-06-10T13:17:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055676s] [吞吐率:17.96req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011190s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000405s ] --------------------------------------------------------------- [2025-06-10T13:17:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.046084s] [吞吐率:21.70req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NywibmJmIjoxNzQ5NTMyNjU3LCJleHAiOjE3NTIxMjQ2NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M7g0dvUfXvQACuipIaK_dEl1tezG_FWRuaTpwStS4kHKfu3UfrZwzQRKwtnuulW4Z1QZfGetVtKVwRWEGh9ooKLi1UFwRrXUFCReyt0lbOgQSuUu7Dvt9fhTi8gVSXHvILZHynv_SerJ2M5Ik2C-IqLqGlpBNn7f1IG4bUF6y-c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000729s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001116s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000380s ] --------------------------------------------------------------- [2025-06-10T13:17:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048789s] [吞吐率:20.50req/s] [内存消耗:2,477.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NywibmJmIjoxNzQ5NTMyNjU3LCJleHAiOjE3NTIxMjQ2NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M7g0dvUfXvQACuipIaK_dEl1tezG_FWRuaTpwStS4kHKfu3UfrZwzQRKwtnuulW4Z1QZfGetVtKVwRWEGh9ooKLi1UFwRrXUFCReyt0lbOgQSuUu7Dvt9fhTi8gVSXHvILZHynv_SerJ2M5Ik2C-IqLqGlpBNn7f1IG4bUF6y-c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012436s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001298s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000286s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000841s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000453s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000529s ] --------------------------------------------------------------- [2025-06-10T13:17:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.047148s] [吞吐率:21.21req/s] [内存消耗:2,500.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NywibmJmIjoxNzQ5NTMyNjU3LCJleHAiOjE3NTIxMjQ2NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M7g0dvUfXvQACuipIaK_dEl1tezG_FWRuaTpwStS4kHKfu3UfrZwzQRKwtnuulW4Z1QZfGetVtKVwRWEGh9ooKLi1UFwRrXUFCReyt0lbOgQSuUu7Dvt9fhTi8gVSXHvILZHynv_SerJ2M5Ik2C-IqLqGlpBNn7f1IG4bUF6y-c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000750s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001109s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000403s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000810s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000612s ] --------------------------------------------------------------- [2025-06-10T13:17:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.049690s] [吞吐率:20.12req/s] [内存消耗:2,567.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NywibmJmIjoxNzQ5NTMyNjU3LCJleHAiOjE3NTIxMjQ2NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M7g0dvUfXvQACuipIaK_dEl1tezG_FWRuaTpwStS4kHKfu3UfrZwzQRKwtnuulW4Z1QZfGetVtKVwRWEGh9ooKLi1UFwRrXUFCReyt0lbOgQSuUu7Dvt9fhTi8gVSXHvILZHynv_SerJ2M5Ik2C-IqLqGlpBNn7f1IG4bUF6y-c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012938s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001246s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000487s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000793s ] --------------------------------------------------------------- [2025-06-10T13:17:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.050243s] [吞吐率:19.90req/s] [内存消耗:2,502.51kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NywibmJmIjoxNzQ5NTMyNjU3LCJleHAiOjE3NTIxMjQ2NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M7g0dvUfXvQACuipIaK_dEl1tezG_FWRuaTpwStS4kHKfu3UfrZwzQRKwtnuulW4Z1QZfGetVtKVwRWEGh9ooKLi1UFwRrXUFCReyt0lbOgQSuUu7Dvt9fhTi8gVSXHvILZHynv_SerJ2M5Ik2C-IqLqGlpBNn7f1IG4bUF6y-c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012514s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001302s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000956s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000500s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000641s ] --------------------------------------------------------------- [2025-06-10T13:17:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.049476s] [吞吐率:20.21req/s] [内存消耗:2,583.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NywibmJmIjoxNzQ5NTMyNjU3LCJleHAiOjE3NTIxMjQ2NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M7g0dvUfXvQACuipIaK_dEl1tezG_FWRuaTpwStS4kHKfu3UfrZwzQRKwtnuulW4Z1QZfGetVtKVwRWEGh9ooKLi1UFwRrXUFCReyt0lbOgQSuUu7Dvt9fhTi8gVSXHvILZHynv_SerJ2M5Ik2C-IqLqGlpBNn7f1IG4bUF6y-c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011570s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001202s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000423s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000852s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000951s ] --------------------------------------------------------------- [2025-06-10T13:17:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.064254s] [吞吐率:15.56req/s] [内存消耗:2,415.42kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NiwibmJmIjoxNzQ5NTMyNjU2LCJleHAiOjE3NTIxMjQ2NTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Ya8bI5xatKdVzm4PaHEyLSno61JabCNQkgYnIaJATMqhuH-AMqwPzs0DEbl6AEs48JYZnANh0u80JsEjuPjnr-8NVhM5VDyfoywgLWjsbBQ5dwFmWv-qT06Es9_IiPAWuQE98D4eU5G88tSrf4L-ZC1a2OjeSvauSdbtcp-uEy4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015933s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001082s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000354s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000767s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001400s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001189s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001231s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001868s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000855s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000801s ] --------------------------------------------------------------- [2025-06-10T13:17:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.326129s] [吞吐率:3.07req/s] [内存消耗:2,466.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY1NywibmJmIjoxNzQ5NTMyNjU3LCJleHAiOjE3NTIxMjQ2NTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.M7g0dvUfXvQACuipIaK_dEl1tezG_FWRuaTpwStS4kHKfu3UfrZwzQRKwtnuulW4Z1QZfGetVtKVwRWEGh9ooKLi1UFwRrXUFCReyt0lbOgQSuUu7Dvt9fhTi8gVSXHvILZHynv_SerJ2M5Ik2C-IqLqGlpBNn7f1IG4bUF6y-c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011950s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001180s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.072816s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006819s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006476s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006198s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006148s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006061s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.005990s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006000s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006000s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006016s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006027s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.005997s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.005998s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006126s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006034s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006096s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006040s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006066s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006045s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006061s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006072s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006104s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006072s ] --------------------------------------------------------------- [2025-06-10T13:17:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062320s] [吞吐率:16.05req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011542s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-06-10T13:17:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062045s] [吞吐率:16.12req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009398s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-06-10T13:17:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.043186s] [吞吐率:23.16req/s] [内存消耗:2,422.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2MSwibmJmIjoxNzQ5NTMyNjYxLCJleHAiOjE3NTIxMjQ2NjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wg0RCH8cMEIOQRrohkfGlyRHYMBZNU7zjZ290f3mO9xCH-H2VP7rW76KzoMhJLY-KaoQjLMcmg48x2-18DnMOI6aVikiMfQQ4eFhluBZroR3Tr1xx3hlJLituxzIUoL9PjU2Jc0Q0u4o2x6-WNSJ8hHpMOrQ5GYp0BPB77KEA88', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007691s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000612s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000523s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000377s ] --------------------------------------------------------------- [2025-06-10T13:17:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.043579s] [吞吐率:22.95req/s] [内存消耗:2,477.28kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2MSwibmJmIjoxNzQ5NTMyNjYxLCJleHAiOjE3NTIxMjQ2NjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.wg0RCH8cMEIOQRrohkfGlyRHYMBZNU7zjZ290f3mO9xCH-H2VP7rW76KzoMhJLY-KaoQjLMcmg48x2-18DnMOI6aVikiMfQQ4eFhluBZroR3Tr1xx3hlJLituxzIUoL9PjU2Jc0Q0u4o2x6-WNSJ8hHpMOrQ5GYp0BPB77KEA88', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007988s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000850s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000317s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000709s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000549s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000449s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057032s] [吞吐率:17.53req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000932s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001243s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000428s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055877s] [吞吐率:17.90req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007575s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001001s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058008s] [吞吐率:17.24req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006939s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000291s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057091s] [吞吐率:17.52req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014802s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057317s] [吞吐率:17.45req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005724s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001094s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000366s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055652s] [吞吐率:17.97req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007173s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000389s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037927s] [吞吐率:26.37req/s] [内存消耗:2,502.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NiwibmJmIjoxNzQ5NTMyNjY2LCJleHAiOjE3NTIxMjQ2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KadgWuDbVDJyNrtJ10XE7uGBE2lZ0kNn69r7LNDoQK6tPvYbOaNM4Iadfsjf0C6NkWsm2s8a7e-wxFSJPzQEftD-HMpx7Ivk9X3FVLHcOH0oncFeBGtsAJw_urSpdLJWhcG1-sQ-VPQGS05paN6Xc3qD_rCq8MnyODkkwzqeDqI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000815s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000347s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000649s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000443s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000535s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.045449s] [吞吐率:22.00req/s] [内存消耗:2,424.39kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NiwibmJmIjoxNzQ5NTMyNjY2LCJleHAiOjE3NTIxMjQ2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KadgWuDbVDJyNrtJ10XE7uGBE2lZ0kNn69r7LNDoQK6tPvYbOaNM4Iadfsjf0C6NkWsm2s8a7e-wxFSJPzQEftD-HMpx7Ivk9X3FVLHcOH0oncFeBGtsAJw_urSpdLJWhcG1-sQ-VPQGS05paN6Xc3qD_rCq8MnyODkkwzqeDqI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008707s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000765s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000546s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000534s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000419s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.049378s] [吞吐率:20.25req/s] [内存消耗:2,583.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NiwibmJmIjoxNzQ5NTMyNjY2LCJleHAiOjE3NTIxMjQ2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KadgWuDbVDJyNrtJ10XE7uGBE2lZ0kNn69r7LNDoQK6tPvYbOaNM4Iadfsjf0C6NkWsm2s8a7e-wxFSJPzQEftD-HMpx7Ivk9X3FVLHcOH0oncFeBGtsAJw_urSpdLJWhcG1-sQ-VPQGS05paN6Xc3qD_rCq8MnyODkkwzqeDqI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012751s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000788s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.037921s] [吞吐率:26.37req/s] [内存消耗:2,467.37kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NiwibmJmIjoxNzQ5NTMyNjY2LCJleHAiOjE3NTIxMjQ2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KadgWuDbVDJyNrtJ10XE7uGBE2lZ0kNn69r7LNDoQK6tPvYbOaNM4Iadfsjf0C6NkWsm2s8a7e-wxFSJPzQEftD-HMpx7Ivk9X3FVLHcOH0oncFeBGtsAJw_urSpdLJWhcG1-sQ-VPQGS05paN6Xc3qD_rCq8MnyODkkwzqeDqI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000527s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000271s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000373s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000490s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.043645s] [吞吐率:22.91req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NiwibmJmIjoxNzQ5NTMyNjY2LCJleHAiOjE3NTIxMjQ2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KadgWuDbVDJyNrtJ10XE7uGBE2lZ0kNn69r7LNDoQK6tPvYbOaNM4Iadfsjf0C6NkWsm2s8a7e-wxFSJPzQEftD-HMpx7Ivk9X3FVLHcOH0oncFeBGtsAJw_urSpdLJWhcG1-sQ-VPQGS05paN6Xc3qD_rCq8MnyODkkwzqeDqI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000571s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000476s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002047s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001644s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001689s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001679s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000303s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.060359s] [吞吐率:16.57req/s] [内存消耗:2,477.21kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NiwibmJmIjoxNzQ5NTMyNjY2LCJleHAiOjE3NTIxMjQ2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KadgWuDbVDJyNrtJ10XE7uGBE2lZ0kNn69r7LNDoQK6tPvYbOaNM4Iadfsjf0C6NkWsm2s8a7e-wxFSJPzQEftD-HMpx7Ivk9X3FVLHcOH0oncFeBGtsAJw_urSpdLJWhcG1-sQ-VPQGS05paN6Xc3qD_rCq8MnyODkkwzqeDqI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013791s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000413s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000545s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000536s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.053905s] [吞吐率:18.55req/s] [内存消耗:2,415.39kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NiwibmJmIjoxNzQ5NTMyNjY2LCJleHAiOjE3NTIxMjQ2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KadgWuDbVDJyNrtJ10XE7uGBE2lZ0kNn69r7LNDoQK6tPvYbOaNM4Iadfsjf0C6NkWsm2s8a7e-wxFSJPzQEftD-HMpx7Ivk9X3FVLHcOH0oncFeBGtsAJw_urSpdLJWhcG1-sQ-VPQGS05paN6Xc3qD_rCq8MnyODkkwzqeDqI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004676s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000252s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.000996s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000958s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000728s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000713s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000723s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.156576s] [吞吐率:6.39req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NiwibmJmIjoxNzQ5NTMyNjY2LCJleHAiOjE3NTIxMjQ2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KadgWuDbVDJyNrtJ10XE7uGBE2lZ0kNn69r7LNDoQK6tPvYbOaNM4Iadfsjf0C6NkWsm2s8a7e-wxFSJPzQEftD-HMpx7Ivk9X3FVLHcOH0oncFeBGtsAJw_urSpdLJWhcG1-sQ-VPQGS05paN6Xc3qD_rCq8MnyODkkwzqeDqI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000615s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000663s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000275s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.119410s ] --------------------------------------------------------------- [2025-06-10T13:17:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.323910s] [吞吐率:3.09req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NiwibmJmIjoxNzQ5NTMyNjY2LCJleHAiOjE3NTIxMjQ2NjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.KadgWuDbVDJyNrtJ10XE7uGBE2lZ0kNn69r7LNDoQK6tPvYbOaNM4Iadfsjf0C6NkWsm2s8a7e-wxFSJPzQEftD-HMpx7Ivk9X3FVLHcOH0oncFeBGtsAJw_urSpdLJWhcG1-sQ-VPQGS05paN6Xc3qD_rCq8MnyODkkwzqeDqI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000560s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000731s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000296s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.078501s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006768s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006480s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006187s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006172s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006082s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006028s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006049s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006223s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006039s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006102s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006144s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006147s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006119s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006043s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006058s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006080s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006009s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006136s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006068s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062213s] [吞吐率:16.07req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001016s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001312s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000574s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064294s] [吞吐率:15.55req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011599s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000991s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062684s] [吞吐率:15.95req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009182s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001200s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000473s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063689s] [吞吐率:15.70req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011443s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001198s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000436s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062766s] [吞吐率:15.93req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005593s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001195s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000389s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.034596s] [吞吐率:28.91req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002268s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000932s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000376s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049118s] [吞吐率:20.36req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009362s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000843s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000412s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.050594s] [吞吐率:19.77req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NywibmJmIjoxNzQ5NTMyNjY3LCJleHAiOjE3NTIxMjQ2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hw1dGtqa_wAOQa2vi4dJJXXFZiemDafA1jeAv91pgntI94YM2BTCab6S3GDRNNU7aB1BTaGTmMzmwG-BP25QASrP6htlT7Nf44HnVaNtaTys75g2pPLVL42B8LGzjDyD3EBz8Te7IVuH0hCGyC90FAOMSuQDDtypP39r5LZE5jI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015470s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001025s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000924s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000468s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000740s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.051393s] [吞吐率:19.46req/s] [内存消耗:2,425.54kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NywibmJmIjoxNzQ5NTMyNjY3LCJleHAiOjE3NTIxMjQ2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hw1dGtqa_wAOQa2vi4dJJXXFZiemDafA1jeAv91pgntI94YM2BTCab6S3GDRNNU7aB1BTaGTmMzmwG-BP25QASrP6htlT7Nf44HnVaNtaTys75g2pPLVL42B8LGzjDyD3EBz8Te7IVuH0hCGyC90FAOMSuQDDtypP39r5LZE5jI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016025s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001090s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000356s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000707s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000405s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000424s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.050668s] [吞吐率:19.74req/s] [内存消耗:2,432.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NywibmJmIjoxNzQ5NTMyNjY3LCJleHAiOjE3NTIxMjQ2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hw1dGtqa_wAOQa2vi4dJJXXFZiemDafA1jeAv91pgntI94YM2BTCab6S3GDRNNU7aB1BTaGTmMzmwG-BP25QASrP6htlT7Nf44HnVaNtaTys75g2pPLVL42B8LGzjDyD3EBz8Te7IVuH0hCGyC90FAOMSuQDDtypP39r5LZE5jI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013432s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001149s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000730s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000460s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000706s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.051161s] [吞吐率:19.55req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NywibmJmIjoxNzQ5NTMyNjY3LCJleHAiOjE3NTIxMjQ2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hw1dGtqa_wAOQa2vi4dJJXXFZiemDafA1jeAv91pgntI94YM2BTCab6S3GDRNNU7aB1BTaGTmMzmwG-BP25QASrP6htlT7Nf44HnVaNtaTys75g2pPLVL42B8LGzjDyD3EBz8Te7IVuH0hCGyC90FAOMSuQDDtypP39r5LZE5jI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002675s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001460s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000326s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000424s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000499s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.051690s] [吞吐率:19.35req/s] [内存消耗:2,567.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NywibmJmIjoxNzQ5NTMyNjY3LCJleHAiOjE3NTIxMjQ2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hw1dGtqa_wAOQa2vi4dJJXXFZiemDafA1jeAv91pgntI94YM2BTCab6S3GDRNNU7aB1BTaGTmMzmwG-BP25QASrP6htlT7Nf44HnVaNtaTys75g2pPLVL42B8LGzjDyD3EBz8Te7IVuH0hCGyC90FAOMSuQDDtypP39r5LZE5jI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013588s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001809s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000318s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000718s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000433s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000746s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000890s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.051394s] [吞吐率:19.46req/s] [内存消耗:2,510.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NywibmJmIjoxNzQ5NTMyNjY3LCJleHAiOjE3NTIxMjQ2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hw1dGtqa_wAOQa2vi4dJJXXFZiemDafA1jeAv91pgntI94YM2BTCab6S3GDRNNU7aB1BTaGTmMzmwG-BP25QASrP6htlT7Nf44HnVaNtaTys75g2pPLVL42B8LGzjDyD3EBz8Te7IVuH0hCGyC90FAOMSuQDDtypP39r5LZE5jI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002662s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001119s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000668s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000758s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000486s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000849s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.052449s] [吞吐率:19.07req/s] [内存消耗:2,500.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NywibmJmIjoxNzQ5NTMyNjY3LCJleHAiOjE3NTIxMjQ2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hw1dGtqa_wAOQa2vi4dJJXXFZiemDafA1jeAv91pgntI94YM2BTCab6S3GDRNNU7aB1BTaGTmMzmwG-BP25QASrP6htlT7Nf44HnVaNtaTys75g2pPLVL42B8LGzjDyD3EBz8Te7IVuH0hCGyC90FAOMSuQDDtypP39r5LZE5jI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014838s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001988s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000494s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000726s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000581s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000837s ] --------------------------------------------------------------- [2025-06-10T13:17:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039117s] [吞吐率:25.56req/s] [内存消耗:2,502.51kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY2NywibmJmIjoxNzQ5NTMyNjY3LCJleHAiOjE3NTIxMjQ2NjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.hw1dGtqa_wAOQa2vi4dJJXXFZiemDafA1jeAv91pgntI94YM2BTCab6S3GDRNNU7aB1BTaGTmMzmwG-BP25QASrP6htlT7Nf44HnVaNtaTys75g2pPLVL42B8LGzjDyD3EBz8Te7IVuH0hCGyC90FAOMSuQDDtypP39r5LZE5jI', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005179s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000686s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000233s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000563s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000552s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000483s ] --------------------------------------------------------------- [2025-06-10T13:17:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060624s] [吞吐率:16.50req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010831s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-06-10T13:17:51+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042223s] [吞吐率:23.68req/s] [内存消耗:2,477.23kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3MSwibmJmIjoxNzQ5NTMyNjcxLCJleHAiOjE3NTIxMjQ2NzEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.U87rWcIfLTF5la9kMj6rV9U92q1vv1OWoj6MA_p0Q41J-jSfq5NnBn2Os-WcK3c3-PaNYx7s1wwcz3nBrQrR0xkhCwQVRdJb2VQfPDcGpjRLsrlUKoOrLZrtq98pAsXsheLbuO_uat052NbaeVhdBxChyu6z5Hh9NhsMx18cfjY', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008772s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000859s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000387s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000529s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000463s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056523s] [吞吐率:17.69req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002749s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001174s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000322s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059390s] [吞吐率:16.84req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000793s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001081s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000408s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056693s] [吞吐率:17.64req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009361s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000991s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000403s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059522s] [吞吐率:16.80req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012321s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000404s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057355s] [吞吐率:17.44req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006258s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000990s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000432s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060516s] [吞吐率:16.52req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001580s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001014s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000467s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061877s] [吞吐率:16.16req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005478s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001246s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.001137s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057874s] [吞吐率:17.28req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006849s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000400s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066750s] [吞吐率:14.98req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013997s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000981s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000334s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.040858s] [吞吐率:24.47req/s] [内存消耗:2,467.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NiwibmJmIjoxNzQ5NTMyNjc2LCJleHAiOjE3NTIxMjQ2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cpSR0sIB3u5LIle2JhQp6zSK-izv-4p7AVQsnZOOhzrc9Gj9VqT7hoWuyIPOB2CLvTX-gCPIN8G3AZq9hHMyFVEnZ9roQJfgrajtHs3XeUTrRGLzt4KtHmW5iJfK9L0jJ82o-4Cs-EQlZPpz4g-jP1aazn_1hZQy56RHleJn704', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004150s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001221s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000462s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000558s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.042965s] [吞吐率:23.27req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NiwibmJmIjoxNzQ5NTMyNjc2LCJleHAiOjE3NTIxMjQ2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cpSR0sIB3u5LIle2JhQp6zSK-izv-4p7AVQsnZOOhzrc9Gj9VqT7hoWuyIPOB2CLvTX-gCPIN8G3AZq9hHMyFVEnZ9roQJfgrajtHs3XeUTrRGLzt4KtHmW5iJfK9L0jJ82o-4Cs-EQlZPpz4g-jP1aazn_1hZQy56RHleJn704', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001894s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000787s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000236s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000802s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000377s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000674s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.044788s] [吞吐率:22.33req/s] [内存消耗:2,510.64kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NiwibmJmIjoxNzQ5NTMyNjc2LCJleHAiOjE3NTIxMjQ2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cpSR0sIB3u5LIle2JhQp6zSK-izv-4p7AVQsnZOOhzrc9Gj9VqT7hoWuyIPOB2CLvTX-gCPIN8G3AZq9hHMyFVEnZ9roQJfgrajtHs3XeUTrRGLzt4KtHmW5iJfK9L0jJ82o-4Cs-EQlZPpz4g-jP1aazn_1hZQy56RHleJn704', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000554s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000672s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000236s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000573s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000534s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.051621s] [吞吐率:19.37req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NiwibmJmIjoxNzQ5NTMyNjc2LCJleHAiOjE3NTIxMjQ2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cpSR0sIB3u5LIle2JhQp6zSK-izv-4p7AVQsnZOOhzrc9Gj9VqT7hoWuyIPOB2CLvTX-gCPIN8G3AZq9hHMyFVEnZ9roQJfgrajtHs3XeUTrRGLzt4KtHmW5iJfK9L0jJ82o-4Cs-EQlZPpz4g-jP1aazn_1hZQy56RHleJn704', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000671s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000488s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001787s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001586s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001534s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001536s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000241s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.057743s] [吞吐率:17.32req/s] [内存消耗:2,500.44kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NiwibmJmIjoxNzQ5NTMyNjc2LCJleHAiOjE3NTIxMjQ2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cpSR0sIB3u5LIle2JhQp6zSK-izv-4p7AVQsnZOOhzrc9Gj9VqT7hoWuyIPOB2CLvTX-gCPIN8G3AZq9hHMyFVEnZ9roQJfgrajtHs3XeUTrRGLzt4KtHmW5iJfK9L0jJ82o-4Cs-EQlZPpz4g-jP1aazn_1hZQy56RHleJn704', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015334s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000978s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000688s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000623s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000594s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.059130s] [吞吐率:16.91req/s] [内存消耗:2,567.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NiwibmJmIjoxNzQ5NTMyNjc2LCJleHAiOjE3NTIxMjQ2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cpSR0sIB3u5LIle2JhQp6zSK-izv-4p7AVQsnZOOhzrc9Gj9VqT7hoWuyIPOB2CLvTX-gCPIN8G3AZq9hHMyFVEnZ9roQJfgrajtHs3XeUTrRGLzt4KtHmW5iJfK9L0jJ82o-4Cs-EQlZPpz4g-jP1aazn_1hZQy56RHleJn704', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012311s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000426s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000795s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.059518s] [吞吐率:16.80req/s] [内存消耗:2,583.74kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NiwibmJmIjoxNzQ5NTMyNjc2LCJleHAiOjE3NTIxMjQ2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cpSR0sIB3u5LIle2JhQp6zSK-izv-4p7AVQsnZOOhzrc9Gj9VqT7hoWuyIPOB2CLvTX-gCPIN8G3AZq9hHMyFVEnZ9roQJfgrajtHs3XeUTrRGLzt4KtHmW5iJfK9L0jJ82o-4Cs-EQlZPpz4g-jP1aazn_1hZQy56RHleJn704', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015182s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000836s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000800s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000451s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000905s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.066244s] [吞吐率:15.10req/s] [内存消耗:2,415.40kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NiwibmJmIjoxNzQ5NTMyNjc2LCJleHAiOjE3NTIxMjQ2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cpSR0sIB3u5LIle2JhQp6zSK-izv-4p7AVQsnZOOhzrc9Gj9VqT7hoWuyIPOB2CLvTX-gCPIN8G3AZq9hHMyFVEnZ9roQJfgrajtHs3XeUTrRGLzt4KtHmW5iJfK9L0jJ82o-4Cs-EQlZPpz4g-jP1aazn_1hZQy56RHleJn704', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012101s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001083s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000933s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000897s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000929s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001021s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000899s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000743s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000788s ] --------------------------------------------------------------- [2025-06-10T13:17:56+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.158784s] [吞吐率:6.30req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NiwibmJmIjoxNzQ5NTMyNjc2LCJleHAiOjE3NTIxMjQ2NzYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cpSR0sIB3u5LIle2JhQp6zSK-izv-4p7AVQsnZOOhzrc9Gj9VqT7hoWuyIPOB2CLvTX-gCPIN8G3AZq9hHMyFVEnZ9roQJfgrajtHs3XeUTrRGLzt4KtHmW5iJfK9L0jJ82o-4Cs-EQlZPpz4g-jP1aazn_1hZQy56RHleJn704', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002125s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000836s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.117672s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061186s] [吞吐率:16.34req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003118s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001311s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000532s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.046779s] [吞吐率:21.38req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002832s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000616s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.046721s] [吞吐率:21.40req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002129s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001110s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000298s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062666s] [吞吐率:15.96req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014610s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000896s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000578s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.047595s] [吞吐率:21.01req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000934s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000862s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000303s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061619s] [吞吐率:16.23req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000610s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000705s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000390s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062075s] [吞吐率:16.11req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009359s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000712s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000709s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063010s] [吞吐率:15.87req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000628s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000798s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000413s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049642s] [吞吐率:20.14req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010986s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.037473s] [吞吐率:26.69req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NywibmJmIjoxNzQ5NTMyNjc3LCJleHAiOjE3NTIxMjQ2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uFuSC_ugFEUKSYfaAGwVdb7C4LWww8AaobgJkiuZBxsf9rwcVe9x503k40XDgxpx6p_u6dCFREctXayl3eNGUZgEms4YWvmFoAqQlRyKGqsGW7xGkMihlN5i7-36WnQSVU4UYPUT7IRUepN5dVmnmmWHNsERdofVfDSydoi9Gpo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001010s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000627s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000346s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000550s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.037624s] [吞吐率:26.58req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NywibmJmIjoxNzQ5NTMyNjc3LCJleHAiOjE3NTIxMjQ2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uFuSC_ugFEUKSYfaAGwVdb7C4LWww8AaobgJkiuZBxsf9rwcVe9x503k40XDgxpx6p_u6dCFREctXayl3eNGUZgEms4YWvmFoAqQlRyKGqsGW7xGkMihlN5i7-36WnQSVU4UYPUT7IRUepN5dVmnmmWHNsERdofVfDSydoi9Gpo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000661s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000722s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000284s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000322s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000371s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038084s] [吞吐率:26.26req/s] [内存消耗:2,477.21kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NywibmJmIjoxNzQ5NTMyNjc3LCJleHAiOjE3NTIxMjQ2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uFuSC_ugFEUKSYfaAGwVdb7C4LWww8AaobgJkiuZBxsf9rwcVe9x503k40XDgxpx6p_u6dCFREctXayl3eNGUZgEms4YWvmFoAqQlRyKGqsGW7xGkMihlN5i7-36WnQSVU4UYPUT7IRUepN5dVmnmmWHNsERdofVfDSydoi9Gpo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000527s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000388s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000456s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.035790s] [吞吐率:27.94req/s] [内存消耗:2,424.35kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NywibmJmIjoxNzQ5NTMyNjc3LCJleHAiOjE3NTIxMjQ2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uFuSC_ugFEUKSYfaAGwVdb7C4LWww8AaobgJkiuZBxsf9rwcVe9x503k40XDgxpx6p_u6dCFREctXayl3eNGUZgEms4YWvmFoAqQlRyKGqsGW7xGkMihlN5i7-36WnQSVU4UYPUT7IRUepN5dVmnmmWHNsERdofVfDSydoi9Gpo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000662s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000732s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000332s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000812s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000412s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.048862s] [吞吐率:20.47req/s] [内存消耗:2,425.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NywibmJmIjoxNzQ5NTMyNjc3LCJleHAiOjE3NTIxMjQ2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uFuSC_ugFEUKSYfaAGwVdb7C4LWww8AaobgJkiuZBxsf9rwcVe9x503k40XDgxpx6p_u6dCFREctXayl3eNGUZgEms4YWvmFoAqQlRyKGqsGW7xGkMihlN5i7-36WnQSVU4UYPUT7IRUepN5dVmnmmWHNsERdofVfDSydoi9Gpo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013010s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000371s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000329s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000357s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.048223s] [吞吐率:20.74req/s] [内存消耗:2,502.55kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NywibmJmIjoxNzQ5NTMyNjc3LCJleHAiOjE3NTIxMjQ2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uFuSC_ugFEUKSYfaAGwVdb7C4LWww8AaobgJkiuZBxsf9rwcVe9x503k40XDgxpx6p_u6dCFREctXayl3eNGUZgEms4YWvmFoAqQlRyKGqsGW7xGkMihlN5i7-36WnQSVU4UYPUT7IRUepN5dVmnmmWHNsERdofVfDSydoi9Gpo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001069s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000849s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000372s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000780s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000600s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.049438s] [吞吐率:20.23req/s] [内存消耗:2,502.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NywibmJmIjoxNzQ5NTMyNjc3LCJleHAiOjE3NTIxMjQ2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uFuSC_ugFEUKSYfaAGwVdb7C4LWww8AaobgJkiuZBxsf9rwcVe9x503k40XDgxpx6p_u6dCFREctXayl3eNGUZgEms4YWvmFoAqQlRyKGqsGW7xGkMihlN5i7-36WnQSVU4UYPUT7IRUepN5dVmnmmWHNsERdofVfDSydoi9Gpo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008172s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000928s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000380s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000556s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049197s] [吞吐率:20.33req/s] [内存消耗:2,432.33kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NywibmJmIjoxNzQ5NTMyNjc3LCJleHAiOjE3NTIxMjQ2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uFuSC_ugFEUKSYfaAGwVdb7C4LWww8AaobgJkiuZBxsf9rwcVe9x503k40XDgxpx6p_u6dCFREctXayl3eNGUZgEms4YWvmFoAqQlRyKGqsGW7xGkMihlN5i7-36WnQSVU4UYPUT7IRUepN5dVmnmmWHNsERdofVfDSydoi9Gpo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010095s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000930s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000739s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001009s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000793s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000638s ] --------------------------------------------------------------- [2025-06-10T13:17:57+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.323065s] [吞吐率:3.10req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY3NywibmJmIjoxNzQ5NTMyNjc3LCJleHAiOjE3NTIxMjQ2NzcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uFuSC_ugFEUKSYfaAGwVdb7C4LWww8AaobgJkiuZBxsf9rwcVe9x503k40XDgxpx6p_u6dCFREctXayl3eNGUZgEms4YWvmFoAqQlRyKGqsGW7xGkMihlN5i7-36WnQSVU4UYPUT7IRUepN5dVmnmmWHNsERdofVfDSydoi9Gpo', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000514s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000960s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.074293s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006842s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006576s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006533s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006419s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006427s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006326s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006254s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006165s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006197s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006157s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006089s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006127s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006244s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006198s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006165s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006193s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006155s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006257s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006199s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006103s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006121s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006054s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006083s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006108s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006115s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006151s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006092s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006099s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006139s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006071s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006129s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006030s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006027s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006091s ] --------------------------------------------------------------- [2025-06-10T13:18:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053113s] [吞吐率:18.83req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001164s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001129s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000407s ] --------------------------------------------------------------- [2025-06-10T13:18:01+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.048603s] [吞吐率:20.57req/s] [内存消耗:2,477.23kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4MSwibmJmIjoxNzQ5NTMyNjgxLCJleHAiOjE3NTIxMjQ2ODEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.dw1t_d1ZFfPF-XRCcghN2mWyAzqehYCyrlGLDJU9R64ClqhSmE_bND0iZgUW9CLgfHQCAYjJOW0_xSYrbAip3O0qw50XezO_nC_NHue2YhNUKjBXOnQe-xQCG_txaX4cQv6HeE2Mlp7QGfNasO4W0DjwwplN3FuB_Z6BgwwW2k8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015277s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000883s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000299s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000607s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000375s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000512s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000479s ] --------------------------------------------------------------- [2025-06-10T13:18:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056311s] [吞吐率:17.76req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003856s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000448s ] --------------------------------------------------------------- [2025-06-10T13:18:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.049636s] [吞吐率:20.15req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000547s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000327s ] --------------------------------------------------------------- [2025-06-10T13:18:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052753s] [吞吐率:18.96req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014716s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000919s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000356s ] --------------------------------------------------------------- [2025-06-10T13:18:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051646s] [吞吐率:19.36req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013638s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001018s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000331s ] --------------------------------------------------------------- [2025-06-10T13:18:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051003s] [吞吐率:19.61req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000695s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000756s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000372s ] --------------------------------------------------------------- [2025-06-10T13:18:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052229s] [吞吐率:19.15req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014404s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000867s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-06-10T13:18:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.051063s] [吞吐率:19.58req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010748s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-06-10T13:18:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.038570s] [吞吐率:25.93req/s] [内存消耗:2,583.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NiwibmJmIjoxNzQ5NTMyNjg2LCJleHAiOjE3NTIxMjQ2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ixaksGMohvkf_W1OwcZPkMzF2mwsm4ytpncDMXhXa4BPF3zDTwk8nYyxq3D4ek6rwnDzOjcLQnbrAVIhkyOHTnR3nCdIMGnH81lzk9faGyuBhrLogE45-KXS2aODFZwK3i7J4Q7_2FCQ0qbEHEr-PDubAWHgg0QepwztRKt-WF4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000738s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000903s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000624s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000570s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000736s ] --------------------------------------------------------------- [2025-06-10T13:18:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.048804s] [吞吐率:20.49req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NiwibmJmIjoxNzQ5NTMyNjg2LCJleHAiOjE3NTIxMjQ2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ixaksGMohvkf_W1OwcZPkMzF2mwsm4ytpncDMXhXa4BPF3zDTwk8nYyxq3D4ek6rwnDzOjcLQnbrAVIhkyOHTnR3nCdIMGnH81lzk9faGyuBhrLogE45-KXS2aODFZwK3i7J4Q7_2FCQ0qbEHEr-PDubAWHgg0QepwztRKt-WF4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000650s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000706s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000431s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000718s ] --------------------------------------------------------------- [2025-06-10T13:18:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.049090s] [吞吐率:20.37req/s] [内存消耗:2,432.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NiwibmJmIjoxNzQ5NTMyNjg2LCJleHAiOjE3NTIxMjQ2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ixaksGMohvkf_W1OwcZPkMzF2mwsm4ytpncDMXhXa4BPF3zDTwk8nYyxq3D4ek6rwnDzOjcLQnbrAVIhkyOHTnR3nCdIMGnH81lzk9faGyuBhrLogE45-KXS2aODFZwK3i7J4Q7_2FCQ0qbEHEr-PDubAWHgg0QepwztRKt-WF4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000684s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000353s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000710s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000431s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000605s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000821s ] --------------------------------------------------------------- [2025-06-10T13:18:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.050910s] [吞吐率:19.64req/s] [内存消耗:2,424.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NiwibmJmIjoxNzQ5NTMyNjg2LCJleHAiOjE3NTIxMjQ2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ixaksGMohvkf_W1OwcZPkMzF2mwsm4ytpncDMXhXa4BPF3zDTwk8nYyxq3D4ek6rwnDzOjcLQnbrAVIhkyOHTnR3nCdIMGnH81lzk9faGyuBhrLogE45-KXS2aODFZwK3i7J4Q7_2FCQ0qbEHEr-PDubAWHgg0QepwztRKt-WF4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014444s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000811s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000339s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000668s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000420s ] --------------------------------------------------------------- [2025-06-10T13:18:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.051177s] [吞吐率:19.54req/s] [内存消耗:2,477.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NiwibmJmIjoxNzQ5NTMyNjg2LCJleHAiOjE3NTIxMjQ2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ixaksGMohvkf_W1OwcZPkMzF2mwsm4ytpncDMXhXa4BPF3zDTwk8nYyxq3D4ek6rwnDzOjcLQnbrAVIhkyOHTnR3nCdIMGnH81lzk9faGyuBhrLogE45-KXS2aODFZwK3i7J4Q7_2FCQ0qbEHEr-PDubAWHgg0QepwztRKt-WF4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013884s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000269s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000435s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000622s ] --------------------------------------------------------------- [2025-06-10T13:18:06+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.051905s] [吞吐率:19.27req/s] [内存消耗:2,500.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NiwibmJmIjoxNzQ5NTMyNjg2LCJleHAiOjE3NTIxMjQ2ODYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.ixaksGMohvkf_W1OwcZPkMzF2mwsm4ytpncDMXhXa4BPF3zDTwk8nYyxq3D4ek6rwnDzOjcLQnbrAVIhkyOHTnR3nCdIMGnH81lzk9faGyuBhrLogE45-KXS2aODFZwK3i7J4Q7_2FCQ0qbEHEr-PDubAWHgg0QepwztRKt-WF4', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014546s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000979s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000677s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000578s ] s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055349s] [吞吐率:18.07req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001846s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001017s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056545s] [吞吐率:17.69req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004870s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055315s] [吞吐率:18.08req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000967s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000934s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000422s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055933s] [吞吐率:17.88req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005887s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000968s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000387s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055807s] [吞吐率:17.92req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009221s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000349s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059836s] [吞吐率:16.71req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000694s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000411s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066719s] [吞吐率:14.99req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014857s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000937s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000464s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043907s] [吞吐率:22.78req/s] [内存消耗:2,425.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NywibmJmIjoxNzQ5NTMyNjg3LCJleHAiOjE3NTIxMjQ2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GSD4EF33Uc1O37CgRbrmhETbkaOPhy_jNZeT9igSp9oZEHxJUBFXnTaBf2I9H1KX250u_tHuJ5eUOwnNkTPGhGWJd1l2QuraY_YyU2yPPJ7qZkMDzLiuinR_Rv2HG3EAu3T4CilsLTFe75WAsvqn3qb-_9w14h2uzss6RpN5Kig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003510s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.002816s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000398s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000786s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.001421s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.001893s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.049937s] [吞吐率:20.03req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NywibmJmIjoxNzQ5NTMyNjg3LCJleHAiOjE3NTIxMjQ2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GSD4EF33Uc1O37CgRbrmhETbkaOPhy_jNZeT9igSp9oZEHxJUBFXnTaBf2I9H1KX250u_tHuJ5eUOwnNkTPGhGWJd1l2QuraY_YyU2yPPJ7qZkMDzLiuinR_Rv2HG3EAu3T4CilsLTFe75WAsvqn3qb-_9w14h2uzss6RpN5Kig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002366s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001172s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000338s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000926s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000488s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000909s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.042988s] [吞吐率:23.26req/s] [内存消耗:2,467.30kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NywibmJmIjoxNzQ5NTMyNjg3LCJleHAiOjE3NTIxMjQ2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GSD4EF33Uc1O37CgRbrmhETbkaOPhy_jNZeT9igSp9oZEHxJUBFXnTaBf2I9H1KX250u_tHuJ5eUOwnNkTPGhGWJd1l2QuraY_YyU2yPPJ7qZkMDzLiuinR_Rv2HG3EAu3T4CilsLTFe75WAsvqn3qb-_9w14h2uzss6RpN5Kig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006946s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000427s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001807s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000653s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000647s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.056860s] [吞吐率:17.59req/s] [内存消耗:2,567.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NywibmJmIjoxNzQ5NTMyNjg3LCJleHAiOjE3NTIxMjQ2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GSD4EF33Uc1O37CgRbrmhETbkaOPhy_jNZeT9igSp9oZEHxJUBFXnTaBf2I9H1KX250u_tHuJ5eUOwnNkTPGhGWJd1l2QuraY_YyU2yPPJ7qZkMDzLiuinR_Rv2HG3EAu3T4CilsLTFe75WAsvqn3qb-_9w14h2uzss6RpN5Kig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014693s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001563s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.003568s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000692s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000399s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.001725s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.038683s] [吞吐率:25.85req/s] [内存消耗:2,510.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NywibmJmIjoxNzQ5NTMyNjg3LCJleHAiOjE3NTIxMjQ2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GSD4EF33Uc1O37CgRbrmhETbkaOPhy_jNZeT9igSp9oZEHxJUBFXnTaBf2I9H1KX250u_tHuJ5eUOwnNkTPGhGWJd1l2QuraY_YyU2yPPJ7qZkMDzLiuinR_Rv2HG3EAu3T4CilsLTFe75WAsvqn3qb-_9w14h2uzss6RpN5Kig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003492s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001028s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000613s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000359s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000551s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000540s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.161423s] [吞吐率:6.19req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NywibmJmIjoxNzQ5NTMyNjg3LCJleHAiOjE3NTIxMjQ2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GSD4EF33Uc1O37CgRbrmhETbkaOPhy_jNZeT9igSp9oZEHxJUBFXnTaBf2I9H1KX250u_tHuJ5eUOwnNkTPGhGWJd1l2QuraY_YyU2yPPJ7qZkMDzLiuinR_Rv2HG3EAu3T4CilsLTFe75WAsvqn3qb-_9w14h2uzss6RpN5Kig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000914s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000771s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001103s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.121050s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.347500s] [吞吐率:2.88req/s] [内存消耗:2,248.17kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001102s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001073s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000718s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.340809s] [吞吐率:2.93req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NywibmJmIjoxNzQ5NTMyNjg3LCJleHAiOjE3NTIxMjQ2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GSD4EF33Uc1O37CgRbrmhETbkaOPhy_jNZeT9igSp9oZEHxJUBFXnTaBf2I9H1KX250u_tHuJ5eUOwnNkTPGhGWJd1l2QuraY_YyU2yPPJ7qZkMDzLiuinR_Rv2HG3EAu3T4CilsLTFe75WAsvqn3qb-_9w14h2uzss6RpN5Kig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006781s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000888s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001091s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.084226s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006980s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006553s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006418s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006290s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006227s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006268s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006183s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006189s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006269s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006177s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006209s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006254s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006190s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006449s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006362s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006348s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006530s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006276s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006194s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006170s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006161s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006173s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006155s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006152s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006185s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006122s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006169s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006117s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006153s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006371s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006241s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006155s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006147s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006209s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.363065s] [吞吐率:2.75req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006523s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001165s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000922s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.367068s] [吞吐率:2.72req/s] [内存消耗:2,248.19kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010677s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001029s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.010834s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037998s] [吞吐率:26.32req/s] [内存消耗:2,502.69kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NywibmJmIjoxNzQ5NTMyNjg3LCJleHAiOjE3NTIxMjQ2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GSD4EF33Uc1O37CgRbrmhETbkaOPhy_jNZeT9igSp9oZEHxJUBFXnTaBf2I9H1KX250u_tHuJ5eUOwnNkTPGhGWJd1l2QuraY_YyU2yPPJ7qZkMDzLiuinR_Rv2HG3EAu3T4CilsLTFe75WAsvqn3qb-_9w14h2uzss6RpN5Kig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003363s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000254s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000386s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000578s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000515s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.041863s] [吞吐率:23.89req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NywibmJmIjoxNzQ5NTMyNjg3LCJleHAiOjE3NTIxMjQ2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GSD4EF33Uc1O37CgRbrmhETbkaOPhy_jNZeT9igSp9oZEHxJUBFXnTaBf2I9H1KX250u_tHuJ5eUOwnNkTPGhGWJd1l2QuraY_YyU2yPPJ7qZkMDzLiuinR_Rv2HG3EAu3T4CilsLTFe75WAsvqn3qb-_9w14h2uzss6RpN5Kig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003001s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000237s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000690s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000433s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001713s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001443s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001440s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001440s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000244s ] --------------------------------------------------------------- [2025-06-10T13:18:07+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.046565s] [吞吐率:21.48req/s] [内存消耗:2,415.44kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY4NywibmJmIjoxNzQ5NTMyNjg3LCJleHAiOjE3NTIxMjQ2ODcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.GSD4EF33Uc1O37CgRbrmhETbkaOPhy_jNZeT9igSp9oZEHxJUBFXnTaBf2I9H1KX250u_tHuJ5eUOwnNkTPGhGWJd1l2QuraY_YyU2yPPJ7qZkMDzLiuinR_Rv2HG3EAu3T4CilsLTFe75WAsvqn3qb-_9w14h2uzss6RpN5Kig', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003423s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000310s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000602s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.000976s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000779s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000778s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000819s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000806s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000853s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000785s ] --------------------------------------------------------------- [2025-06-10T13:18:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055448s] [吞吐率:18.03req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002427s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-06-10T13:18:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.037124s] [吞吐率:26.94req/s] [内存消耗:2,422.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5MSwibmJmIjoxNzQ5NTMyNjkxLCJleHAiOjE3NTIxMjQ2OTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FnuTWaA_MhQB0BTx2W5AYLv8GcvBXmheV9maM6O9eF8IzdUYZNOuNREC6r_gmp5Hei6UY7Qh-g88tE64_vxZPvpwxbmIyVgnNKA9J3TObTSlMCBOMDuxzifVfPYQM15U0a4an3tvrcSb2ogxu1c33tFKwbFnGcxvvg19l9Hz084', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002881s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000879s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000281s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000713s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000376s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000587s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000442s ] --------------------------------------------------------------- [2025-06-10T13:18:11+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.036827s] [吞吐率:27.15req/s] [内存消耗:2,477.25kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5MSwibmJmIjoxNzQ5NTMyNjkxLCJleHAiOjE3NTIxMjQ2OTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.FnuTWaA_MhQB0BTx2W5AYLv8GcvBXmheV9maM6O9eF8IzdUYZNOuNREC6r_gmp5Hei6UY7Qh-g88tE64_vxZPvpwxbmIyVgnNKA9J3TObTSlMCBOMDuxzifVfPYQM15U0a4an3tvrcSb2ogxu1c33tFKwbFnGcxvvg19l9Hz084', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002466s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000733s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000466s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000591s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000489s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067877s] [吞吐率:14.73req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005208s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001058s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000456s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.068906s] [吞吐率:14.51req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004558s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000335s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066644s] [吞吐率:15.01req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001138s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001237s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066780s] [吞吐率:14.97req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005521s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001868s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000552s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066215s] [吞吐率:15.10req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000876s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001874s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000447s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.069741s] [吞吐率:14.34req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000898s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000980s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000751s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066326s] [吞吐率:15.08req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005726s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000797s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000391s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065650s] [吞吐率:15.23req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011694s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000789s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000314s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.071166s] [吞吐率:14.05req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014023s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000807s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000387s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.045752s] [吞吐率:21.86req/s] [内存消耗:2,567.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NiwibmJmIjoxNzQ5NTMyNjk2LCJleHAiOjE3NTIxMjQ2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.fuJ9tsfvKDfDx3P41SqlV9dFSTr0SLJQyMy-QxG-GwPs7arCvcDjeL7n9aOAek795nNbbVpwc8zIW-lRe5R5vPGazhfklcK1xpnjBZEXahgHg615NVIVPL1ttiZcL6tPHfonDtJpSLwSDNB6EZuTo-4IrEKXIzM8_BEubm39_UM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000871s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001080s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000417s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.001703s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.053584s] [吞吐率:18.66req/s] [内存消耗:2,583.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NiwibmJmIjoxNzQ5NTMyNjk2LCJleHAiOjE3NTIxMjQ2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.fuJ9tsfvKDfDx3P41SqlV9dFSTr0SLJQyMy-QxG-GwPs7arCvcDjeL7n9aOAek795nNbbVpwc8zIW-lRe5R5vPGazhfklcK1xpnjBZEXahgHg615NVIVPL1ttiZcL6tPHfonDtJpSLwSDNB6EZuTo-4IrEKXIzM8_BEubm39_UM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007035s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000854s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.006342s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001031s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.001133s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.002665s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.053106s] [吞吐率:18.83req/s] [内存消耗:2,510.75kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NiwibmJmIjoxNzQ5NTMyNjk2LCJleHAiOjE3NTIxMjQ2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.fuJ9tsfvKDfDx3P41SqlV9dFSTr0SLJQyMy-QxG-GwPs7arCvcDjeL7n9aOAek795nNbbVpwc8zIW-lRe5R5vPGazhfklcK1xpnjBZEXahgHg615NVIVPL1ttiZcL6tPHfonDtJpSLwSDNB6EZuTo-4IrEKXIzM8_BEubm39_UM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011286s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001602s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001186s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001574s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001020s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001935s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000878s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.053688s] [吞吐率:18.63req/s] [内存消耗:2,502.73kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NiwibmJmIjoxNzQ5NTMyNjk2LCJleHAiOjE3NTIxMjQ2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.fuJ9tsfvKDfDx3P41SqlV9dFSTr0SLJQyMy-QxG-GwPs7arCvcDjeL7n9aOAek795nNbbVpwc8zIW-lRe5R5vPGazhfklcK1xpnjBZEXahgHg615NVIVPL1ttiZcL6tPHfonDtJpSLwSDNB6EZuTo-4IrEKXIzM8_BEubm39_UM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001529s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001745s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000973s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001398s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.001379s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.001383s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000854s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.054486s] [吞吐率:18.35req/s] [内存消耗:2,424.39kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NiwibmJmIjoxNzQ5NTMyNjk2LCJleHAiOjE3NTIxMjQ2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.fuJ9tsfvKDfDx3P41SqlV9dFSTr0SLJQyMy-QxG-GwPs7arCvcDjeL7n9aOAek795nNbbVpwc8zIW-lRe5R5vPGazhfklcK1xpnjBZEXahgHg615NVIVPL1ttiZcL6tPHfonDtJpSLwSDNB6EZuTo-4IrEKXIzM8_BEubm39_UM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001031s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001322s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000579s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000490s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000824s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000516s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.060980s] [吞吐率:16.40req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NiwibmJmIjoxNzQ5NTMyNjk2LCJleHAiOjE3NTIxMjQ2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.fuJ9tsfvKDfDx3P41SqlV9dFSTr0SLJQyMy-QxG-GwPs7arCvcDjeL7n9aOAek795nNbbVpwc8zIW-lRe5R5vPGazhfklcK1xpnjBZEXahgHg615NVIVPL1ttiZcL6tPHfonDtJpSLwSDNB6EZuTo-4IrEKXIzM8_BEubm39_UM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000770s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000998s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000711s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001053s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.001352s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.003319s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001686s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.002513s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001897s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000424s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.065953s] [吞吐率:15.16req/s] [内存消耗:2,432.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NiwibmJmIjoxNzQ5NTMyNjk2LCJleHAiOjE3NTIxMjQ2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.fuJ9tsfvKDfDx3P41SqlV9dFSTr0SLJQyMy-QxG-GwPs7arCvcDjeL7n9aOAek795nNbbVpwc8zIW-lRe5R5vPGazhfklcK1xpnjBZEXahgHg615NVIVPL1ttiZcL6tPHfonDtJpSLwSDNB6EZuTo-4IrEKXIzM8_BEubm39_UM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000858s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000968s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000311s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000665s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000415s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000662s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000762s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.067325s] [吞吐率:14.85req/s] [内存消耗:2,467.23kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NiwibmJmIjoxNzQ5NTMyNjk2LCJleHAiOjE3NTIxMjQ2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.fuJ9tsfvKDfDx3P41SqlV9dFSTr0SLJQyMy-QxG-GwPs7arCvcDjeL7n9aOAek795nNbbVpwc8zIW-lRe5R5vPGazhfklcK1xpnjBZEXahgHg615NVIVPL1ttiZcL6tPHfonDtJpSLwSDNB6EZuTo-4IrEKXIzM8_BEubm39_UM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000665s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000864s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000260s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000773s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000522s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000725s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000501s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.070095s] [吞吐率:14.27req/s] [内存消耗:2,415.38kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NiwibmJmIjoxNzQ5NTMyNjk2LCJleHAiOjE3NTIxMjQ2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.fuJ9tsfvKDfDx3P41SqlV9dFSTr0SLJQyMy-QxG-GwPs7arCvcDjeL7n9aOAek795nNbbVpwc8zIW-lRe5R5vPGazhfklcK1xpnjBZEXahgHg615NVIVPL1ttiZcL6tPHfonDtJpSLwSDNB6EZuTo-4IrEKXIzM8_BEubm39_UM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002689s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001311s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000552s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.005044s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001077s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001212s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001027s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.001019s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.001096s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000917s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.001099s ] --------------------------------------------------------------- [2025-06-10T13:18:16+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.320413s] [吞吐率:3.12req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NiwibmJmIjoxNzQ5NTMyNjk2LCJleHAiOjE3NTIxMjQ2OTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.fuJ9tsfvKDfDx3P41SqlV9dFSTr0SLJQyMy-QxG-GwPs7arCvcDjeL7n9aOAek795nNbbVpwc8zIW-lRe5R5vPGazhfklcK1xpnjBZEXahgHg615NVIVPL1ttiZcL6tPHfonDtJpSLwSDNB6EZuTo-4IrEKXIzM8_BEubm39_UM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002559s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000969s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000334s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.076775s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006818s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006499s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006244s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006186s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006087s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006096s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006007s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006010s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006011s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006002s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006042s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006014s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006007s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006012s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006010s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006004s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006006s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006077s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006011s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006037s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] --------------------------------------------------------------- [2025-06-10T13:18:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056096s] [吞吐率:17.83req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000846s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000982s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-06-10T13:18:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056130s] [吞吐率:17.82req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010066s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000386s ] --------------------------------------------------------------- [2025-06-10T13:18:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.041722s] [吞吐率:23.97req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002882s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-06-10T13:18:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057968s] [吞吐率:17.25req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000945s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001056s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000400s ] --------------------------------------------------------------- [2025-06-10T13:18:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057650s] [吞吐率:17.35req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000682s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000977s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000337s ] --------------------------------------------------------------- [2025-06-10T13:18:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057732s] [吞吐率:17.32req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000706s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000402s ] --------------------------------------------------------------- [2025-06-10T13:18:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.035089s] [吞吐率:28.50req/s] [内存消耗:2,422.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NywibmJmIjoxNzQ5NTMyNjk3LCJleHAiOjE3NTIxMjQ2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RMP2nqTguuAo8z0vhCK0L5eWrDYmlIW4pw689xLwoJVCpApVJs2UqUOoXjde2FD2jaPp4-wZZ4Y88-aGWBVK5MVhhBqgZrytyxQd0xztDAI-zf7YjAS8RLn--l_1_3K0LgmhMEAH0tw6hPKQ1BITjLpLFDgpVMHEN_J6BhUZS3c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000759s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000857s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000292s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000340s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000580s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-06-10T13:18:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.041158s] [吞吐率:24.30req/s] [内存消耗:2,425.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NywibmJmIjoxNzQ5NTMyNjk3LCJleHAiOjE3NTIxMjQ2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RMP2nqTguuAo8z0vhCK0L5eWrDYmlIW4pw689xLwoJVCpApVJs2UqUOoXjde2FD2jaPp4-wZZ4Y88-aGWBVK5MVhhBqgZrytyxQd0xztDAI-zf7YjAS8RLn--l_1_3K0LgmhMEAH0tw6hPKQ1BITjLpLFDgpVMHEN_J6BhUZS3c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001568s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000839s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000815s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000362s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000556s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-06-10T13:18:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.041873s] [吞吐率:23.88req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NywibmJmIjoxNzQ5NTMyNjk3LCJleHAiOjE3NTIxMjQ2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RMP2nqTguuAo8z0vhCK0L5eWrDYmlIW4pw689xLwoJVCpApVJs2UqUOoXjde2FD2jaPp4-wZZ4Y88-aGWBVK5MVhhBqgZrytyxQd0xztDAI-zf7YjAS8RLn--l_1_3K0LgmhMEAH0tw6hPKQ1BITjLpLFDgpVMHEN_J6BhUZS3c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005786s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000890s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000308s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000501s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.001142s ] --------------------------------------------------------------- [2025-06-10T13:18:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.042044s] [吞吐率:23.78req/s] [内存消耗:2,477.26kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NywibmJmIjoxNzQ5NTMyNjk3LCJleHAiOjE3NTIxMjQ2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RMP2nqTguuAo8z0vhCK0L5eWrDYmlIW4pw689xLwoJVCpApVJs2UqUOoXjde2FD2jaPp4-wZZ4Y88-aGWBVK5MVhhBqgZrytyxQd0xztDAI-zf7YjAS8RLn--l_1_3K0LgmhMEAH0tw6hPKQ1BITjLpLFDgpVMHEN_J6BhUZS3c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005101s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000993s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000799s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000625s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000527s ] --------------------------------------------------------------- [2025-06-10T13:18:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.043650s] [吞吐率:22.91req/s] [内存消耗:2,500.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NywibmJmIjoxNzQ5NTMyNjk3LCJleHAiOjE3NTIxMjQ2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RMP2nqTguuAo8z0vhCK0L5eWrDYmlIW4pw689xLwoJVCpApVJs2UqUOoXjde2FD2jaPp4-wZZ4Y88-aGWBVK5MVhhBqgZrytyxQd0xztDAI-zf7YjAS8RLn--l_1_3K0LgmhMEAH0tw6hPKQ1BITjLpLFDgpVMHEN_J6BhUZS3c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007690s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000822s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000441s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000745s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000616s ] --------------------------------------------------------------- [2025-06-10T13:18:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.043269s] [吞吐率:23.11req/s] [内存消耗:2,502.59kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NywibmJmIjoxNzQ5NTMyNjk3LCJleHAiOjE3NTIxMjQ2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RMP2nqTguuAo8z0vhCK0L5eWrDYmlIW4pw689xLwoJVCpApVJs2UqUOoXjde2FD2jaPp4-wZZ4Y88-aGWBVK5MVhhBqgZrytyxQd0xztDAI-zf7YjAS8RLn--l_1_3K0LgmhMEAH0tw6hPKQ1BITjLpLFDgpVMHEN_J6BhUZS3c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001441s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000889s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000631s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000465s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000678s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000590s ] --------------------------------------------------------------- [2025-06-10T13:18:17+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.153891s] [吞吐率:6.50req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjY5NywibmJmIjoxNzQ5NTMyNjk3LCJleHAiOjE3NTIxMjQ2OTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.RMP2nqTguuAo8z0vhCK0L5eWrDYmlIW4pw689xLwoJVCpApVJs2UqUOoXjde2FD2jaPp4-wZZ4Y88-aGWBVK5MVhhBqgZrytyxQd0xztDAI-zf7YjAS8RLn--l_1_3K0LgmhMEAH0tw6hPKQ1BITjLpLFDgpVMHEN_J6BhUZS3c', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005411s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000885s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000373s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.114520s ] --------------------------------------------------------------- [2025-06-10T13:18:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063131s] [吞吐率:15.84req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012548s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000866s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-06-10T13:18:21+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.045941s] [吞吐率:21.77req/s] [内存消耗:2,477.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwMSwibmJmIjoxNzQ5NTMyNzAxLCJleHAiOjE3NTIxMjQ3MDEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Rm8mEVP8wWegTGqXUq3W7xoixqoQZcL6FSe_tJbwDN3jqnXT-RN4Z-UFb4XisjrAmBGxpFuPmzzWPM1g5iY2L2mKOr_A3_XNx9guOm_KRtyum9aPsuZxytZHwEMnjnndZwPobbcWfB-aagTm4qtO1hc3Qg2YuncSSA77aeAJqP8', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012754s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000830s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000598s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000381s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000527s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000477s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062045s] [吞吐率:16.12req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001602s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000845s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000942s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063180s] [吞吐率:15.83req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001047s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001254s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000937s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061939s] [吞吐率:16.14req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000813s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001229s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000590s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.063931s] [吞吐率:15.64req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002311s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000784s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000502s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064821s] [吞吐率:15.43req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002273s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001960s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000708s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.066650s] [吞吐率:15.00req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005964s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001076s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000435s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.064226s] [吞吐率:15.57req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006509s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000464s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.067289s] [吞吐率:14.86req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013627s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001015s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000369s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.065308s] [吞吐率:15.31req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007514s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001018s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000451s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.044177s] [吞吐率:22.64req/s] [内存消耗:2,424.40kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNiwibmJmIjoxNzQ5NTMyNzA2LCJleHAiOjE3NTIxMjQ3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sNytrJNJd7A_XLrnzkuAzbP7yLKUXDVXaG21zmGTXlep2mCp7WT1paMtOq6lar9fmVFCFk93duOEmC6gIeFL6p9V2gyL4Ztz2aS078Bc9G7gpHVzuldFT5PidThcOf5_x7dmlFukAVVk1sK8Tq7llZvYr7UvpdFHoKruJCDufVs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007617s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001326s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000727s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001432s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000383s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000441s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.043726s] [吞吐率:22.87req/s] [内存消耗:2,422.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNiwibmJmIjoxNzQ5NTMyNzA2LCJleHAiOjE3NTIxMjQ3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sNytrJNJd7A_XLrnzkuAzbP7yLKUXDVXaG21zmGTXlep2mCp7WT1paMtOq6lar9fmVFCFk93duOEmC6gIeFL6p9V2gyL4Ztz2aS078Bc9G7gpHVzuldFT5PidThcOf5_x7dmlFukAVVk1sK8Tq7llZvYr7UvpdFHoKruJCDufVs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004111s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001299s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000811s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001551s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000685s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000358s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.048906s] [吞吐率:20.45req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNiwibmJmIjoxNzQ5NTMyNzA2LCJleHAiOjE3NTIxMjQ3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sNytrJNJd7A_XLrnzkuAzbP7yLKUXDVXaG21zmGTXlep2mCp7WT1paMtOq6lar9fmVFCFk93duOEmC6gIeFL6p9V2gyL4Ztz2aS078Bc9G7gpHVzuldFT5PidThcOf5_x7dmlFukAVVk1sK8Tq7llZvYr7UvpdFHoKruJCDufVs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005161s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001016s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000306s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.001082s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000600s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001878s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001809s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001832s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001576s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000273s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.057663s] [吞吐率:17.34req/s] [内存消耗:2,414.57kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNiwibmJmIjoxNzQ5NTMyNzA2LCJleHAiOjE3NTIxMjQ3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sNytrJNJd7A_XLrnzkuAzbP7yLKUXDVXaG21zmGTXlep2mCp7WT1paMtOq6lar9fmVFCFk93duOEmC6gIeFL6p9V2gyL4Ztz2aS078Bc9G7gpHVzuldFT5PidThcOf5_x7dmlFukAVVk1sK8Tq7llZvYr7UvpdFHoKruJCDufVs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013229s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000927s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000548s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000443s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000861s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.056794s] [吞吐率:17.61req/s] [内存消耗:2,502.52kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNiwibmJmIjoxNzQ5NTMyNzA2LCJleHAiOjE3NTIxMjQ3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sNytrJNJd7A_XLrnzkuAzbP7yLKUXDVXaG21zmGTXlep2mCp7WT1paMtOq6lar9fmVFCFk93duOEmC6gIeFL6p9V2gyL4Ztz2aS078Bc9G7gpHVzuldFT5PidThcOf5_x7dmlFukAVVk1sK8Tq7llZvYr7UvpdFHoKruJCDufVs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002327s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000943s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000591s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000578s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000478s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000679s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000600s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.057751s] [吞吐率:17.32req/s] [内存消耗:2,467.32kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNiwibmJmIjoxNzQ5NTMyNzA2LCJleHAiOjE3NTIxMjQ3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sNytrJNJd7A_XLrnzkuAzbP7yLKUXDVXaG21zmGTXlep2mCp7WT1paMtOq6lar9fmVFCFk93duOEmC6gIeFL6p9V2gyL4Ztz2aS078Bc9G7gpHVzuldFT5PidThcOf5_x7dmlFukAVVk1sK8Tq7llZvYr7UvpdFHoKruJCDufVs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.010479s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000858s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000437s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000473s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000597s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.056471s] [吞吐率:17.71req/s] [内存消耗:2,432.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNiwibmJmIjoxNzQ5NTMyNzA2LCJleHAiOjE3NTIxMjQ3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sNytrJNJd7A_XLrnzkuAzbP7yLKUXDVXaG21zmGTXlep2mCp7WT1paMtOq6lar9fmVFCFk93duOEmC6gIeFL6p9V2gyL4Ztz2aS078Bc9G7gpHVzuldFT5PidThcOf5_x7dmlFukAVVk1sK8Tq7llZvYr7UvpdFHoKruJCDufVs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000718s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000700s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000478s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000655s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000777s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.057104s] [吞吐率:17.51req/s] [内存消耗:2,425.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNiwibmJmIjoxNzQ5NTMyNzA2LCJleHAiOjE3NTIxMjQ3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sNytrJNJd7A_XLrnzkuAzbP7yLKUXDVXaG21zmGTXlep2mCp7WT1paMtOq6lar9fmVFCFk93duOEmC6gIeFL6p9V2gyL4Ztz2aS078Bc9G7gpHVzuldFT5PidThcOf5_x7dmlFukAVVk1sK8Tq7llZvYr7UvpdFHoKruJCDufVs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000631s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000673s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000261s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000669s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000358s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000687s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000417s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.171788s] [吞吐率:5.82req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNiwibmJmIjoxNzQ5NTMyNzA2LCJleHAiOjE3NTIxMjQ3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sNytrJNJd7A_XLrnzkuAzbP7yLKUXDVXaG21zmGTXlep2mCp7WT1paMtOq6lar9fmVFCFk93duOEmC6gIeFL6p9V2gyL4Ztz2aS078Bc9G7gpHVzuldFT5PidThcOf5_x7dmlFukAVVk1sK8Tq7llZvYr7UvpdFHoKruJCDufVs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011254s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000877s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000368s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.117280s ] --------------------------------------------------------------- [2025-06-10T13:18:26+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.340056s] [吞吐率:2.94req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNiwibmJmIjoxNzQ5NTMyNzA2LCJleHAiOjE3NTIxMjQ3MDYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.sNytrJNJd7A_XLrnzkuAzbP7yLKUXDVXaG21zmGTXlep2mCp7WT1paMtOq6lar9fmVFCFk93duOEmC6gIeFL6p9V2gyL4Ztz2aS078Bc9G7gpHVzuldFT5PidThcOf5_x7dmlFukAVVk1sK8Tq7llZvYr7UvpdFHoKruJCDufVs', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000957s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000294s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.077306s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006650s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006377s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006222s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006165s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006065s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006098s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006359s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006120s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006033s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006067s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006047s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006161s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006022s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006046s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006009s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006079s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006017s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006063s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006008s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006027s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006046s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006013s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006050s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006012s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006078s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006227s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006020s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] --------------------------------------------------------------- [2025-06-10T13:18:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053031s] [吞吐率:18.86req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000550s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000307s ] --------------------------------------------------------------- [2025-06-10T13:18:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054146s] [吞吐率:18.47req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000864s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001018s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-06-10T13:18:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053694s] [吞吐率:18.62req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000689s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000393s ] --------------------------------------------------------------- [2025-06-10T13:18:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054297s] [吞吐率:18.42req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013925s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000829s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000390s ] --------------------------------------------------------------- [2025-06-10T13:18:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053943s] [吞吐率:18.54req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005897s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000958s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000392s ] --------------------------------------------------------------- [2025-06-10T13:18:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053699s] [吞吐率:18.62req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008902s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T13:18:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053345s] [吞吐率:18.75req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003940s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000994s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000364s ] --------------------------------------------------------------- [2025-06-10T13:18:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.037282s] [吞吐率:26.82req/s] [内存消耗:2,502.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNywibmJmIjoxNzQ5NTMyNzA3LCJleHAiOjE3NTIxMjQ3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HMK0FI0lPrWRKqA-pQhOtAGwaCc7nnlqgC0FLNZegE-J39tTcZ3MWR173l8_PRgr6F0HHfVxQODOSe6BkrtKs8FxOdlUK1eFz4rcMM-JlSYORQkvVpjvBJF35cYOsn_1vIEV3wUSLYsVgLQqMFm_lboOU_DBjJBUs7vE8JZ5mUA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000845s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000369s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000729s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000534s ] --------------------------------------------------------------- [2025-06-10T13:18:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.049241s] [吞吐率:20.31req/s] [内存消耗:2,422.80kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNywibmJmIjoxNzQ5NTMyNzA3LCJleHAiOjE3NTIxMjQ3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HMK0FI0lPrWRKqA-pQhOtAGwaCc7nnlqgC0FLNZegE-J39tTcZ3MWR173l8_PRgr6F0HHfVxQODOSe6BkrtKs8FxOdlUK1eFz4rcMM-JlSYORQkvVpjvBJF35cYOsn_1vIEV3wUSLYsVgLQqMFm_lboOU_DBjJBUs7vE8JZ5mUA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013309s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000893s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000389s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000814s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000370s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000595s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000406s ] --------------------------------------------------------------- [2025-06-10T13:18:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.049653s] [吞吐率:20.14req/s] [内存消耗:2,500.50kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNywibmJmIjoxNzQ5NTMyNzA3LCJleHAiOjE3NTIxMjQ3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HMK0FI0lPrWRKqA-pQhOtAGwaCc7nnlqgC0FLNZegE-J39tTcZ3MWR173l8_PRgr6F0HHfVxQODOSe6BkrtKs8FxOdlUK1eFz4rcMM-JlSYORQkvVpjvBJF35cYOsn_1vIEV3wUSLYsVgLQqMFm_lboOU_DBjJBUs7vE8JZ5mUA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009859s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000419s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000628s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000696s ] 20250610 [ RunTime:0.000556s ] --------------------------------------------------------------- [2025-06-10T13:18:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.048159s] [吞吐率:20.76req/s] [内存消耗:2,567.68kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNywibmJmIjoxNzQ5NTMyNzA3LCJleHAiOjE3NTIxMjQ3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HMK0FI0lPrWRKqA-pQhOtAGwaCc7nnlqgC0FLNZegE-J39tTcZ3MWR173l8_PRgr6F0HHfVxQODOSe6BkrtKs8FxOdlUK1eFz4rcMM-JlSYORQkvVpjvBJF35cYOsn_1vIEV3wUSLYsVgLQqMFm_lboOU_DBjJBUs7vE8JZ5mUA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003503s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000828s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000305s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000699s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000532s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000800s ] --------------------------------------------------------------- [2025-06-10T13:18:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.050361s] [吞吐率:19.86req/s] [内存消耗:2,510.70kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNywibmJmIjoxNzQ5NTMyNzA3LCJleHAiOjE3NTIxMjQ3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HMK0FI0lPrWRKqA-pQhOtAGwaCc7nnlqgC0FLNZegE-J39tTcZ3MWR173l8_PRgr6F0HHfVxQODOSe6BkrtKs8FxOdlUK1eFz4rcMM-JlSYORQkvVpjvBJF35cYOsn_1vIEV3wUSLYsVgLQqMFm_lboOU_DBjJBUs7vE8JZ5mUA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007904s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001034s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000715s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000382s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000656s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000714s ] --------------------------------------------------------------- [2025-06-10T13:18:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.050618s] [吞吐率:19.76req/s] [内存消耗:2,583.76kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNywibmJmIjoxNzQ5NTMyNzA3LCJleHAiOjE3NTIxMjQ3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HMK0FI0lPrWRKqA-pQhOtAGwaCc7nnlqgC0FLNZegE-J39tTcZ3MWR173l8_PRgr6F0HHfVxQODOSe6BkrtKs8FxOdlUK1eFz4rcMM-JlSYORQkvVpjvBJF35cYOsn_1vIEV3wUSLYsVgLQqMFm_lboOU_DBjJBUs7vE8JZ5mUA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009609s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000796s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000350s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000711s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000447s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000803s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000792s ] --------------------------------------------------------------- [2025-06-10T13:18:27+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.058106s] [吞吐率:17.21req/s] [内存消耗:2,415.43kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcwNywibmJmIjoxNzQ5NTMyNzA3LCJleHAiOjE3NTIxMjQ3MDcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.HMK0FI0lPrWRKqA-pQhOtAGwaCc7nnlqgC0FLNZegE-J39tTcZ3MWR173l8_PRgr6F0HHfVxQODOSe6BkrtKs8FxOdlUK1eFz4rcMM-JlSYORQkvVpjvBJF35cYOsn_1vIEV3wUSLYsVgLQqMFm_lboOU_DBjJBUs7vE8JZ5mUA', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007144s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000647s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001284s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000999s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001036s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001820s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001023s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000790s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000753s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000785s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000775s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000757s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000738s ] --------------------------------------------------------------- [2025-06-10T13:18:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.062410s] [吞吐率:16.02req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008223s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000373s ] --------------------------------------------------------------- [2025-06-10T13:18:31+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.037075s] [吞吐率:26.97req/s] [内存消耗:2,477.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxMSwibmJmIjoxNzQ5NTMyNzExLCJleHAiOjE3NTIxMjQ3MTEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.aOqTgKieAVaKZbDx_9RkelZCDyE482k_ZdiuGbSXFyFf0DwSQTferVIoMXmxmKCEZDpDA1MflsO3TYs_764MgzEsVqu-v4olog1UHMKjHaxW76NgBFJqdY6BuiPScrmTirSYWzr4kMuFlfWiJfPYkOyc9tvZYMweZazVZEInUzM', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003578s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000860s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000608s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000546s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000473s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.057736s] [吞吐率:17.32req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000732s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000809s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000355s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058350s] [吞吐率:17.14req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003643s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000394s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058199s] [吞吐率:17.18req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.003215s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000808s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000398s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058910s] [吞吐率:16.98req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.004912s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000342s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059614s] [吞吐率:16.77req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005174s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000384s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.056745s] [吞吐率:17.62req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007859s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000360s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058603s] [吞吐率:17.06req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.011427s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000847s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000363s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.042439s] [吞吐率:23.56req/s] [内存消耗:2,424.37kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNiwibmJmIjoxNzQ5NTMyNzE2LCJleHAiOjE3NTIxMjQ3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bTWue2ZtKoOOt_GlSoFzGzfLED7esKtXZZNpQKlC6F_qnp0An8HfAPz1uhQv9HAoR7HZJAPBTDGSLey-8LqbQqWJ8MzFqNEtTMUkD_v045_-ZJDBA2GmBT-818qraCKwlMEdfFGX9vDmPS_BvggOMBetei_b2BbM49DGgX3kc7U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000978s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000740s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000684s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000390s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000696s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000489s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.043697s] [吞吐率:22.88req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNiwibmJmIjoxNzQ5NTMyNzE2LCJleHAiOjE3NTIxMjQ3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bTWue2ZtKoOOt_GlSoFzGzfLED7esKtXZZNpQKlC6F_qnp0An8HfAPz1uhQv9HAoR7HZJAPBTDGSLey-8LqbQqWJ8MzFqNEtTMUkD_v045_-ZJDBA2GmBT-818qraCKwlMEdfFGX9vDmPS_BvggOMBetei_b2BbM49DGgX3kc7U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002747s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001662s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000490s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000468s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000896s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.043705s] [吞吐率:22.88req/s] [内存消耗:2,510.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNiwibmJmIjoxNzQ5NTMyNzE2LCJleHAiOjE3NTIxMjQ3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bTWue2ZtKoOOt_GlSoFzGzfLED7esKtXZZNpQKlC6F_qnp0An8HfAPz1uhQv9HAoR7HZJAPBTDGSLey-8LqbQqWJ8MzFqNEtTMUkD_v045_-ZJDBA2GmBT-818qraCKwlMEdfFGX9vDmPS_BvggOMBetei_b2BbM49DGgX3kc7U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002382s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000971s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000295s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000697s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000577s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000720s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000591s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putAreaInteractiveColumns [运行时间:0.043544s] [吞吐率:22.97req/s] [内存消耗:2,425.59kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putAreaInteractiveColumns', 'route' => 'api/website/putAreaInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNiwibmJmIjoxNzQ5NTMyNzE2LCJleHAiOjE3NTIxMjQ3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bTWue2ZtKoOOt_GlSoFzGzfLED7esKtXZZNpQKlC6F_qnp0An8HfAPz1uhQv9HAoR7HZJAPBTDGSLey-8LqbQqWJ8MzFqNEtTMUkD_v045_-ZJDBA2GmBT-818qraCKwlMEdfFGX9vDmPS_BvggOMBetei_b2BbM49DGgX3kc7U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000693s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000736s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000731s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000744s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000421s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000783s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.048849s] [吞吐率:20.47req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNiwibmJmIjoxNzQ5NTMyNzE2LCJleHAiOjE3NTIxMjQ3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bTWue2ZtKoOOt_GlSoFzGzfLED7esKtXZZNpQKlC6F_qnp0An8HfAPz1uhQv9HAoR7HZJAPBTDGSLey-8LqbQqWJ8MzFqNEtTMUkD_v045_-ZJDBA2GmBT-818qraCKwlMEdfFGX9vDmPS_BvggOMBetei_b2BbM49DGgX3kc7U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000689s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001096s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.001330s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000580s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.001999s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001683s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001595s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001611s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000305s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.047471s] [吞吐率:21.07req/s] [内存消耗:2,583.82kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNiwibmJmIjoxNzQ5NTMyNzE2LCJleHAiOjE3NTIxMjQ3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bTWue2ZtKoOOt_GlSoFzGzfLED7esKtXZZNpQKlC6F_qnp0An8HfAPz1uhQv9HAoR7HZJAPBTDGSLey-8LqbQqWJ8MzFqNEtTMUkD_v045_-ZJDBA2GmBT-818qraCKwlMEdfFGX9vDmPS_BvggOMBetei_b2BbM49DGgX3kc7U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001737s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000825s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000273s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.001192s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000489s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000715s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.054078s] [吞吐率:18.49req/s] [内存消耗:2,415.40kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNiwibmJmIjoxNzQ5NTMyNzE2LCJleHAiOjE3NTIxMjQ3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bTWue2ZtKoOOt_GlSoFzGzfLED7esKtXZZNpQKlC6F_qnp0An8HfAPz1uhQv9HAoR7HZJAPBTDGSLey-8LqbQqWJ8MzFqNEtTMUkD_v045_-ZJDBA2GmBT-818qraCKwlMEdfFGX9vDmPS_BvggOMBetei_b2BbM49DGgX3kc7U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001575s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000508s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000967s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.001843s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.001199s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.001018s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.001086s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.001039s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000838s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000955s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000983s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000916s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000833s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.056479s] [吞吐率:17.71req/s] [内存消耗:2,477.27kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNiwibmJmIjoxNzQ5NTMyNzE2LCJleHAiOjE3NTIxMjQ3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bTWue2ZtKoOOt_GlSoFzGzfLED7esKtXZZNpQKlC6F_qnp0An8HfAPz1uhQv9HAoR7HZJAPBTDGSLey-8LqbQqWJ8MzFqNEtTMUkD_v045_-ZJDBA2GmBT-818qraCKwlMEdfFGX9vDmPS_BvggOMBetei_b2BbM49DGgX3kc7U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013377s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000724s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000634s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000408s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000523s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000501s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putUnableToAccessWebsiteListToday [运行时间:0.058164s] [吞吐率:17.19req/s] [内存消耗:2,502.72kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putUnableToAccessWebsiteListToday', 'route' => 'api/website/putUnableToAccessWebsiteListToday', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNiwibmJmIjoxNzQ5NTMyNzE2LCJleHAiOjE3NTIxMjQ3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bTWue2ZtKoOOt_GlSoFzGzfLED7esKtXZZNpQKlC6F_qnp0An8HfAPz1uhQv9HAoR7HZJAPBTDGSLey-8LqbQqWJ8MzFqNEtTMUkD_v045_-ZJDBA2GmBT-818qraCKwlMEdfFGX9vDmPS_BvggOMBetei_b2BbM49DGgX3kc7U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009155s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000805s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000477s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000621s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000393s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000592s ] [ sql ] [ SQL ] SELECT `dpart_id`,`accessFail_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000562s ] --------------------------------------------------------------- [2025-06-10T13:18:36+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.155661s] [吞吐率:6.42req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNiwibmJmIjoxNzQ5NTMyNzE2LCJleHAiOjE3NTIxMjQ3MTYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.bTWue2ZtKoOOt_GlSoFzGzfLED7esKtXZZNpQKlC6F_qnp0An8HfAPz1uhQv9HAoR7HZJAPBTDGSLey-8LqbQqWJ8MzFqNEtTMUkD_v045_-ZJDBA2GmBT-818qraCKwlMEdfFGX9vDmPS_BvggOMBetei_b2BbM49DGgX3kc7U', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001130s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000263s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.115408s ] --------------------------------------------------------------- [2025-06-10T13:18:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.032603s] [吞吐率:30.67req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000601s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000764s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000340s ] --------------------------------------------------------------- [2025-06-10T13:18:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053013s] [吞吐率:18.86req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000533s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000657s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000289s ] --------------------------------------------------------------- [2025-06-10T13:18:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053842s] [吞吐率:18.57req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000927s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001015s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-06-10T13:18:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053751s] [吞吐率:18.60req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000632s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000703s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000287s ] --------------------------------------------------------------- [2025-06-10T13:18:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053966s] [吞吐率:18.53req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013205s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000388s ] --------------------------------------------------------------- [2025-06-10T13:18:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053960s] [吞吐率:18.53req/s] [内存消耗:2,248.15kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.012914s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000884s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000410s ] --------------------------------------------------------------- [2025-06-10T13:18:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054535s] [吞吐率:18.34req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015760s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000895s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000381s ] --------------------------------------------------------------- [2025-06-10T13:18:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.035781s] [吞吐率:27.95req/s] [内存消耗:2,432.33kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNywibmJmIjoxNzQ5NTMyNzE3LCJleHAiOjE3NTIxMjQ3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cTkkK0Uhhvz1zNi75A-6S2r6umJ3e2mVFLKMScxa--ewR4TGpgNbPx3rxoCY5neXSoN_qZHCmqPUJanO9Kguq3dH3O1XVNRMbPUnOIXy3dS0RcqZHd8mePn4JNjE3xjlLYESlFE4bjFp_sxsrBQcx7SyiI6pixRF6y8gItXpb5g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000779s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000851s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000320s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000641s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000341s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000560s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000619s ] --------------------------------------------------------------- [2025-06-10T13:18:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.043833s] [吞吐率:22.81req/s] [内存消耗:2,422.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNywibmJmIjoxNzQ5NTMyNzE3LCJleHAiOjE3NTIxMjQ3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cTkkK0Uhhvz1zNi75A-6S2r6umJ3e2mVFLKMScxa--ewR4TGpgNbPx3rxoCY5neXSoN_qZHCmqPUJanO9Kguq3dH3O1XVNRMbPUnOIXy3dS0RcqZHd8mePn4JNjE3xjlLYESlFE4bjFp_sxsrBQcx7SyiI6pixRF6y8gItXpb5g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008896s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000894s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000307s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000617s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000298s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000396s ] --------------------------------------------------------------- [2025-06-10T13:18:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.043239s] [吞吐率:23.13req/s] [内存消耗:2,467.25kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNywibmJmIjoxNzQ5NTMyNzE3LCJleHAiOjE3NTIxMjQ3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cTkkK0Uhhvz1zNi75A-6S2r6umJ3e2mVFLKMScxa--ewR4TGpgNbPx3rxoCY5neXSoN_qZHCmqPUJanO9Kguq3dH3O1XVNRMbPUnOIXy3dS0RcqZHd8mePn4JNjE3xjlLYESlFE4bjFp_sxsrBQcx7SyiI6pixRF6y8gItXpb5g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007607s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000834s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000290s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000658s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000455s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000638s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000535s ] --------------------------------------------------------------- [2025-06-10T13:18:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.043643s] [吞吐率:22.91req/s] [内存消耗:2,502.48kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNywibmJmIjoxNzQ5NTMyNzE3LCJleHAiOjE3NTIxMjQ3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cTkkK0Uhhvz1zNi75A-6S2r6umJ3e2mVFLKMScxa--ewR4TGpgNbPx3rxoCY5neXSoN_qZHCmqPUJanO9Kguq3dH3O1XVNRMbPUnOIXy3dS0RcqZHd8mePn4JNjE3xjlLYESlFE4bjFp_sxsrBQcx7SyiI6pixRF6y8gItXpb5g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008487s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000898s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000268s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000633s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000404s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000667s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000553s ] --------------------------------------------------------------- [2025-06-10T13:18:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusElements [运行时间:0.044430s] [吞吐率:22.51req/s] [内存消耗:2,567.83kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusElements', 'route' => 'api/website/putCensusElements', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNywibmJmIjoxNzQ5NTMyNzE3LCJleHAiOjE3NTIxMjQ3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cTkkK0Uhhvz1zNi75A-6S2r6umJ3e2mVFLKMScxa--ewR4TGpgNbPx3rxoCY5neXSoN_qZHCmqPUJanO9Kguq3dH3O1XVNRMbPUnOIXy3dS0RcqZHd8mePn4JNjE3xjlLYESlFE4bjFp_sxsrBQcx7SyiI6pixRF6y8gItXpb5g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008161s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000863s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000650s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000457s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000664s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000721s ] --------------------------------------------------------------- [2025-06-10T13:18:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.035451s] [吞吐率:28.21req/s] [内存消耗:2,500.46kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNywibmJmIjoxNzQ5NTMyNzE3LCJleHAiOjE3NTIxMjQ3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cTkkK0Uhhvz1zNi75A-6S2r6umJ3e2mVFLKMScxa--ewR4TGpgNbPx3rxoCY5neXSoN_qZHCmqPUJanO9Kguq3dH3O1XVNRMbPUnOIXy3dS0RcqZHd8mePn4JNjE3xjlLYESlFE4bjFp_sxsrBQcx7SyiI6pixRF6y8gItXpb5g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000680s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000681s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000250s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000738s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000430s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000619s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000614s ] --------------------------------------------------------------- [2025-06-10T13:18:37+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.322543s] [吞吐率:3.10req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcxNywibmJmIjoxNzQ5NTMyNzE3LCJleHAiOjE3NTIxMjQ3MTcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.cTkkK0Uhhvz1zNi75A-6S2r6umJ3e2mVFLKMScxa--ewR4TGpgNbPx3rxoCY5neXSoN_qZHCmqPUJanO9Kguq3dH3O1XVNRMbPUnOIXy3dS0RcqZHd8mePn4JNjE3xjlLYESlFE4bjFp_sxsrBQcx7SyiI6pixRF6y8gItXpb5g', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006690s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000921s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000309s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.073631s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006765s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006377s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006223s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006144s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006035s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006014s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006063s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006051s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006087s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006081s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006090s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006070s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006058s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006091s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006031s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006024s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006009s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006067s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006023s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006009s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006010s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.005996s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006005s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006032s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006010s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006059s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006018s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006012s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006029s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006021s ] --------------------------------------------------------------- [2025-06-10T13:18:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053429s] [吞吐率:18.72req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000913s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000861s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000346s ] --------------------------------------------------------------- [2025-06-10T13:18:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.054572s] [吞吐率:18.32req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015809s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000873s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000338s ] --------------------------------------------------------------- [2025-06-10T13:18:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyInteractiveColumns [运行时间:0.035875s] [吞吐率:27.87req/s] [内存消耗:2,422.77kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyInteractiveColumns', 'route' => 'api/website/putCountyInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyMSwibmJmIjoxNzQ5NTMyNzIxLCJleHAiOjE3NTIxMjQ3MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uCr-eXGYWKtwSE9LBSljjJFOKiW77sbiL3ThIYtz8fyJTV8K2M_4cuKos_S--9N3KarIPlR6S40DPU4_XwNsI5cAvXWSEUSY3F5iNav_vNeIZoNGobrSUDgKQ5KL6gGk8cQV5Jj3jduYMbuqaI0HZXm8-svhfs7fCbsXPcXJhog', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001618s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000881s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000297s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000691s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000331s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000596s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (2,3,4,5,6) AND `ldate` = 20250610 [ RunTime:0.000368s ] --------------------------------------------------------------- [2025-06-10T13:18:41+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.036245s] [吞吐率:27.59req/s] [内存消耗:2,477.20kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyMSwibmJmIjoxNzQ5NTMyNzIxLCJleHAiOjE3NTIxMjQ3MjEsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.uCr-eXGYWKtwSE9LBSljjJFOKiW77sbiL3ThIYtz8fyJTV8K2M_4cuKos_S--9N3KarIPlR6S40DPU4_XwNsI5cAvXWSEUSY3F5iNav_vNeIZoNGobrSUDgKQ5KL6gGk8cQV5Jj3jduYMbuqaI0HZXm8-svhfs7fCbsXPcXJhog', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001624s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000908s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000262s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000637s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000575s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000463s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058882s] [吞吐率:16.98req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001024s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001010s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000590s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.052874s] [吞吐率:18.91req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000588s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000735s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000333s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050582s] [吞吐率:19.77req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006315s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001035s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000379s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053567s] [吞吐率:18.67req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009459s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000936s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000411s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.055310s] [吞吐率:18.08req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000824s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000748s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000416s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.053593s] [吞吐率:18.66req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006528s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001033s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.050861s] [吞吐率:19.66req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007237s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001013s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000383s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalInteractiveColumns [运行时间:0.038390s] [吞吐率:26.05req/s] [内存消耗:2,477.25kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalInteractiveColumns', 'route' => 'api/website/putMunicipalInteractiveColumns', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyNiwibmJmIjoxNzQ5NTMyNzI2LCJleHAiOjE3NTIxMjQ3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OutmvELQYl0I96TUG7Eqx-KxhbvkdrGU6lCMQisYLl-hBl0FkI-z2ZFeFBCIC6-Jv28Zg_DP-622ySNgUaFn5deF_9TFNlkrMcYg57L6Qf9B_EskjP4DP8Cae92toKyW8j5WQT1iDA5Kh2jHW5SEixKm4TunMOJclE8EZtmYAUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002510s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001038s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000365s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000801s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000472s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_interactive` [ RunTime:0.000750s ] [ sql ] [ SQL ] SELECT `dpart_id`,`reply_rate`,`leave_count`,`reply_count` FROM `department_data_interactive` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000554s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebsiteAvailabilityMonitor [运行时间:0.039839s] [吞吐率:25.10req/s] [内存消耗:2,502.44kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebsiteAvailabilityMonitor', 'route' => 'api/website/putWebsiteAvailabilityMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyNiwibmJmIjoxNzQ5NTMyNzI2LCJleHAiOjE3NTIxMjQ3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OutmvELQYl0I96TUG7Eqx-KxhbvkdrGU6lCMQisYLl-hBl0FkI-z2ZFeFBCIC6-Jv28Zg_DP-622ySNgUaFn5deF_9TFNlkrMcYg57L6Qf9B_EskjP4DP8Cae92toKyW8j5WQT1iDA5Kh2jHW5SEixKm4TunMOJclE8EZtmYAUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000858s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000760s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000288s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000717s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000438s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000817s ] [ sql ] [ SQL ] SELECT `dpart_id`,`available_status` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000558s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCensusItemNegativeInformation [运行时间:0.041602s] [吞吐率:24.04req/s] [内存消耗:2,583.79kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCensusItemNegativeInformation', 'route' => 'api/website/putCensusItemNegativeInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyNiwibmJmIjoxNzQ5NTMyNzI2LCJleHAiOjE3NTIxMjQ3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OutmvELQYl0I96TUG7Eqx-KxhbvkdrGU6lCMQisYLl-hBl0FkI-z2ZFeFBCIC6-Jv28Zg_DP-622ySNgUaFn5deF_9TFNlkrMcYg57L6Qf9B_EskjP4DP8Cae92toKyW8j5WQT1iDA5Kh2jHW5SEixKm4TunMOJclE8EZtmYAUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000626s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000761s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000300s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000882s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000513s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_census` [ RunTime:0.000682s ] [ sql ] [ SQL ] SELECT * FROM `department_data_census` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `dpart_id` [ RunTime:0.000759s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyTrafficRanking [运行时间:0.053763s] [吞吐率:18.60req/s] [内存消耗:2,432.33kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyTrafficRanking', 'route' => 'api/website/putCountyDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyNiwibmJmIjoxNzQ5NTMyNzI2LCJleHAiOjE3NTIxMjQ3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OutmvELQYl0I96TUG7Eqx-KxhbvkdrGU6lCMQisYLl-hBl0FkI-z2ZFeFBCIC6-Jv28Zg_DP-622ySNgUaFn5deF_9TFNlkrMcYg57L6Qf9B_EskjP4DP8Cae92toKyW8j5WQT1iDA5Kh2jHW5SEixKm4TunMOJclE8EZtmYAUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.007176s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001046s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000345s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000615s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 3 [ RunTime:0.000324s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000553s ] [ sql ] [ SQL ] SELECT * FROM `b01_summary` WHERE `FocusID` IN (43524,43525,43527,43528) AND `ldate` = '20250609' ORDER BY `PageView` DESC [ RunTime:0.000649s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalErrorLinkMonitor [运行时间:0.052518s] [吞吐率:19.04req/s] [内存消耗:2,510.78kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalErrorLinkMonitor', 'route' => 'api/website/putMunicipalErrorLinkMonitor', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyNiwibmJmIjoxNzQ5NTMyNzI2LCJleHAiOjE3NTIxMjQ3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OutmvELQYl0I96TUG7Eqx-KxhbvkdrGU6lCMQisYLl-hBl0FkI-z2ZFeFBCIC6-Jv28Zg_DP-622ySNgUaFn5deF_9TFNlkrMcYg57L6Qf9B_EskjP4DP8Cae92toKyW8j5WQT1iDA5Kh2jHW5SEixKm4TunMOJclE8EZtmYAUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014634s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000880s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000314s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000702s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000364s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000576s ] [ sql ] [ SQL ] SELECT `dpart_id`,`errlink_num`,`malicious_num`,`gamble_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000548s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putColumnPageView [运行时间:0.058253s] [吞吐率:17.17req/s] [内存消耗:2,425.36kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putColumnPageView', 'route' => 'api/website/putColumnPageView', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyNiwibmJmIjoxNzQ5NTMyNzI2LCJleHAiOjE3NTIxMjQ3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OutmvELQYl0I96TUG7Eqx-KxhbvkdrGU6lCMQisYLl-hBl0FkI-z2ZFeFBCIC6-Jv28Zg_DP-622ySNgUaFn5deF_9TFNlkrMcYg57L6Qf9B_EskjP4DP8Cae92toKyW8j5WQT1iDA5Kh2jHW5SEixKm4TunMOJclE8EZtmYAUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014183s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001008s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000315s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `c02_channel` [ RunTime:0.000786s ] [ sql ] [ SQL ] SELECT * FROM `c02_channel` WHERE `ParentID` = 43523 [ RunTime:0.000445s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43535 and lDate = 20250609 [ RunTime:0.002044s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43536 and lDate = 20250609 [ RunTime:0.001665s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43537 and lDate = 20250609 [ RunTime:0.001735s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43538 and lDate = 20250609 [ RunTime:0.001611s ] [ sql ] [ SQL ] select sum(PageView) pageview from b08_logchannel where Title =43566 and lDate = 20250609 [ RunTime:0.000231s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putMunicipalMisprint [运行时间:0.067009s] [吞吐率:14.92req/s] [内存消耗:2,467.33kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putMunicipalMisprint', 'route' => 'api/website/putMunicipalMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyNiwibmJmIjoxNzQ5NTMyNzI2LCJleHAiOjE3NTIxMjQ3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OutmvELQYl0I96TUG7Eqx-KxhbvkdrGU6lCMQisYLl-hBl0FkI-z2ZFeFBCIC6-Jv28Zg_DP-622ySNgUaFn5deF_9TFNlkrMcYg57L6Qf9B_EskjP4DP8Cae92toKyW8j5WQT1iDA5Kh2jHW5SEixKm4TunMOJclE8EZtmYAUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.013088s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000727s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000282s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000594s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000535s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 [ RunTime:0.000470s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putWebSiteTenDaysHits [运行时间:0.076735s] [吞吐率:13.03req/s] [内存消耗:2,415.43kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putWebSiteTenDaysHits', 'route' => 'api/website/putWebSiteTenDaysHits', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyNiwibmJmIjoxNzQ5NTMyNzI2LCJleHAiOjE3NTIxMjQ3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OutmvELQYl0I96TUG7Eqx-KxhbvkdrGU6lCMQisYLl-hBl0FkI-z2ZFeFBCIC6-Jv28Zg_DP-622ySNgUaFn5deF_9TFNlkrMcYg57L6Qf9B_EskjP4DP8Cae92toKyW8j5WQT1iDA5Kh2jHW5SEixKm4TunMOJclE8EZtmYAUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.014700s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000719s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000323s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `b01_summary` [ RunTime:0.000683s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250530' LIMIT 1 [ RunTime:0.000954s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250531' LIMIT 1 [ RunTime:0.000766s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250601' LIMIT 1 [ RunTime:0.000774s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250602' LIMIT 1 [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250603' LIMIT 1 [ RunTime:0.000915s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250604' LIMIT 1 [ RunTime:0.000749s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250605' LIMIT 1 [ RunTime:0.000742s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250606' LIMIT 1 [ RunTime:0.000741s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250607' LIMIT 1 [ RunTime:0.000759s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250608' LIMIT 1 [ RunTime:0.000752s ] [ sql ] [ SQL ] SELECT `PageView` FROM `b01_summary` WHERE `FocusID` = 43523 AND `ldate` = '20250609' LIMIT 1 [ RunTime:0.000744s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putPopularInformation [运行时间:0.152825s] [吞吐率:6.54req/s] [内存消耗:2,423.95kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putPopularInformation', 'route' => 'api/website/putPopularInformation', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyNiwibmJmIjoxNzQ5NTMyNzI2LCJleHAiOjE3NTIxMjQ3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OutmvELQYl0I96TUG7Eqx-KxhbvkdrGU6lCMQisYLl-hBl0FkI-z2ZFeFBCIC6-Jv28Zg_DP-622ySNgUaFn5deF_9TFNlkrMcYg57L6Qf9B_EskjP4DP8Cae92toKyW8j5WQT1iDA5Kh2jHW5SEixKm4TunMOJclE8EZtmYAUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.002208s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000795s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000280s ] [ sql ] [ SQL ] select url,htmltitle,pageview as pv from b13_lognews where focusid = 43523 and lDate = '20250609' and htmltitle <> '' order by pv desc limit 20 [ RunTime:0.118345s ] --------------------------------------------------------------- [2025-06-10T13:18:46+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putVisitingWebsiteRanking [运行时间:0.324950s] [吞吐率:3.08req/s] [内存消耗:2,466.45kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putVisitingWebsiteRanking', 'route' => 'api/website/putVisitingWebsiteRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyNiwibmJmIjoxNzQ5NTMyNzI2LCJleHAiOjE3NTIxMjQ3MjYsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.OutmvELQYl0I96TUG7Eqx-KxhbvkdrGU6lCMQisYLl-hBl0FkI-z2ZFeFBCIC6-Jv28Zg_DP-622ySNgUaFn5deF_9TFNlkrMcYg57L6Qf9B_EskjP4DP8Cae92toKyW8j5WQT1iDA5Kh2jHW5SEixKm4TunMOJclE8EZtmYAUg', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.001846s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000770s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] select c01_district.ID,district as name,sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips,title from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where ldate=20250609 and b07_logdistrict.type=1 and focusid in(43523) group by district,c01_district.ID,title [ RunTime:0.077920s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=2 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006697s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=24 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006424s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=31 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006221s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=1 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006111s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=33 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006071s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=15 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006056s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=5 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006087s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=3 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006924s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=25 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006468s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=26 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006172s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=10 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006103s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=27 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006134s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=7 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006091s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=22 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006133s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=28 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006105s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=6 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006060s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=19 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006041s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=18 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006061s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=17 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006076s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=9 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006058s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=12 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006052s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=14 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006046s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=13 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006026s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=34 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006025s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=20 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=8 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006015s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=23 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006011s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=21 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006019s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=11 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006062s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=4 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006006s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=29 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006066s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=30 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006177s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=32 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006149s ] [ sql ] [ SQL ] select sum(pageview) as pageview,sum(visit) as visit,sum(ips) as ips from b07_logdistrict left join c01_district ON c01_district.id = b07_logdistrict.title where c01_district.pid=16 and ldate=20250609 and b07_logdistrict.type=4 and focusid in(43523) [ RunTime:0.006346s ] --------------------------------------------------------------- [2025-06-10T13:18:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059878s] [吞吐率:16.70req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000602s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000906s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000362s ] --------------------------------------------------------------- [2025-06-10T13:18:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060424s] [吞吐率:16.55req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000982s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001200s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000351s ] --------------------------------------------------------------- [2025-06-10T13:18:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.059662s] [吞吐率:16.76req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015642s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000940s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000961s ] --------------------------------------------------------------- [2025-06-10T13:18:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.058825s] [吞吐率:17.00req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008245s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001402s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.002880s ] --------------------------------------------------------------- [2025-06-10T13:18:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.060254s] [吞吐率:16.60req/s] [内存消耗:2,248.16kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.009043s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001027s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000774s ] --------------------------------------------------------------- [2025-06-10T13:18:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061836s] [吞吐率:16.17req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.016102s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001383s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000370s ] --------------------------------------------------------------- [2025-06-10T13:18:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/auth/getToken [运行时间:0.061226s] [吞吐率:16.33req/s] [内存消耗:2,248.14kb] [文件加载:66] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'auth/getToken', 'route' => 'user/user/getToken', 'option' => array ( 'merge_rule_regex' => false, ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '42', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/json', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( 'username' => 'admin', 'password' => 'admin', ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.015406s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000874s ] [ sql ] [ SQL ] SELECT `ID`,`username`,`truename`,`password`,`userscope`,`status`,`register` FROM `d03_user` WHERE `username` = 'admin' LIMIT 1 [ RunTime:0.000401s ] --------------------------------------------------------------- [2025-06-10T13:18:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyUpdateRanking [运行时间:0.035953s] [吞吐率:27.81req/s] [内存消耗:2,500.44kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyUpdateRanking', 'route' => 'api/website/putDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyNywibmJmIjoxNzQ5NTMyNzI3LCJleHAiOjE3NTIxMjQ3MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Pa_6gi_U6BJDT3-tqtqum_WubN7Vb1Xk-BWvRwxPYLCs4IA3p0KH3FNYyzsd8ajycuytn708QZdj_cYT2noVVX_i9siubkFW4FFlFF34ev0jg829B_9eoj6XdnTW6VcnA0wn0SHGtTnaUTfcCId6OlQcJgjw2C5cTwGoAoMNs9o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.000866s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000941s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000432s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000666s ] [ sql ] [ SQL ] SELECT * FROM `department` [ RunTime:0.000378s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000585s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000586s ] --------------------------------------------------------------- [2025-06-10T13:18:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putDailyTrafficRanking [运行时间:0.043273s] [吞吐率:23.11req/s] [内存消耗:2,414.56kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putDailyTrafficRanking', 'route' => 'api/website/putDailyTrafficRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyNywibmJmIjoxNzQ5NTMyNzI3LCJleHAiOjE3NTIxMjQ3MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Pa_6gi_U6BJDT3-tqtqum_WubN7Vb1Xk-BWvRwxPYLCs4IA3p0KH3FNYyzsd8ajycuytn708QZdj_cYT2noVVX_i9siubkFW4FFlFF34ev0jg829B_9eoj6XdnTW6VcnA0wn0SHGtTnaUTfcCId6OlQcJgjw2C5cTwGoAoMNs9o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.006692s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000987s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000291s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000754s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 1 [ RunTime:0.000439s ] [ sql ] [ SQL ] select sum(PageView) pageview,Title from b08_logchannel where Title in (43558,43561,43568,43567,43560) and lDate = 20250609 group by Title order by pageview desc [ RunTime:0.000756s ] --------------------------------------------------------------- [2025-06-10T13:18:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyAndDistrictMisprint [运行时间:0.043610s] [吞吐率:22.93req/s] [内存消耗:2,422.84kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyAndDistrictMisprint', 'route' => 'api/website/putCountyAndDistrictMisprint', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyNywibmJmIjoxNzQ5NTMyNzI3LCJleHAiOjE3NTIxMjQ3MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Pa_6gi_U6BJDT3-tqtqum_WubN7Vb1Xk-BWvRwxPYLCs4IA3p0KH3FNYyzsd8ajycuytn708QZdj_cYT2noVVX_i9siubkFW4FFlFF34ev0jg829B_9eoj6XdnTW6VcnA0wn0SHGtTnaUTfcCId6OlQcJgjw2C5cTwGoAoMNs9o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.008885s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.000823s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000312s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000654s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000392s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000674s ] [ sql ] [ SQL ] SELECT `dpart_id`,`misprint_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 [ RunTime:0.000399s ] --------------------------------------------------------------- [2025-06-10T13:18:47+08:00] 116.142.80.10 POST 175.22.1.26:8080/public/index.php/api/webSite/putCountyDailyUpdateRanking [运行时间:0.044509s] [吞吐率:22.47req/s] [内存消耗:2,424.34kb] [文件加载:76] [ info ] [ LANG ] F:\WebEngine\web_pro\thinkphp\lang\zh-cn.php [ info ] [ ROUTE ] array ( 'rule' => 'api/webSite/putCountyDailyUpdateRanking', 'route' => 'api/website/putCountyDailyUpdateRanking', 'option' => array ( 'merge_rule_regex' => false, 'middleware' => array ( 0 => array ( 0 => 'app\\middleware\\AuthTokenMiddleware', 1 => NULL, ), ), ), 'var' => array ( ), ) [ info ] [ HEADER ] array ( 'connection' => 'close', 'content-length' => '0', 'x-forwarded-server' => 'localhost', 'x-forwarded-host' => '175.22.1.26:8080', 'x-forwarded-for' => '116.142.80.10', 'content-type' => 'application/x-www-form-urlencoded', 'authori-zation' => 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJhcGkiLCJpc3MiOiIxNzUuMjIuMS4yNjo4MDgwIiwiYXVkIjoiMTc1LjIyLjEuMjY6ODA4MCIsImlhdCI6MTc0OTUzMjcyNywibmJmIjoxNzQ5NTMyNzI3LCJleHAiOjE3NTIxMjQ3MjcsImNsaWVudF9pZCI6Inlza2FvIiwidXNlciI6MjR9.Pa_6gi_U6BJDT3-tqtqum_WubN7Vb1Xk-BWvRwxPYLCs4IA3p0KH3FNYyzsd8ajycuytn708QZdj_cYT2noVVX_i9siubkFW4FFlFF34ev0jg829B_9eoj6XdnTW6VcnA0wn0SHGtTnaUTfcCId6OlQcJgjw2C5cTwGoAoMNs9o', 'user-agent' => 'PostmanRuntime-ApipostRuntime/1.1.0', 'accept-encoding' => 'gzip, deflate, br', 'accept' => '*/*', 'host' => 'localhost:8080', ) [ info ] [ PARAM ] array ( ) [ info ] [ DB ] INIT mysql [ sql ] [ DB ] CONNECT:[ UseTime:0.005495s ] mysql:host=127.0.0.1;port=13306;dbname=webengine2_4;charset=utf8 [ sql ] [ SQL ] SHOW COLUMNS FROM `d03_user` [ RunTime:0.001009s ] [ sql ] [ SQL ] SELECT `ID` FROM `d03_user` WHERE `ID` = 24 LIMIT 1 [ RunTime:0.000302s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department` [ RunTime:0.000626s ] [ sql ] [ SQL ] SELECT * FROM `department` WHERE `type` = 2 [ RunTime:0.000344s ] [ sql ] [ SQL ] SHOW COLUMNS FROM `department_data_check` [ RunTime:0.000564s ] [ sql ] [ SQL ] SELECT `dpart_id`,`renew_num` FROM `department_data_check` WHERE `dpart_id` IN (7,8,9,10,11,12) AND `ldate` = 20250610 ORDER BY `renew_num` DESC [ RunTime:0.000367s ]